update based on dalb8's comments: build=, tag instead of commit, explain root
This commit is contained in:
parent
f0c62da1f9
commit
34f5d77036
|
@ -45,7 +45,8 @@ running $su then #debian#shell in
|
|||
|
||||
Please do try it out, use it, and report criticisms, bugs, improvements, etc.
|
||||
|
||||
Requires root: Yes
|
||||
Requires root: Yes, because it needs to run debootstrap, create dirs in /,
|
||||
mount/umount, etc.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
@ -53,15 +54,15 @@ Requires Root:Yes
|
|||
Repo Type:git
|
||||
Repo:https://github.com/guardianproject/lildebi.git
|
||||
|
||||
Build Version:0.2,3,773d5,submodules=yes,prebuild=make NDK_BASE=$$NDK$$ -C external assets
|
||||
Build Version:0.2,3,0.2,submodules=yes,build=make NDK_BASE=$$NDK$$ -C external assets
|
||||
#Build Version:0.3,4,!build server rejection 0.3,submodules=yes,srclibs=GNUPG@c12847ba4c,\
|
||||
#prebuild=cp -r $$GNUPG$$ . && cd GNUPG && git submodule update --init && \
|
||||
#make NDK_BASE=$$NDK$$ -C external/ gnupg-install && \
|
||||
#make NDK_BASE=$$NDK$$ -C external/ gnupg-static && \
|
||||
#mv external/data/data/info.guardianproject.gpg/gpgv2-static ../assets/gpgv && \
|
||||
#cd .. && make NDK_BASE=$$NDK$$ -C external assets
|
||||
Build Version:0.3,4,24847006b1f9,submodules=yes,prebuild=make NDK_BASE=$$NDK$$ -C external assets
|
||||
Build Version:0.4.1,5,853d31d1ae78,submodules=yes,prebuild=make NDK_BASE=$$NDK$$ -C external assets
|
||||
Build Version:0.3,4,0.3,submodules=yes,build=make NDK_BASE=$$NDK$$ -C external assets
|
||||
Build Version:0.4.1,5,0.4.1,submodules=yes,build=make NDK_BASE=$$NDK$$ -C external assets
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue