On Fri, Mar 08, 2002 at 10:42:15AM +0000, Phil Blundell wrote: > On Fri, 2002-03-08 at 03:45, Chris Tillman wrote: > > I've spent several hours constructing and proofing, and I'm confident > > this will do exactly what we want, without affecting other instances > > of linux in the code/docs/messages. But please sample it in the next > > day or two to see if you agree. I would like to commit it on Saturday, > > before too many conflicts build up. > > This bit is definitely undesirable: > > @@ -1033,7 +1033,7 @@ > cp arm-specials/rpc-skel-kit.zip $release/riscpc/rpc-skel-kit.zip > rm -rf $release/riscpc/!dInstall > mkdir $release/riscpc/!dInstall > - cp linuxriscpc $release/riscpc/!dInstall/linux > + cp linuxriscpc $release/riscpc/!dInstall/linux.bin > cp rootriscpc.bin $release/riscpc/!dInstall/root > ( cd $release/riscpc; zip -ur0X rpc-skel-kit.zip !dInstall ) > rm -rf $release/riscpc/!dInstall > > and this bit looks potentially a bit misleading: > > @@ -100,7 +100,7 @@ > # (cd $extractdir && tar clf - lib/modules | gzip -9) > > rescmods$subarch.tgz > fi > > -info "creating 'linux$subarch'" > +info "creating 'linux.bin$subarch'" > case "$arch/$subarch" in > */*pmac) > # vmlinux-<version> is the 'work' kernel
Fixed, thanks. -- *------v--------- Installing Debian GNU/Linux 3.0 --------v------* | <http://www.debian.org/releases/woody/installmanual> | | debian-imac (potato): <http://debian-imac.sourceforge.net> | | Chris Tillman [EMAIL PROTECTED] | | May the Source be with you | *----------------------------------------------------------------* -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

