From c4db6c04d5bbd889718c4297d004c56fd0772608 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Mon, 22 May 2006 13:07:55 +0000 Subject: small bug fixes and additions ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@229 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/etc/functions | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'initrd/initrd-stuff/etc') diff --git a/initrd/initrd-stuff/etc/functions b/initrd/initrd-stuff/etc/functions index 26a361b6..e8b12f76 100644 --- a/initrd/initrd-stuff/etc/functions +++ b/initrd/initrd-stuff/etc/functions @@ -247,6 +247,11 @@ case $dhcp in error "$error_pump" ;; ipconfig) + [ $DEBUGLEVEL -gt 1 ] && echo -e "# You are using ipconfig as dhcp \ +client. With this tool you only get the\n# basic IP settings from the \ +server. No vendor specific, self defined\n# dhcp options are possible this \ +way. use dhclient instead or get them via\n# tftp (to be enabled via kernel \ +command line)." >> /etc/machine-setup error "$error_ipconf" ;; *) -- cgit v1.2.3-55-g7522