--- trunk/scripts/make-fai-nfsroot 2003/02/04 20:17:30 1660 +++ trunk/scripts/make-fai-nfsroot 2003/02/10 12:22:30 1692 @@ -334,7 +334,7 @@ [ -f $pxebin ] && cp $pxebin /boot/fai [ -d /boot/fai/pxelinux.cfg ] || mkdir /boot/fai/pxelinux.cfg || true cp -p /usr/share/fai/etc/pxelinux.cfg /boot/fai/pxelinux.cfg/default - echo "DHCP environment prepared. Now enable dhcpd and the special tftp daemon" + echo "DHCP environment prepared. If you want to use it, you have to enable the dhcpd and the special tftp daemon." } # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # main routine