Tidy up i2p notes
This commit is contained in:
parent
ccf7bf5b4b
commit
7386fd2d62
|
@ -97,28 +97,22 @@ Build:0.9.12-0_b1-API8,4743168
|
||||||
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
|
tar xjvf gmp-4.* -C ./i2p.i2p/core/c/jbigi/ && \
|
||||||
rm ./gmp-4.*
|
rm ./gmp-4.*
|
||||||
|
|
||||||
# Android version code is an integer. So we have 31 bits.
|
Maintainer Notes:
|
||||||
# MAJOR 4 bits 0-15
|
Android version code is an integer. So we have 31 bits.
|
||||||
# MINOR 8 bits 0-255
|
|
||||||
# RELEASE 8 bits 0-255
|
|
||||||
# ROUTERBUILD 7 bits 0-127
|
|
||||||
# ANDROIDBUILD 4 bits 0-15
|
|
||||||
# see custom_rules.xml
|
|
||||||
# increment build number, for updates between router releases.
|
|
||||||
|
|
||||||
#
|
MAJOR 4 bits 0-15
|
||||||
#To get rid of all .jar s we will soon have to do this:
|
MINOR 8 bits 0-255
|
||||||
# rm -R ./i2p.i2p/installer/lib/* &&\
|
RELEASE 8 bits 0-255
|
||||||
# rm -R ./i2p.i2p/apps/jetty/apache-tomcat-deployer/lib/* &&\
|
ROUTERBUILD 7 bits 0-127
|
||||||
# rm -R ./i2p.i2p/apps/jrobin/*.jar &&\
|
ANDROIDBUILD 4 bits 0-15
|
||||||
# rm -R ./i2p.i2p/apps/susidns/src/WEB-INF/lib/* &&\
|
|
||||||
# rm -R ./i2p.i2p/apps/systray/* &&\
|
See custom_rules.xml for more info.
|
||||||
#
|
|
||||||
#
|
Increment build number for updates between router releases.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:0.9.12-0_b1-API8
|
Current Version:0.9.12-0_b1-API8
|
||||||
Current Version Code:4743168
|
Current Version Code:4743168
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue