summaryrefslogtreecommitdiffstats
path: root/doc/appendix
diff options
context:
space:
mode:
authorFabian Affolter <fabian@bernewireless.net>2012-01-07 14:47:56 +0100
committerFabian Affolter <fabian@bernewireless.net>2012-01-07 14:47:56 +0100
commit04711dd9b4472ba12058c6f0a67e6323ae29242c (patch)
tree15cc76bfc2f2ecb91dc3ea56e1b7313b55cf308a /doc/appendix
parent5edd8c1fcd3dcfff95249b268f355f47e7553833 (diff)
downloadbcfg2-04711dd9b4472ba12058c6f0a67e6323ae29242c.tar.gz
bcfg2-04711dd9b4472ba12058c6f0a67e6323ae29242c.tar.bz2
bcfg2-04711dd9b4472ba12058c6f0a67e6323ae29242c.zip
Added details about epel 6.x
Diffstat (limited to 'doc/appendix')
-rw-r--r--doc/appendix/guides/using-bcfg2-with-centos.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/appendix/guides/using-bcfg2-with-centos.txt b/doc/appendix/guides/using-bcfg2-with-centos.txt
index cd00e5e79..6a48fc5da 100644
--- a/doc/appendix/guides/using-bcfg2-with-centos.txt
+++ b/doc/appendix/guides/using-bcfg2-with-centos.txt
@@ -23,11 +23,13 @@ While you can go about building all these things from source, this
how to will try and meet the dependencies using packages from EPEL_
or RPMforge_. The *el5* package should be compatible with CentOS 5.x.
-EPEL_::
+EPEL_ for 5.x ::
+ [root@centos ~]# rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
- [root@centos ~]# rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
+EPEL_ for 6.x ::
+ [root@centos ~]# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
-RPMforge_::
+RPMforge_ for 5.x ::
[root@centos ~]# rpm -Uvh http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm