summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-11-06 17:09:17 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-11-06 17:09:17 -0500
commitacb3f690313302173d0712bb7fe0ecf013661b73 (patch)
tree4320c1149e1853b368a88735028c34b00813cf16
parent933d36ae2243bd1827459b26a6c7784b084aeb84 (diff)
downloadthird_party-cobbler-acb3f690313302173d0712bb7fe0ecf013661b73.tar.gz
third_party-cobbler-acb3f690313302173d0712bb7fe0ecf013661b73.tar.xz
third_party-cobbler-acb3f690313302173d0712bb7fe0ecf013661b73.zip
Update docs to integrate EL4 users may want to upgrade their yum versions.
-rw-r--r--website/new/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/new/download.html b/website/new/download.html
index add299e..1319e28 100644
--- a/website/new/download.html
+++ b/website/new/download.html
@@ -37,7 +37,7 @@ yum install koan # on target systems
<h4>Installing For RHEL and CentOS Users</h4>
<p>
<blockquote>
-The lastest stable releases of Cobbler and Koan are included in <A HREF="http://fedoraproject.org/wiki/EPEL">Extras Packages For Enterprise Linux</A> and can be installed with yum. Since EPEL's main repository does not update super frequently, using EPEL Testing is recommended so you can get the latest packages. <A HREF="http://download.fedora.redhat.com/pub/epel/testing/">EPEL Testing</A>. Packages pushed to EPEL testing for cobbler and koan are considered "stable", despite the repository being called "testing".
+The lastest stable releases of Cobbler and Koan are included in <A HREF="http://fedoraproject.org/wiki/EPEL">Extras Packages For Enterprise Linux</A> and can be installed with yum. Since EPEL's main repository does not update super frequently, using EPEL Testing is recommended so you can get the latest packages. <A HREF="http://download.fedora.redhat.com/pub/epel/testing/">EPEL Testing</A>. Packages pushed to EPEL testing for cobbler and koan are considered "stable", despite the repository being called "testing". To EL4 users to take advantage of all features of cobbler, they will want to upgrade yum and yum-utils to newer versions, as tools like yumdownloader and reposync are needed by commands such as "cobbler import" and "cobbler reposync".
</blockquote>
</p>