so all in all we need a programmer who is used to android 1.6 and specifically the devour/droid x, correct?
I think yes, the bootstraper is open source and a programmer, who worked with android api could make that app work for us.
P.S. Devour, Droid X and Defy
do you replace the old build.prop file with the new one?
and...
what exactly will the bootstrapper allow you to do?
Moto
Caveats:
This is not a *real* recovery. The way this recovery works is by hijacking portions of your boot process during system initialization and starting into recovery instead. So, if you hose your system *COMPLETELY* you will need to SBF. Specifically, if your logwrapper, logwrapper.bin, or hijack binary are missing from /system/bin, you will be screwed.
Do I have to be rooted to run this?
Yes.
So can we now install custom ROMs?
Yes, but you can't replace the kernel or boot image. But really, once you have access to /system, anything is possible. It will just take a little hackery.
How does this work?
When your device boots up, there is a init.rc script in your boot image that runs various components found in /system. The Droid X recovery bootstrap mimics the "logwrapper" binary. The hijacker then looks for "/data/.recovery_mode", and if it finds it, it unmounts /system to prevent android from starting. It then starts up recovery instead.
(c)
My Brain Hurts: Droid X Recovery (and Droid 2 too!)
If we got it to work.... we will have Clockwork recovery