summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Affolter <fabian@bernewireless.net>2012-01-07 14:47:56 +0100
committerFabian Affolter <fabian@bernewireless.net>2012-05-01 18:40:30 +0200
commit2dfb8bbe294663bca212b2c8b018f4df43304fb1 (patch)
tree97834104584f6c4126a1796545ca9e9558732384
parent3d6c4071ac9a49fb7253f9b621de077bbd6a1cdb (diff)
downloadbcfg2-2dfb8bbe294663bca212b2c8b018f4df43304fb1.tar.gz
bcfg2-2dfb8bbe294663bca212b2c8b018f4df43304fb1.tar.bz2
bcfg2-2dfb8bbe294663bca212b2c8b018f4df43304fb1.zip
Added details about epel 6.x
-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