Quote:
Originally Posted by [ACL]
ahh sorry .. my machine made a mess of git but it should be updated now.
cmd line changes are just too ugly. THe support will remain there if anyone wishes to add it, but adding a /sys entry is easier since it will also allow us to play well with other builds. Cyanogen :-p ?. So yes, the support for cmd line over clock will remain. No need to set it to 500, it can be added if someone wishes.
i trust you guys with the mtd line. You and nate know more about this way more than me. The only thing i didnt really like about the line above is that the name of the partition dissapears. And calls the last partition partition3 or something. This sucks since android relies on the partition naming for mounting. Once you see the initrd, its dumb simple. There is absolutely no mount binds or modifications like the old rootfs. Just because android handles it all via its init script.
You should actually take a look at the sysinit.rc in the last android install i pushed up. look at all the mounts and mkdirs. a lot of it was already there but we can create more as needed. Vendors and custom roms seem to do it this way so might as well study it.
i put up my andinstall, andupdate and install script online as well. This was all i needed to install and run.
Index of /files/xdandroid/
I'm still ironing out some immediate issues. Screen calibration and what not.
|
I kept getting boot loops until I switched to my sysinit.rc... I think it is a couple of folders not being made... Maybe the sql folder?
Your int file is missing a fi in the automount data part... I'm sure you found that already though.
Still no data though.. This time I don't see the 3G icon at all.
We are getting there though...