At least mention EXCLUDE in CONF.sh

This commit is contained in:
Frans Pop 2008-11-13 23:19:35 +00:00
parent 1eac5a9d65
commit a0a21c149c
2 changed files with 4 additions and 4 deletions

View File

@ -190,8 +190,8 @@ export DISKTYPE=CD
# ...but they are okay for other CDs (UNEXCLUDEx == may be included
# on CD x if not already covered)
#export UNEXCLUDE2=unexclude-CD2
# Any packages listed in EXCLUDE but not in any UNEXCLUDE will be
# excluded completely.
# Any packages listed in EXCLUDEx but not in any UNEXCLUDE will be
# excluded completely. The same goes for packages listed in EXCLUDE.
# Set this if the recommended packages should be skipped when adding
# package on the CD. The default is 'false'.

4
debian/CONF.sh vendored
View File

@ -190,8 +190,8 @@ export DISKTYPE=CD
# ...but they are okay for other CDs (UNEXCLUDEx == may be included
# on CD x if not already covered)
#export UNEXCLUDE2=unexclude-CD2
# Any packages listed in EXCLUDE but not in any UNEXCLUDE will be
# excluded completely.
# Any packages listed in EXCLUDEx but not in any UNEXCLUDE will be
# excluded completely. The same goes for packages listed in EXCLUDE.
# Set this if the recommended packages should be skipped when adding
# package on the CD. The default is 'false'.