-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Clockworkmod-recovery #293
Comments
@shianyow @codeworkx What do you reckon ? |
For SGS2 we already use cwm based recovery. On other devices, recovery is separate from boot so the recovery images available at clockworkmod.com should work. |
For otapackages (update.zip) we need the update-binary compiled from clockworkmod-recovery sources, because it has more functionallity to support the galaxys2 fully. the aosp one only supports nexus/mtd devices. |
Not sure if this should be a separated bug or not, but the current flash-only option on the Makefile does a "fastboot flashall" (Nexus S) at the end and that wipes out the recovery partition that the device is using. So, someone that is already using clockworkmod-recovery on his phone will have to install it again after flashing B2G according to the wiki instructions. Should I open a new bug/feature request asking for a "make flash-only-donttouchmyrecovery" option? |
@fczuardi Thank God I never used 'flashall' . AFAIK it might be good idea to file a bug about that. |
Revert "Merge pull request andreasgal#292 from lissyx/bug931718"
Please use clockworkmod-recovery instead of standard ASOP recovery.
https://github.com/cyanogenmod/android_bootable_recovery
The text was updated successfully, but these errors were encountered: