summaryrefslogtreecommitdiff
path: root/nl/install-methods/tftp
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-04-30 23:40:56 +0000
committerFrans Pop <elendil@planet.nl>2006-04-30 23:40:56 +0000
commit201bda2a789e141006c773c5ffcb636d737a047c (patch)
tree2c4bc303921631261d6e6376f39f698fbf48ab46 /nl/install-methods/tftp
parent896130878d9d413d302aad68f6a87a981a23b3bb (diff)
downloadinstallation-guide-201bda2a789e141006c773c5ffcb636d737a047c.zip
Update of original English docs
Diffstat (limited to 'nl/install-methods/tftp')
-rw-r--r--nl/install-methods/tftp/bootp.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/nl/install-methods/tftp/bootp.xml b/nl/install-methods/tftp/bootp.xml
index 51c33ed7f..6fc3693b2 100644
--- a/nl/install-methods/tftp/bootp.xml
+++ b/nl/install-methods/tftp/bootp.xml
@@ -1,16 +1,16 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 35613 untranslated -->
+<!-- original version: 36841 untranslated -->
<sect2 condition="supports-bootp" id="tftp-bootp">
<title>Setting up BOOTP server</title>
<para>
-There are two BOOTP servers available for GNU/Linux, the CMU
-<command>bootpd</command> and the other is actually a DHCP server, ISC
-<command>dhcpd</command>, which are contained in the
+There are two BOOTP servers available for GNU/Linux. The first is CMU
+<command>bootpd</command>. The other is actually a DHCP server: ISC
+<command>dhcpd</command>. In &debian; these are contained in the
<classname>bootp</classname> and <classname>dhcp</classname> packages
-in &debian;.
+respectively.
</para><para>
@@ -18,8 +18,8 @@ To use CMU <command>bootpd</command>, you must first uncomment (or
add) the relevant line in <filename>/etc/inetd.conf</filename>. On
&debian;, you can run <userinput>update-inetd --enable
bootps</userinput>, then <userinput>/etc/init.d/inetd
-reload</userinput> to do so. Elsewhere, the line in question should
-look like:
+reload</userinput> to do so. Just in case your BOOTP server does not
+run Debian, the line in question should look like:
<informalexample><screen>
bootps dgram udp wait root /usr/sbin/bootpd bootpd -i -t 120