summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-08-31 17:37:53 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-08-31 17:37:53 -0400
commit677f54d3bcdc58ccc2ebf87973c156bf2836ec9a (patch)
tree756be290a4f8d64550976cd34fa2538a88da8c87 /website
parent7b5da0bf400c2a09137c3fb7ff4d96f22750e612 (diff)
downloadthird_party-cobbler-677f54d3bcdc58ccc2ebf87973c156bf2836ec9a.tar.gz
third_party-cobbler-677f54d3bcdc58ccc2ebf87973c156bf2836ec9a.tar.xz
third_party-cobbler-677f54d3bcdc58ccc2ebf87973c156bf2836ec9a.zip
Added "cobbler repo auto-add" feature which can discover all the repos
the cobbler server has configured in yum and set them up to be mirrored automagically.
Diffstat (limited to 'website')
-rw-r--r--website/new/about.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/website/new/about.html b/website/new/about.html
index 12a7d57..4990e39 100644
--- a/website/new/about.html
+++ b/website/new/about.html
@@ -1,14 +1,6 @@
<h2>About Cobbler</h2>
-<!--
-<h3>Provisioning For Everyone</h3>
--->
-
-<!--
-<a href="img/screenshot_full.png"><img src="img/screenshot.png" style="float: left; margin-right: 10px;" /></a>
--->
-
-<p>Cobbler is a Linux provisioning tool that allows for rapid setup of network installation environments. With a simple series of commands, network installs can be configured for PXE, reinstallations, and virtualized installs. Cobbler uses a helper program called 'Koan' (which interacts with Cobbler) for reinstallation and virtualization support.</p>
+<p>Cobbler is a Linux boot server that allows for rapid setup of network installation environments. With a simple series of commands, network installs can be configured for PXE, reinstallations, and virtualized installs using Xen or KVM. Cobbler uses a helper program called 'Koan' (which interacts with Cobbler) for reinstallation and virtualization support.</p>
<p>Setting up Cobbler is simple. Installation trees can be <A HREF="./cobbler-import.php">imported</A> directly from media you already have (or copied from a mirror location), and turned into network install sources within minutes. RHEL, Fedora, and Centos are all supported for both the boot server and installation targets.</p>