[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian-cd in CVS is broken



[Attila Nagy]
> There are some problems in Makefile (running as user, syntax problems) and
> it is incompatible with the current Debian archives (or with
> boot-floppies, which one do you like better).

Yes.  You need to update tools/boot/woody/boot-i386 to reflect the
list of currently available kernels:

--- tools/boot/woody/boot-i386  7 Jan 2002 13:13:46 -0000       1.1.1.4
+++ tools/boot/woody/boot-i386  11 Feb 2002 13:49:24 -0000      1.5
@@ -36,11 +36,11 @@ NN=`echo $N | sed -e 's/_NONUS//'`
 # what kernel-type to put on what disk?
 # a null "" value will use the default boot-disk kernel
 #
 KTYPE[1]=""
 KTYPE[2]="compact"
 KTYPE[3]="idepci"
-KTYPE[4]="udma100-ext3"
-KTYPE[5]="reiserfs"
+KTYPE[4]="bf2.4"
+KTYPE[5]=""
 KTYPE[6]=""
 KTYPE[7]=""
 KTYPE[8]=""



Reply to: