summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2013-04-30 21:31:22 +0000
committerSamuel Thibault <sthibault@debian.org>2013-04-30 21:31:22 +0000
commite423c05465aeb87050285c8765c52e9d290cfc88 (patch)
treeb34f09b51d10b4ec69bb64787363a0a8759ade9a /en/appendix/preseed.xml
parent2611f75655e95a957383a3d95e127aff72a11794 (diff)
downloadinstallation-guide-e423c05465aeb87050285c8765c52e9d290cfc88.zip
Switch from dhcp3-server to isc-dhcp-server
Thanks Salvatore Bonaccorso for the report. Closes: #706103.
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 165140ade..7a64fca54 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -582,7 +582,7 @@ from the network. DHCP allows specifying a filename. Normally this is a file
to netboot, but if it appears to be an URL then installation media that
support network preseeding will download the file from the URL and use it as a
preconfiguration file. Here is an example of how to set it up in the dhcpd.conf
-for version 3 of the ISC DHCP server (the dhcp3-server &debian; package).
+for version 3 of the ISC DHCP server (the isc-dhcp-server &debian; package).
</para>