Files
i2p.i2p/debian/README.Debian

24 lines
721 B
Plaintext
Raw Normal View History

2011-05-25 23:09:58 +00:00
There are a few changes in this package from upstream.
- eepget and i2prouter are installed to /usr/bin.
- If you run I2P using the i2prouter or runplain scripts,
the wrapper.log is in /tmp and the other logs are in
~/.i2p/logs.
- If you run i2p with the initscript in /etc/init.d/i2p,
all logs are written to /var/logs/i2p.
- wrapper.config (in /etc/i2p) contains the settings for
/usr/bin/i2prouter. wrapper.service in /etc/i2p is read when
using the initscript.
- SAM and BOB default to enabled out of the box.
- jbigi is compiled as a dynamic .so. Unfortunately I can't
get jcpuid to compile, so I just 'steal' the .so from the
jbigi.jar file.
- runplain.sh is stored in /usr/share/doc/i2p/examples.