450a5e14ab
add more platforums for (open|net)bsd
2011-09-20 01:18:16 +00:00
8ee6503e54
allow x86_64 or amd64 for the X86_64 systems
2011-09-19 17:42:26 +00:00
8aaf9a1c5e
Add OPENBSD_PLATFORMS variable (that I missed in the previous commit)
2011-09-19 12:27:03 +00:00
6760d2a5f4
Add (Net|Open)BSD support, clean-ups
2011-09-19 12:23:43 +00:00
d71b71f2b1
Don't prompt to move the wrapper on NetBSD or OpenBSD.
2011-09-19 12:21:38 +00:00
04785e25b9
document installing as a service
2011-09-19 01:27:48 +00:00
2e1692cf09
Add OpenBSD to NBI and CPUID
2011-09-18 20:16:07 +00:00
e92c23c949
typo fix
2011-09-18 17:04:37 +00:00
f2fe5140e1
Add NetBSD support
2011-09-18 16:59:24 +00:00
2261039a76
NetBSD support
2011-09-18 16:56:10 +00:00
2461b9525c
Add NetBSD support to NBI and CPUID
2011-09-18 16:25:13 +00:00
7f6c4faeb5
Add "uninstall" as an alternative option for "remove"
2011-09-18 15:37:31 +00:00
a48ed65b36
the arguments to install_i2p_service_winnt.bat aren't required and in some cases cause the installer to hang
2011-09-17 22:17:03 +00:00
03c24ef14e
query the status of the service before doing anything
2011-09-17 22:15:45 +00:00
93d3710f51
Don't show "1 file(s) moved" when moving the temporary wrapper.conf in place. Redirect output to nul.
2011-09-17 22:12:40 +00:00
c7385e5e6a
*headdesk* I forget to add the wrapper.pid variable.
2011-09-17 20:26:04 +00:00
b1d7df8a8c
remove all *.cmd files (they'll never be used in *NIX)
2011-09-17 15:39:54 +00:00
ff601f9ccc
change fix_logfile_path's name
2011-09-17 15:38:33 +00:00
2fc0160c40
fix paths to flags (thanks zzz & sorry zzz)
2011-09-17 15:23:05 +00:00
398d264319
rename script to a more appropriate name
2011-09-17 15:02:55 +00:00
7ce82617dc
adjust comment
2011-09-17 15:01:13 +00:00
4e52b9c8d7
fix paths to pid files (setting them to explicitly point to %TEMP%)
2011-09-17 14:58:30 +00:00
dc04414e9a
cleanups, logging, javadoc
2011-09-16 14:49:41 +00:00
a7f8560acf
* JobQueue:
...
- Add warning to setStartAfter() as queue is no longer
continuously sorted
- Fix StartExplorerJob not calling requeue()
- More pumper cleanups
2011-09-16 14:47:40 +00:00
217cb1f66d
* Reseed:
...
- Add HTTP proxy authorization support
- Stub out SSL proxy support
- Disable i2pbote reseed
* EepGet: Add some new command line options
2011-09-16 14:45:02 +00:00
1d17981325
* Console: Home page flag spacing
2011-09-16 14:36:02 +00:00
ba9754ac59
* Router: Fix router changing client-side tunnel options,
...
causing original tunnel quantity to not be restored
(ticket #513 )
2011-09-16 14:34:52 +00:00
9a45ba1873
toString() improvement for debugging
2011-09-16 14:34:29 +00:00
46481fb733
javadoc fix
2011-09-14 13:52:29 +00:00
87439e19ca
* i2psnark:
...
- Add refresh time option
- Add public file permissions option (ticket #501 )
- Fix configuration of tunnel parameters (ticket #524 )
- Allow changing I2CP parameters while tunnel is open
- Remove duplicated options in I2CP options string
- Don't open tunnel when saving config
2011-09-14 13:06:03 +00:00
bd06a44706
* Router: Set permissions on router.ping file
2011-09-14 12:59:53 +00:00
c54dd79b3a
* IRC DCC: Fix conn limit options
2011-09-14 12:59:26 +00:00
e249b22312
* Console: Verify valid host/IP before saving on net config form
2011-09-14 12:58:46 +00:00
667b6b69b6
refreshing patch due to wrapper.config changes
2011-09-14 01:21:15 +00:00
2fa63f8b30
Explicitly setting the umask in wrapper.config
2011-09-14 01:15:10 +00:00
22cb45ac40
Add explicit "install as a service" support for Debian and its derivatives
...
The upstream script has support for Ubuntu but not Debian. This change allows
the same methods used for Ubuntu to be used for Debian. This *should* work for
any version of Linux that has Debian in its family tree.
2011-09-13 21:36:41 +00:00
8ddc34da45
Refresh patch
...
Refresh patch to reflect the changes to the i2prouter script
2011-09-13 10:36:15 +00:00
667e4345a0
Fix "bashisms" in tanuki's script
2011-09-13 01:18:58 +00:00
98c44f1bbd
Abort by default if I2P is attempted to be started as root; allow setting
...
ALLOW_ROOT to override.
2011-09-13 01:16:12 +00:00
b0718f6b55
Also set a trap on signal 2 so that the failure message isn't displayed if I2P
...
is shutdown while running as a console application.
2011-09-13 00:55:37 +00:00
57afc4cd5d
Advise to set RUN_AS_USER when installing as a daemon
2011-09-13 00:09:36 +00:00
3a8a8c4256
-17 (i2prouter script update)
2011-09-13 00:06:44 +00:00
3fe50e1d47
fail gracefully when trying to install as a daemon in Arch Linux
2011-09-12 23:03:52 +00:00
c8395df513
update of the i2prouter script based upon Tanuki's 3.5.9 script
...
With this check-in comes an update of our i2prouter script based upon the
script src/bin/sh.script.in from the 3.5.9 source tarball of the wrapper.
Some of the benefits of this newer version include:
- logic to determine which wrapper binary to use (32bit VS 64bit) and falling
back to alternate "bitness." This would be most useful for portable packages.
- support for far more platforms and archs than the 3.1.1 based script (such as
Solaris, risc, os/390, HP-UX, AIX, mips, ia64, etc.)
- support for installing I2P as a daemon in most UNIX-based environments with
the command "i2prouter install". The installed service can be removed with
"i2prouter remove". With testing this option has been confirmed to work in
OSX, Fedora, Slackware, Debian, Ubuntu, FreeBSD, and SuSE. It does not work
in Arch Linux (yet).
2011-09-12 22:53:57 +00:00
2307fed62c
switch to tar'ing the osx installer
...
When zipping with infozip, executable permissions are left intact. When zip is
called with ant, these permissions are lost. When tarring using ant the
permissions seem to be lost too. Switching to calling tar directly ensures that
the executable permissions aren't lost.
2011-09-12 22:52:03 +00:00
fd2c83f052
Change eepget.bat to be parsed when os=windows
...
osfamily=windows apparently doesn't work in the parseable section (found when
creating a linux only installer).
2011-09-12 17:23:03 +00:00
0018ac040a
run test scripts at release time
2011-09-12 14:51:30 +00:00
61831b11dc
* i2psnark: Fix inaccuracy in the completed bytes display
2011-09-12 14:03:51 +00:00
540172117f
cleanups and comments
2011-09-12 13:11:57 +00:00
16640722d6
* Build Executor:
...
- Limit max parallel builds on really slow machines (ticket #519 )
- Slow down build loop when network is apparently disconnected (ticket #519 )
2011-09-12 13:10:43 +00:00