[Gta04-owner] gta04-init - new features
Radek Polak
psonek2 at seznam.cz
Tue Mar 27 08:58:33 CEST 2012
Hi,
i have updated the gta04-init [1].
You can now skip the bootmenu. Just write "sd" or "nand" to /fat/gta04-
init/bootdev each time you want to skip it.
This allows distributions to handle bootmenu visibility as they want. You can
also implement "reboot to nand", "reboot to sd", "reboot to bootmenu"
functionality as simple as doing:
echo "nand" > /fat/gta04-init/bootdev
echo "sd" > /fat/gta04-init/bootdev
rm /fat/gta04-init/bootdev
Please note the gta04-init always deletes the bootdev file after it reads it.
This will ensure that if your rootfs for some reason does not boot, you can
get to the bootmenu again.
Regards
Radek
[1] https://github.com/radekp/gta04-init
More information about the Gta04-owner
mailing list