local: request a single CD
This commit is contained in:
parent
fadaf9a25f
commit
c73820c74b
2
CONF.sh
2
CONF.sh
|
@ -427,7 +427,7 @@ export SNAPURL=Debian=https://snapshot.debian.org/archive/debian/SNAPDATETIME/
|
||||||
|
|
||||||
# If set, limits the number of images to produce. The maximum
|
# If set, limits the number of images to produce. The maximum
|
||||||
# value of MAXISOS and MAXJIGDOS are limited to this setting.
|
# value of MAXISOS and MAXJIGDOS are limited to this setting.
|
||||||
#export MAXCDS=1
|
export MAXCDS=1
|
||||||
|
|
||||||
# If set, overrides the boot picture used.
|
# If set, overrides the boot picture used.
|
||||||
#export SPLASHPNG="$BASEDIR/data/$CODENAME/splash-img.png"
|
#export SPLASHPNG="$BASEDIR/data/$CODENAME/splash-img.png"
|
||||||
|
|
Loading…
Reference in New Issue