• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Cm7 is on its way

thomasmbl

Android Enthusiast
Just looked on xda forums and Craptorman is currently working on cm7 for the ignite.but we can edit so it can work on the marquee.but he is having trouble.so can we have a couple of people to try to help him out plz
 
I have created a repo for the Marquee as well. Hope to get it updated in the next few days. Wife's getting on me for spending too much time on this. :eek:
 
I'll try and get it tonight. It's the wife's bowling night so I'll have a 4 year old that wants to play, play so we'll see.:D

Just remember, this is my first attempt at building a rom. Hopefully we can get alot of people involved and really get this rolling.
 
Ok guys, just pushed what I have to my marquee repo:
https://github.com/Craptorman/android_device_lge_marquee

Files needing attention: /configs/vold.fstab, /recovery/postrecoveryboot.sh, init.marquee.rc, ueventd.marquee.rc

We'll need to get your vold.fstab file and compare it to this one. Also need your init.rc and ueventd.c files.

Again, this is my first time trying to build a CM7 ROM, so if anything doesn't look right feel free to comment. Being new at this I don't know how much I could answer.

I used the LG Black as a starting point as it appears to be the closest to our phone out of the LG projects I could find.

I used this guide to get my build environment built and the start building.
Don't forget the "Copy proprietary files" part.

Let the games begin.


Anyone know what the number after j in "repo sync -j16" means?
 
Ok guys, just pushed what I have to my marquee repo:
https://github.com/Craptorman/android_device_lge_marquee

Files needing attention: /configs/vold.fstab, /recovery/postrecoveryboot.sh, init.marquee.rc, ueventd.marquee.rc

We'll need to get your vold.fstab file and compare it to this one. Also need your init.rc and ueventd.c files.

Again, this is my first time trying to build a CM7 ROM, so if anything doesn't look right feel free to comment. Being new at this I don't know how much I could answer.

I used the LG Black as a starting point as it appears to be the closest to our phone out of the LG projects I could find.

I used this guide to get my build environment built and the start building.
Don't forget the "Copy proprietary files" part.

Let the games begin.


Anyone know what the number after j in "repo sync -j16" means?
the j swtich determines how many threads get used while syncing, same when using make.
 
Back
Top Bottom