mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
* CONF.sh: Don't set MAXCDS by default; was probably changed by accident.
This commit is contained in:
parent
808cc88159
commit
a39f2514a5
2
CONF.sh
2
CONF.sh
@ -290,7 +290,7 @@ done
|
||||
#export KERNEL_PARAMS="DEBCONF_PRIORITY=critical"
|
||||
|
||||
# If set, limits the number of binary CDs to produce.
|
||||
export MAXCDS=1
|
||||
#export MAXCDS=1
|
||||
|
||||
# If set, overrides the boot picture used.
|
||||
#export SPLASHPNG="$BASEDIR/data/$CODENAME/splash-img.png"
|
||||
|
2
debian/CONF.sh
vendored
2
debian/CONF.sh
vendored
@ -290,7 +290,7 @@ done
|
||||
#export KERNEL_PARAMS="DEBCONF_PRIORITY=critical"
|
||||
|
||||
# If set, limits the number of binary CDs to produce.
|
||||
export MAXCDS=1
|
||||
#export MAXCDS=1
|
||||
|
||||
# If set, overrides the boot picture used.
|
||||
#export SPLASHPNG="$BASEDIR/data/$CODENAME/splash-img.png"
|
||||
|
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -50,8 +50,9 @@ debian-cd (3.0.4) UNRELEASED; urgency=low
|
||||
* build_all.sh: don't source CONF.sh after already sourcing $CF earlier.
|
||||
* CONF.sh: add non-invasive option to avoid sourcing CONF.sh twice when
|
||||
using wrapper scripts.
|
||||
* CONF.sh: Don't set MAXCDS by default; was probably changed by accident.
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Tue, 11 Dec 2007 22:39:44 +0100
|
||||
-- Frans Pop <fjp@debian.org> Tue, 11 Dec 2007 22:50:56 +0100
|
||||
|
||||
debian-cd (3.0.3) unstable; urgency=low
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user