Op 20081121 om 15:02 schreef Otavio Salvador:
> Geert Stappers <[EMAIL PROTECTED]> writes:
>
> > (That the daily d-i build of Sparc failed on 20 november due
> > gzip: ./tmp/netboot/vmlinuz-2.6.26-1-sparc64: not in gzip format
> > is something else ( next automatic build is at 12:00 UTC ))
>
> Quite strange. Frans could you take a look on that for us?
>
> Thanks in advance,
>
>
> O T A V I O S A L V A D O R
> E-mail: [EMAIL PROTECTED] UIN: 5906116
With this patch did I get clean build.
Index: installer/build/util/tftpboot.sh
===================================================================
--- installer/build/util/tftpboot.sh (revision 56762)
+++ installer/build/util/tftpboot.sh (working copy)
@@ -44,7 +44,7 @@
done
case "$arch" in
- arm* | i386 | mips | mipsel)
+ arm* | i386 | mips | mipsel | sparc)
cp $kernel $tftpimage.tmp
;;
*)
Cheers
Geert Stappers
(Currently not subscribed to [EMAIL PROTECTED] )
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]