summaryrefslogtreecommitdiffstats
path: root/website/new/download.html
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-08 15:39:59 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-08 15:39:59 -0400
commitf93692f7ddd7a18fc0c48c2e42e56e801e7df2e4 (patch)
tree56b1dfcb4904477f574f39a9b40f468792c4b92a /website/new/download.html
parent066b6fd14f91959ff7272d1303ccab273d61ff6a (diff)
downloadthird_party-cobbler-f93692f7ddd7a18fc0c48c2e42e56e801e7df2e4.tar.gz
third_party-cobbler-f93692f7ddd7a18fc0c48c2e42e56e801e7df2e4.tar.xz
third_party-cobbler-f93692f7ddd7a18fc0c48c2e42e56e801e7df2e4.zip
New cobbler website.
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 1f4f134..57a5086 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.