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
kytv
c0a63bcd76
fix stupid packaging error brought about by my tweaks for Gentoo.
2011-11-08 21:00:41 +00:00
kytv
9e6885d9b3
updated patch due to gentoo related changes to i2prouter and wrapper.config
2011-11-03 21:57:19 +00:00
kytv
347c579da5
Ukrainian debconf translations from transifex
2011-11-01 00:16:35 +00:00
kytv
a01c11ca1a
checking in updated Debian changelog
2011-10-19 19:59:15 +00:00
kytv
b835dbcf4c
Add Swedish Debconf translation from Transifex
2011-10-13 00:29:41 +00:00
kytv
c884cfe6f6
Debian: Add Polish debconf translation from Transifex
2011-10-08 15:48:01 +00:00
kytv
66ba367530
Debian: Disabling build-dep on tor-geoipdb (since our geoipdb is more current)
2011-10-08 10:40:15 +00:00
kytv
39b741fae1
Add partial Ukrainian debconf translation from Transifex
2011-10-07 19:17:13 +00:00
kytv
9493bedb0a
update email address and package version in debconf PO files
2011-10-07 19:15:58 +00:00
kytv
4fdb9084a6
update due to my changes to jbigi scripts
2011-10-03 01:03:45 +00:00
kytv
b62b668d1a
Debian: rework j(cpuid|bigi) patches
...
Patch reworking needed due to my recent edits to the jcpuid/jbigi scripts
2011-09-27 17:53:25 +00:00
kytv
597fc5504d
rebase patch due to (my) recent changes in core/c/jbigi/mbuild_jbigi.sh
2011-09-21 13:37:44 +00:00
kytv
667b6b69b6
refreshing patch due to wrapper.config changes
2011-09-14 01:21:15 +00:00
kytv
8ddc34da45
Refresh patch
...
Refresh patch to reflect the changes to the i2prouter script
2011-09-13 10:36:15 +00:00
kytv
dc2198d3f6
Debian: Add ability to dump threads to the initscript
2011-09-06 12:39:30 +00:00
kytv
454c7f14a0
Debian: get locale information by sourcing /etc/environment and
...
/etc/default/locale, if found. This prevents a problem with the encoding being
set to ANSI_X3.4-1968 when I2P is started at boot.
2011-09-02 23:55:32 +00:00
kytv
035829f33d
reworking because of additions to wrapper.config
2011-08-27 23:28:07 +00:00
kytv
f674b78edb
Fix ticket #514 (debconf values are overwritten upon installation)
2011-08-25 21:33:06 +00:00
kytv
5283b8d127
0.8.8 debian changelog
2011-08-21 10:26:55 +00:00
kytv
c90ac9ee6c
I created this script for my own convenience. It isn't used by the Debian
...
packaging in any way.
Now that I know about ant getBuildNumber, I'll just use that.
2011-08-20 20:03:47 +00:00
kytv
0dee248f8a
debian/changelog clarification
2011-08-18 17:37:27 +00:00
kytv
674c202e88
Better: Instead of depending on ttf-dejavu, move to recommends and add a note about
...
TrueType fonts to the description.
Also mention that the jbigi package also includes jcpuid on x86 platforms.
2011-08-18 17:36:00 +00:00
kytv
c7b567891c
-6 (will wait for 0.8.8 to upload this change to the PPAs)
2011-08-18 17:05:25 +00:00
kytv
2f5020e29c
Add dependency on ttf-dejavu-(core|extra). Fonts are needed so graphs can be
...
built with a headless jre. This font will be installed if a non-headless jre is
installed, so this shouldn't be a controversial change.
2011-08-18 17:03:22 +00:00
kytv
9c7533bb5d
change build target to point to preppkg-unix
2011-08-16 12:45:00 +00:00
kytv
915755b349
By request: Tighten package dependencies so that the -headless packages are
...
installed by default if a JRE isn't installed yet. Since the packages
previously depended on "default-jre|java5-runtime|java6-runtime", an
already-installed headless package would have satisfied the dependency.
2011-08-09 14:32:09 +00:00
kytv
93d41be5ef
As of -3 (debian revision 3) the javadocs are installed to
...
/usr/share/i2p/docs/javadoc and /usr/share/doc/i2p-doc/api is a symbolic link
to this location. To ensure the link can be created, we check to see if
/usr/share/doc/i2p-doc/api is a folder. If it is, it gets removed.
2011-08-06 01:16:02 +00:00
kytv
453b8a962d
Debian packaging changelog updates
2011-08-01 01:01:16 +00:00
kytv
543e0b0d65
Debian: Minor changes so the jbigi-jni package can be built on non-x86 systems.
2011-07-26 23:28:25 +00:00
m1xxy
88b86333f4
merge of '72d7d8df8b0c2a79750e7f71fcc97cac4728d6b8'
...
and 'eb9435041f1c76de404d2b6ac10c1219730c9e16'
2011-07-20 14:16:22 +00:00
m1xxy
2669ae0995
add project info to .po
2011-07-20 13:40:43 +00:00
dev
150270b14f
merge of '13af6dbeb49a0ab1855da31595ba3c141e54bc59'
...
and '6b869c4d924c79a0f7695feaa15a002a061bce06'
2011-07-20 13:23:42 +00:00
m1xxy
6c182ba4bb
tweak debian translations
2011-07-20 02:34:41 +00:00
kytv
14e7a8eb12
Debian: If the i2p-doc (javadoc) package is installed, add a javadoc link on
...
the router console.
2011-06-28 23:19:15 +00:00
kytv
7a9b1297ca
Debian: Add -deb1 to router's extra version field
2011-06-27 12:35:49 +00:00
kytv
ae428394a9
The debian/ directory for 0.8.7-1 (debian revision 1)
2011-06-26 19:04:54 +00:00
m1xxy
46c78ca4a4
debian debconf translation es and de
2011-06-24 10:51:38 +00:00
kytv
67fd074f04
* Add note about the versioned lsb-base package dep being dropped.
...
* Remove the anchor option since we're not using it.
2011-06-23 01:23:06 +00:00
kytv
8f84481d48
Debian: Drop versioned dep on lsb-base so that the I2P package can be installed in
...
GnewSense.
This change will break nothing since we check for the existence of the lsb
function files in the initscript. With an older version of lsb-base (like the
one that came with Hardy (and GnewSense uses), the output from the initscript
will simply look a little different (but again, nothing will break). Virtually
everything but GnewSense comes with the desired lsb-base package anyway...
2011-06-22 21:31:31 +00:00
kytv
c1c21e55b4
refresh patch to work with the recent changes to i2prouter
2011-06-21 23:43:04 +00:00
hiddenz
51282da51e
Add russian translation for debconf
2011-06-21 15:00:35 +00:00