From 201bda2a789e141006c773c5ffcb636d737a047c Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Sun, 30 Apr 2006 23:40:56 +0000 Subject: Update of original English docs --- nl/install-methods/tftp/bootp.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'nl/install-methods/tftp') 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 @@ - + Setting up BOOTP server -There are two BOOTP servers available for GNU/Linux, the CMU -bootpd and the other is actually a DHCP server, ISC -dhcpd, which are contained in the +There are two BOOTP servers available for GNU/Linux. The first is CMU +bootpd. The other is actually a DHCP server: ISC +dhcpd. In &debian; these are contained in the bootp and dhcp packages -in &debian;. +respectively. @@ -18,8 +18,8 @@ To use CMU bootpd, you must first uncomment (or add) the relevant line in /etc/inetd.conf. On &debian;, you can run update-inetd --enable bootps, then /etc/init.d/inetd -reload to do so. Elsewhere, the line in question should -look like: +reload to do so. Just in case your BOOTP server does not +run Debian, the line in question should look like: bootps dgram udp wait root /usr/sbin/bootpd bootpd -i -t 120 -- cgit v1.2.3