* Simon Guinot <si...@sequanux.org> [2012-04-30 17:49]: > You will find in attachment an updated patch. The netboot image is no > longer generated.
Sorry, I should have asked this before: do the LaCie devices set the correct machine ID in u-boot? If yes, I'm happy to apply this patch, but only after the one for flash-kernel has been accepted. > + mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 > -n "Debian kernel" -d $(TEMP_KERNEL) $(SOME_DEST)/$(EXTRANAME)/lacie/uImage > + mkimage -A arm -O linux -T ramdisk -C gzip -a 0x0 -e 0x0 -n > "debian-installer ramdisk" -d $(TEMP_INITRD) > $(SOME_DEST)/$(EXTRANAME)/lacie/uInitrd > + update-manifest $(SOME_DEST)/$(EXTRANAME)/Lacie/uImage "Linux kernel > for LaCie NAS" ^ This should be lower-case but I can make that change when applying the patch. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org