From: Michael Prokop Date: Wed, 24 Oct 2007 08:38:49 +0000 (+0200) Subject: Set FAI_DEBOOTSTRAP_OPTS to --exclude=dhcp-client,info X-Git-Tag: 0.0.7~47 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=fd9bfe9232349799fe3f00478caecf8871c9aa81 Set FAI_DEBOOTSTRAP_OPTS to --exclude=dhcp-client,info --- diff --git a/debian/changelog b/debian/changelog index f3f1c64..87bf9c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ grml-live (0.0.7) unstable; urgency=low * Use version number of grml-live inside script and write it to the logs as well. * Log executed grml-live command line. + * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" + by default. * Set $SECONDS to unknown if $start_seconds is not set. * Improve directory handling for $LOGFILE. * Add new packages to GRML_FULL: diff --git a/etc/grml/fai/make-fai-nfsroot.conf b/etc/grml/fai/make-fai-nfsroot.conf index 8f131d2..3aeb383 100644 --- a/etc/grml/fai/make-fai-nfsroot.conf +++ b/etc/grml/fai/make-fai-nfsroot.conf @@ -16,8 +16,7 @@ TFTPROOT=/srv/tftp/fai FAI_DEBOOTSTRAP="etch http://ftp.de.debian.org/debian" # which options do you want to use for debootstrap? -# FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" -FAI_DEBOOTSTRAP_OPTS="" +FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" # the encrypted (with md5 or crypt) root password on all install clients during # installation process; used when log in via ssh; default pw is: fai