forked from I2P_Developers/i2p.i2p

This commit splits the i2p package into a second package, i2p-router. * The new 'i2p-router' package does not depend on the java-wrapper nor jbigi. Jbigi is recommended. This package can be installed on the ports or distributions that the java-wrapper is not available for. * The new 'i2p' package depends on i2p-router, libjbigi-jni, and the java-wrapper. This package will add the i2psvc system user and the initscript. Existing users of the i2p package will have the i2p-router package pulled in automatically and for them there will be no usability changes. Executive summary: No functionality changes will take place for either those that installed the i2p package in the past or those that install the newly split i2p package. For them, "The Song Remains the Same."
13 lines
554 B
Plaintext
13 lines
554 B
Plaintext
i2p (0.8.6-5) stable; urgency=low
|
|
|
|
The file /etc/i2p/wrapper.service is no longer shipped in this package.
|
|
Instead the file /etc/i2p/wrapper.config is used with the changes that used to
|
|
be in wrapper.service have been moved to the initscript. If you have changed
|
|
the amount of memory set aside for I2P, you'll need to make that change to
|
|
/etc/i2p/wrapper.config.
|
|
|
|
The I2P router is now split into four different packages: i2p, i2p-doc,
|
|
i2p-router, and libjbigi.
|
|
|
|
-- Kill Your TV <killyourtv@i2pmail.org> Wed, 25 May 2011 20:46:49 +0000
|