summaryrefslogtreecommitdiffstats
path: root/website/new/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/new/download.html')
-rw-r--r--website/new/download.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/website/new/download.html b/website/new/download.html
index 1f4f1343..57a50862 100644
--- a/website/new/download.html
+++ b/website/new/download.html
@@ -18,14 +18,15 @@ Source RPMS and tarballs are available <A HREF="http://cobbler.et.redhat.com/dow
</blockquote>
<p>
-<h4>Downloading Binaries for Users of Fedora Core 5/6, and F7</h4>
+<h4>Downloading Binaries for Fedora Users</h4>
<p>
<blockquote>
-yum install cobbler # on the boot server
-yum install koan # on target systems
+yum install cobbler # on the boot server</br>
+yum install koan # on target systems
</blockquote>
</p>
+
<h4>Build Instructions for RHEL4</h4>
<p>
<blockquote>
@@ -51,7 +52,7 @@ yum install koan # on target systems
</blockquote>
</p>
-<h4>Download Instructions For Centos Users</h4>
+<h4>Centos Users</h4>
<p>
<blockquote>
Cobbler will be part of Centos Extras shortly and will then be yum installable. Until then, you will want to rebuild the source RPMs. The process will be as in RHEL, though you should get the dependencies from "yum install" instead of the above hard-coded URLs.