Hi there! On Wed, 04 Mar 2009 02:16:01 +0100, Luca Capello wrote: > The following commit has been merged in the master branch: > commit 538050b414247d795d24b050c6b9421e4043124e > Author: Luca Capello <[email protected]> > Date: Wed Mar 4 02:15:55 2009 +0100 > > install.sh: uboot is not part of stage all [...] > action_kernel > - if [ "vfat" == "SD_PART1_FS" ]; then > - echo "Skipping uboot modification since boot > partition is of type '$SD_PART1_FS'." > - else > - action_uboot > - fi > action_unmount
The U-Boot modifications done by install.sh are still to be considered dangerous, which means that the uboot stage *must* be disabled by default, done with this patch. Thx, bye, Gismo / Luca
pgpaL2mljENg5.pgp
Description: PGP signature
_______________________________________________ pkg-fso-maint mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-fso-maint
