enable otarootkeeper

This commit is contained in:
David Black 2013-01-20 16:08:52 +00:00
parent 91079f4f77
commit 000ee7795a

View file

@ -8,8 +8,10 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=curio%40fre
Summary:Maintain root access
Description:
This application makes a backup or a protected backup of your device's root.
This device must already be rooted: OTA RootKeeper doesn't have the ability to root devices.
If several conditions are matched, OTA RootKeeper will make root survive OTAs, and anything else
This device must already be rooted: OTA RootKeeper doesn't have the ability to
root devices.
If several conditions are matched, OTA RootKeeper will make root survive OTAs,
and anything else
except /system partition formatting.
Requirement:
@ -17,15 +19,23 @@ Requirement:
* Upgrades not formatting or overwriting completely the /system partition.
* See website for info about devices that meet these requirements
Require root: Maybe.
Require root: Yes.
.
Requires Root:Yes
Repo Type:git
Repo:https://github.com/project-voodoo/ota-rootkeeper-app.git
#contains busybox binary: config available from author's github
#Build Version:2.0.3,10,05cc30
Build Version:2.0.3,10,05cc30,srclibs=Busybox@83785f0,rm=assets/busybox,prebuild=\
export PATH=$$NDK$$/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin:$PATH && \
mkdir external && cp -r $$Busybox$$/* external/ && cd external && \
wget https://raw.github.com/tias/android-busybox-ndk/master/android_ndk_defconfigPlus && \
mv android_ndk_defconfigPlus .config && \
make CONFIG_SYSROOT="$$NDK$$/platforms/android-9/arch-arm" && mv busybox ../assets
Update Check Mode:None
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.0.3
Current Version Code:10