From 86e2dd8f6912d26860d12778dbdd4933e701900a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Fri, 16 Nov 2001 07:22:05 +0000 Subject: [PATCH] * Preparing 2.2.9 release. --- debian/changelog | 1 - tools/boot/woody/boot-i386 | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d9860d8a..760aba99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/tools/boot/woody/boot-i386 b/tools/boot/woody/boot-i386 index 0e1349c6..80972a4c 100755 --- a/tools/boot/woody/boot-i386 +++ b/tools/boot/woody/boot-i386 @@ -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?