kytv
53fbece6b5
Hungarian language translation by AdminLMH from TX
...
Thanks!
2012-06-03 13:46:07 +00:00
kytv
9f1c95c829
rework patch to deal with my earlier changes to jcpuid's build.sh
2012-05-30 20:42:06 +00:00
kytv
cbbf82a4ae
Stricter match by matching 'Version:'
2012-05-09 02:18:20 +00:00
kytv
81d9e2f164
update changelog
2012-05-06 10:36:22 +00:00
kytv
8397296286
Add 'graceful' / comment out stanza not needed on Ubuntu
2012-05-06 10:35:59 +00:00
kytv
53c7f7d602
use our jstl.jar instead of glassfish
2012-04-26 18:19:48 +00:00
kytv
49cee5bf58
disable the 'convenience links' in /etc/i2p.
2012-04-18 01:45:08 +00:00
kytv
77d970fd5a
debian: initscript: reorder, change some exit statuses
2012-04-17 12:33:30 +00:00
kytv
f352a38836
revert back to linking to glassfish-javaee.jar (fixes susidns and i2pbote in Debian)
2012-04-15 22:19:44 +00:00
kytv
dd65f174ef
Debian: Explicitly create the home directory in the postinst
...
Older versions of adduser create it automatically. The version in Debian unstable apparently does not...
2012-04-08 20:35:30 +00:00
kytv
d888d4834d
Debian: update symlinks
2012-04-03 21:17:14 +00:00
kytv
28e3ab9132
Minor tweaks so that debs can be built again
...
Work is needed so that I2P is built using jetty packages from
Debian/Ubuntu.
2012-03-04 18:40:01 +00:00
bb46535e71
propagate from branch 'i2p.i2p' (head 3d9f6d9555224cc3277ca10fd9409c83422758eb)
...
to branch 'i2p.i2p.zzz.jetty6' (head 0212d710e5a4eb30249201015f045d43f44650cb)
2012-02-29 14:37:02 +00:00
kytv
a655a7848b
debian: changelog update, policy update
2012-02-27 22:53:10 +00:00
kytv
49d7dace3b
s/mbuild/build/
...
mbuild_jbigi.sh was into build_jbigi.sh
2012-02-27 21:25:40 +00:00
kytv
8a4bbe157e
Translation updates for de, es, it, sv, and uk from Transifex
2012-02-22 20:41:57 +00:00
274e37b284
propagate from branch 'i2p.i2p' (head 0a3db5b65f8fdc3e91000c9dff9e679401b52f72)
...
to branch 'i2p.i2p.zzz.jetty6' (head da78bc5726f3715ec8083aa86bcaa6c05896b8d6)
2012-02-18 15:28:34 +00:00
kytv
8e275e926f
New Czech translation for Debconf from Transifex
...
Updated headers of German and Russian debconf translations.
2012-02-17 13:21:37 +00:00
kytv
317aade5e0
patch refresh needed because of changes to wrapper.config
2012-02-04 20:45:43 +00:00
6107e38e56
propagate from branch 'i2p.i2p' (head 0f4af64e64536c467b623286bce659dd2dfe9342)
...
to branch 'i2p.i2p.zzz.jetty6' (head d525108d8e9ecb842a99bb81c1138c43b5e39653)
2012-02-04 15:42:23 +00:00
kytv
8ef9009e48
Ukrainian and Polish translation updates
2012-02-02 22:44:02 +00:00
6198739f7a
propagate from branch 'i2p.i2p' (head 899a1923586f3d7d622bd02e03c87717566617c4)
...
to branch 'i2p.i2p.zzz.jetty6' (head cb3e33be282b6002f6790609f4a3eef7f42069d3)
2012-01-16 14:10:32 +00:00
kytv
2253ad13cc
Use bzip2 to compress debian packages
...
This mainly has an effect on the size of the javadocs package (i2p-doc shrinks
to half of its present size when using bzip2). xz would give better
compression, of course, but xz support isn't isn't available in the version of
dpkg that ships with Lucid. All supported versions of Debian and Ubuntu support
bzip2 in .debs, so this will only have the impact of giving us smaller javadoc
packages.
2012-01-15 19:28:07 +00:00
kytv
9e068b3926
refresh patch due to wrapper.config changes
2012-01-14 21:29:00 +00:00
8e20e7a5b5
propagate from branch 'i2p.i2p' (head 96b4e09e85e0947d0b9df188f4861664073f07a6)
...
to branch 'i2p.i2p.zzz.jetty6' (head 4024ef4f6e6c5e4ca6a7803614dc769ca654ac5f)
2012-01-10 04:06:23 +00:00
kytv
5fd6698d05
Refresh patch due to wrapper.config additions
2012-01-08 23:26:39 +00:00
kytv
0f62383aec
Reference /etc/i2p/wrapper.config when OOM when using Debian packages
...
When I2P terminates with an OOM error, users are advised to update
$I2P/wrapper.config. That path isn't accurate for the Debian packages.
2012-01-08 23:25:36 +00:00
kytv
b09071f20f
update of jbigi scripts
...
- merge mbuild_jbigi.sh into build_jbigi.sh and drop mbuild_jbigi.sh
- make build.sh's tests optional
- try to determine the locations of JAVA_HOME and I2P
2012-01-08 23:23:00 +00:00
kytv
8c70af56ad
refreshed patch
2012-01-08 16:35:53 +00:00
69bbb88407
propagate from branch 'i2p.i2p' (head b7ee04ecc7a594239e977b25a52ebdabadce558e)
...
to branch 'i2p.i2p.zzz.jetty6' (head 2cd4a4dae8b87b9ed2128d83aff1b39e3a818556)
2012-01-08 14:55:10 +00:00
kytv
0c81d519b7
Debian: Fix postinst script
...
On systems without an i2psvc group, the postinstall would fail. This change
will add the group if it doesn't exist. Also adding "||true" to the usermod
command in case the command returns a non-zero status.
2012-01-07 00:20:43 +00:00
kytv
5067499fa1
fix typo (s/exit/exist/)
2012-01-06 04:07:35 +00:00
kytv
a9e03504de
Updated debian changelog
2012-01-04 01:01:49 +00:00
kytv
3b59af11f6
Suggest itoopie
2012-01-04 01:01:27 +00:00
kytv
3a2286f874
Debian: EXTRA is now assigned dymanically
...
Before there was a patch to add the -deb1 to the RouterVersion.java file, but
it needed me to update the deb#. With my newly budding regex skills, I'm now manipulating
it using sed and determining the number according to the debian version number.
2012-01-04 00:57:54 +00:00
kytv
0ad4789ff2
Add jetty-rewrite-handler.jar to the Debian packaging
2012-01-02 02:04:51 +00:00
kytv
84e4558d7d
Updated packaging scripts to work with Debian's (and Ubuntu's) Jetty packages.
2012-01-01 23:31:41 +00:00
kytv
2dcc75ad2a
set /var/log/i2p to group i2psvc instead of adm
2012-01-01 18:26:38 +00:00
kytv
6409f07c9b
debian initscript: move I2PTEMP to /tmp/i2p-daemon
2012-01-01 18:14:08 +00:00
kytv
8e7bd9280d
Spanish and Swedish debconf translation updates from Transifex
2011-12-27 22:32:39 +00:00
kytv
daca27ea45
loosen exit statuses
2011-12-27 16:02:59 +00:00
kytv
7b49493924
Redo existing account handling
2011-12-26 18:43:28 +00:00
kytv
848f30955d
initscript improvements
...
- move router.ping to /var/run/i2p
- move temp files to /var/tmp/i2p
- Since gaps are allowed in the numbering with newer wrapper versions, start
*.adddional.# numbering at 10
- redirect errors to stderr
2011-12-26 18:42:13 +00:00
kytv
d9e4c4d7f4
refresh patch
2011-12-25 00:42:59 +00:00
kytv
ac8d65ad78
Debconf: clarify account existence warning
...
In the forums, someone thought the i2psvc account needed to be pre-existing;
therefore, I'll try to make it clearer.
2011-12-20 23:12:33 +00:00
kytv
f9b2100d75
Updated Ukrainian translation from Transifex
2011-12-18 00:09:52 +00:00
kytv
7864404a8c
Swedish language translation updates from Transifex
2011-12-15 20:20:33 +00:00
kytv
03ff4dc0fd
Add wrapper.java.maxmemory to debconf
...
The amount of RAM that I2P is limited to can be adjusted using debconf. The
value in /etc/i2p/wrapper.config is stored in the debconf db and is written to
/etc/default/i2p.
2011-12-10 02:17:37 +00:00
kytv
1d842f024a
If dpkg -P i2p is run, remove /etc/default/i2p
2011-12-10 02:12:16 +00:00
kytv
6849427b4f
*Sigh* The WRAPPER_CONF variable exists and I don't know why I didn't use it
...
before with my 'gentoo hack'.
2011-11-09 18:30:21 +00:00