BSG - Boot script generator
Hi to all, i made a python program that help user to install/update the system.
With this program you can stop using the android boot menu, you can put all in the script.
What you can do with Boot Script Generator:
- install system
- update system
- backup system, data (with old and new method)
- apply updates
- clean data and system
- install apps located in /sdcard/andboot/apps
UPDATE 22 / 08 / 2010- New interface
- Add new backup options
- Add image size options
No more press d-pad or volume up
No more install procedure
cross platform and only python is needed
you can choose where install
NAND - SD - IMAGE both for system and nand
and what you want to do before boot
Little how-to
flash modded nbh or put initrd.gz in andboot for haret users
open python script in a terminal:
Code:
python bootscriptgenerator.py
then choose what you want to do, (i.e first install)
put install-seq.sh in your sd in andboot folder (with other files)
turn on the phone.
you don't need to touch any button just wait :)
As you can see you can change many things.
Update initrd and nbh on 4/7/10
If you are an "haret" user use
this initrd.gz
Boot Script Generator (right click on link -> save as file)
Simple how-to run android from windows -
Simple guide to flash android on Nand
It could be very useful if you want to speed up your system update :)