Tidy up i2p notes

This commit is contained in:
Daniel Martí 2014-04-08 18:36:41 +02:00
parent ccf7bf5b4b
commit 7386fd2d62

View file

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