keyclick: Add a callback so screens can cancel a click. Add a generic list callback...
[maemo-rb.git] / utils / ypr0tools / README
blob45777dd8c523d566854f36cbc49cfaffa97aa336
2 To generate a firmware, run (paths may differ):
4 $ make
5 $ ./unpack-firmware.sh R0.ROM /tmp/romfiles
6 $ sudo ./patch-firmware.sh files /tmp/romfiles # needs sudo
7 $ ./pack-firmware.sh R0.ROM /tmp/romfiles
9 After that, R0.ROM is patched and can load Rockbox.
11 rockbox.sh is a script to put into rockbox.zip. It's a small loader script
12 that sets stuff up.