* Now build etch CDs by default. Closes: #326814 (except the unset bit
possibly)
This commit is contained in:
parent
abc93b3894
commit
1904f2c2b8
4
CONF.sh
4
CONF.sh
|
@ -50,8 +50,8 @@ unset OMIT_RELEASE_NOTES || true
|
|||
# Where I am (hoping I'm in the debian-cd dir)
|
||||
export BASEDIR=`pwd`
|
||||
|
||||
# Building sarge cd set ...
|
||||
export CODENAME=sarge
|
||||
# Building etch cd set ...
|
||||
export CODENAME=etch
|
||||
|
||||
# By default use Debian installer packages from $CODENAME
|
||||
if [ ! "$DI_CODENAME" ]
|
||||
|
|
|
@ -12,8 +12,10 @@ debian-cd (2.2.24) UNRELEASED; urgency=low
|
|||
* Remove contrib/testingcds. For now the entire setup directory used to
|
||||
build Debian CDs is in svn at svn+ssh://svn.debian.org/svn/debian-cd/setup
|
||||
* Point sid symlinks at etch.
|
||||
* Now build etch CDs by default. Closes: #326814 (except the unset bit
|
||||
possibly)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 6 Sep 2005 10:24:36 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 7 Sep 2005 15:13:46 -0400
|
||||
|
||||
debian-cd (2.2.23) unstable; urgency=low
|
||||
|
||||
|
|
Loading…
Reference in New Issue