Improve commenting around INSTALLER_CD option further
This commit is contained in:
parent
88c7b08fd7
commit
e48d79db5b
3
CONF.sh
3
CONF.sh
|
@ -267,7 +267,8 @@ done
|
|||
#export BASE_EXCLUDE="$BASEDIR"/data/$CODENAME/base_exclude
|
||||
|
||||
# Only put the installer onto the cd (set NORECOMMENDS,... as well,
|
||||
# and also make sure you set TASK appropriately)
|
||||
# and if you're not using build.sh then also make sure you set TASK
|
||||
# appropriately here)
|
||||
# INSTALLER_CD=0: nothing special (default)
|
||||
# INSTALLER_CD=1: just add debian-installer (use TASK=tasks/debian-installer-$CODENAME)
|
||||
# INSTALLER_CD=2: add d-i and base (use TASK=tasks/debian-installer+kernel-$CODENAME)
|
||||
|
|
Loading…
Reference in New Issue