summaryrefslogtreecommitdiffstats
path: root/doc/installation
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2011-01-22 19:29:57 +0100
committerSol Jerome <sol.jerome@gmail.com>2011-01-22 13:07:16 -0600
commitb77bfd1d1d7a8c1980a32b5d9559c740d5012082 (patch)
tree628e7edce5dfdb7943257af6c4fa7fa359ab0b42 /doc/installation
parent25cce7ff6b26da73d76b40f756c0fabc5708511b (diff)
downloadbcfg2-b77bfd1d1d7a8c1980a32b5d9559c740d5012082.tar.gz
bcfg2-b77bfd1d1d7a8c1980a32b5d9559c740d5012082.tar.bz2
bcfg2-b77bfd1d1d7a8c1980a32b5d9559c740d5012082.zip
Updated
Diffstat (limited to 'doc/installation')
-rw-r--r--doc/installation/packages.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/installation/packages.txt b/doc/installation/packages.txt
index b175d2625..6a9f6ed1a 100644
--- a/doc/installation/packages.txt
+++ b/doc/installation/packages.txt
@@ -43,11 +43,11 @@ Building RPM packages with ``rpmbuild``
While you can go about building all these things from source, this
how to will try and meet the dependencies using packages from EPEL_.
-The *el5* package should be compatible with CentOS 5.x.
+The *el5* and the *el6* package should be compatible with CentOS 5.x.
* Installation of the EPEL_ repository package ::
- [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-6.noarch.rpm
* Now you can install the rest of the prerequisites ::