diff --git a/CONF.sh b/CONF.sh index db211888..d695c974 100644 --- a/CONF.sh +++ b/CONF.sh @@ -261,3 +261,7 @@ export PUBLISH_PATH="/home/jigdo-area/" # INSTALLER_CD=1: just add debian-installer (use TASK=tasks/debian-installer) # INSTALLER_CD=2: add d-i and base (use TASK=tasks/debian-installer+kernel) #export INSTALLER_CD=0 + +# Parameters to pass to kernel when the CD boots. Not currently supported +# for all architectures. +#export KERNEL_PARAMS="DEBCONF_PRIORITY=critical" diff --git a/tools/boot/sarge/boot-i386 b/tools/boot/sarge/boot-i386 index 4decdb1f..8bd23b5c 100755 --- a/tools/boot/sarge/boot-i386 +++ b/tools/boot/sarge/boot-i386 @@ -121,22 +121,21 @@ if [ -e boot$N/isolinux/f3.txt.with26 ];then done cp -a cdrom/2.6 $CDDIR/install/2.6 # Isolinux config file. -cat > boot$N/isolinux/isolinux.cfg < boot$N/isolinux/isolinux.cfg <