* Preparing 2.2.9 release.

This commit is contained in:
Raphaël Hertzog 2001-11-16 07:22:05 +00:00
parent 484aefea48
commit 86e2dd8f69
2 changed files with 1 additions and 2 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,5 @@
debian-cd (2.2.9) unstable; urgency=low
* UNRELEASED
* Added i386 boot blocks for udam100-ext3 to disk 5 -jwest
* Added i386 boot blocks for reiserfs to disk 6 - jwest
* Drop support of slink. Drop support of dpkg-multicd.

View File

@ -30,7 +30,7 @@ cd $CDDIR/..
# Strip NONUS part of disk number
# NN will be 1...N so it can be used as an index
#
NN=`echo $N | sed 's/_NONUS//'`
NN=`echo $N | sed -e 's/_NONUS//'`
# what kernel-type to put on what disk?