* Now build etch CDs by default. Closes: #326814 (except the unset bit

possibly)
This commit is contained in:
Joey Hess 2005-09-07 19:14:12 +00:00
parent abc93b3894
commit 1904f2c2b8
2 changed files with 5 additions and 3 deletions

View File

@ -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" ]

4
debian/changelog vendored
View File

@ -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