On Wed, Feb 27, 2002 at 05:48:46PM +0000, Philip Blundell wrote: > We're also accumulating quite a selection of powerpc-specific bugs, > notably #138258, #131709, #132683, #134014, #135626. None of these are ^^^^^^ I assume you meant #128258.
> marked RC, but the first one in particular seems like perhaps it should > be. Could someone look over (and perhaps even test) the following patch? > Is anybody from the ppc camp looking at these? Nope. :) Matt Index: bootprep.sh =================================================================== RCS file: /cvs/debian-boot/boot-floppies/bootprep.sh,v retrieving revision 1.15 diff -u -p -r1.15 bootprep.sh --- bootprep.sh 2001/05/30 14:51:23 1.15 +++ bootprep.sh 2002/02/27 18:24:14 @@ -78,6 +78,10 @@ CONFIG_IP_PNP_RARP=y:' \ sed 's:CONFIG_NFS_FS=y:CONFIG_NFS_FS=y \ CONFIG_ROOT_NFS=y:' \ .config.ipauto > .config + +# Set the subarch +sed 's:EXTRAVERSION =:EXTRAVERSION = prep:' Makefile > Makefile.new +mv Makefile.new Makefile # Build CD/net kernel boot image make oldconfig && make dep && make clean && make zImage.initrd
msg16226/pgp00000.pgp
Description: PGP signature