summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-23 10:39:04 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-23 10:39:04 -0400
commite336da43d0f6dd3d5c508f20835036572dd63824 (patch)
tree02551ba586ed62d22aab084c34fafed3286f8bac /website
parent9f6798defcc4fd4f29746c5ffb235c58818f7517 (diff)
downloadthird_party-cobbler-e336da43d0f6dd3d5c508f20835036572dd63824.tar.gz
third_party-cobbler-e336da43d0f6dd3d5c508f20835036572dd63824.tar.xz
third_party-cobbler-e336da43d0f6dd3d5c508f20835036572dd63824.zip
Fix broken link.
Diffstat (limited to 'website')
-rw-r--r--website/new/docs/cobbler-import.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/new/docs/cobbler-import.html b/website/new/docs/cobbler-import.html
index f7d3219..ce71cf6 100644
--- a/website/new/docs/cobbler-import.html
+++ b/website/new/docs/cobbler-import.html
@@ -75,7 +75,7 @@ Done.
<a name="#pxe">
<h2>Using That Server For PXE</h2>
<p>
-Note that so far we've only mentioned reinstalling and doing virtualized installs. PXE is easy too. If you want PXE, you have two options. If you want to run dhcp locally, just set manage_dhcp to 1 in /var/lib/cobbler/settings on the boot server, edit /etc/dhcp.template to change some defaults, and re run "cobbler sync". You're good. Cobbler will keep track of your dhcp files for you, and you'll never have to hand edit them. <a href="./docs/cobbler-dhcp.php">Read more about DHCP management here</A>.
+Note that so far we've only mentioned reinstalling and doing virtualized installs. PXE is easy too. If you want PXE, you have two options. If you want to run dhcp locally, just set manage_dhcp to 1 in /var/lib/cobbler/settings on the boot server, edit /etc/dhcp.template to change some defaults, and re run "cobbler sync". You're good. Cobbler will keep track of your dhcp files for you, and you'll never have to hand edit them. <a href="./cobbler-dhcp.php">Read more about DHCP management here</A>.
</p>
<p>
If the dhcp server is somewhere else, you can get your dhcp server admin to point at your box as a "next-server". Easy enough.