Hi all,
After thinking I would like to add other packages (such as pine) to my DA installation, I came across this article:
http://www.osresources.com/11_6_en.html
That talks about adding extra repositories. Making sure I leave the following code and just adding to my /etc/yum.conf:
Do you think I would have any problems if I were to add the above URL's repositories?
Thanks in advance.
After thinking I would like to add other packages (such as pine) to my DA installation, I came across this article:
http://www.osresources.com/11_6_en.html
That talks about adding extra repositories. Making sure I leave the following code and just adding to my /etc/yum.conf:
Code:
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=centos-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
exclude=apache* httpd* mod_* mysql* MySQL* da_* *ftp* exim* sendmail* php* named*
Do you think I would have any problems if I were to add the above URL's repositories?
Thanks in advance.
Last edited: