Skip to content

Commit

Permalink
update README with simple usage intructions
Browse files Browse the repository at this point in the history
  • Loading branch information
peshovec committed Apr 21, 2012
1 parent 1d8c410 commit 1a73ece
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,15 @@ in initrdreplace/ are files which will replace the ones in the stock initramfs..
we definitely have modified *rc
also use binary init built from source (will pass all the arguments to insmod for example)


usage is simple, just execute
./rebuild-image.sh

it will generate ./boot-custom.img

from kernel specified in USEKERNEL (default is the stock ce kernel)
from stock ramdisk, modified (replaced) with content from initrdreplace

in initrdreplace the files are from
https://github.com/CyanogenModXT720/android_device_motorola_sholest/tree/pesh-modif/prebuilt/etc/rootfs

0 comments on commit 1a73ece

Please sign in to comment.