3c89bd4e19
0.9.20
2015-06-02 12:00:59 +00:00
dd99978b19
0.9.19
2015-04-12 13:32:49 +00:00
ce041dfbc1
0.9.18
2015-02-22 09:52:27 +00:00
kytv
bb9cef1e40
Add example apparmor profile (ticket #1092 )
2015-02-18 21:38:25 +00:00
7ab6708a3c
0.9.17
2014-11-30 16:41:57 +00:00
634bf5f7e3
0.9.16
...
Fix history.txt UTF-8 breakage
Javadoc fixes after review
2014-11-01 18:50:26 +00:00
98062f830a
0.9.15
2014-09-20 19:17:58 +00:00
c7de4e46c1
0.9.14.1
2014-08-09 21:24:18 +00:00
1246e1c498
0.9.14
2014-07-26 20:32:26 +00:00
d106f483a1
0.9.13
2014-05-22 14:59:02 +00:00
90cd68900e
0.9.12
2014-03-31 12:43:15 +00:00
7c5dc7fa55
propagate from branch 'i2p.i2p.zzz.jetty8' (head 0a03ce60906c508b08cc84b3044954844a6ee157)
...
to branch 'i2p.i2p' (head d99392e09883a92b99a316b4deed0586dcf4ea5b)
2014-02-17 14:01:13 +00:00
4df6a6f47b
min java version for izpack
2014-02-16 22:31:17 +00:00
2e91890401
Javadoc fixes to correct release number
...
Remove unused lock object
Add irc.dg.i2p
0.9.11
2014-02-08 18:09:46 +00:00
5d2ff5e648
* Installer: Update links
...
* Update release checklist
2014-01-25 15:06:51 +00:00
5b6ed48ec0
0.9.10
2014-01-22 01:30:33 +00:00
f8a54bde19
0.9.9
2013-12-07 15:30:29 +00:00
d7c3ffa4de
0.9.8.1
2013-10-02 14:14:18 +00:00
9b4842931a
0.9.8
2013-09-30 12:57:13 +00:00
06d2db0046
0.9.7.1
2013-08-10 16:00:46 +00:00
20e152e79a
0.9.7
2013-07-15 14:15:43 +00:00
660be7d579
Installer: Don't install Windows service by default
...
Causes confusion and multiple instances when users start their own copy too.
2013-06-10 14:04:58 +00:00
ff5abfb4b7
0.9.6
2013-05-27 18:17:53 +00:00
0c22af9578
Convert install.xml to use new utility.jar Main.main()
...
(ticket #912 )
2013-04-20 19:03:38 +00:00
88afb23a8c
Backport of b6b65cd637f41758bfd38692772ffade3c8cbbbc
...
Installer: run fixperms.bat all Windows versions except XP/2003.
Wasn't being run on Windows 8.
2013-04-20 18:46:27 +00:00
9b0c481525
0.9.5
2013-03-08 13:03:50 +00:00
kytv
4389f277d6
* windows installer fixes / improvements
...
- move deprecated installer-only classes (Exec, Delete, and Copy) from
i2p.jar into installer/
- replace installer/resources/fixpaths.cmd with an improved method in java
- combine the installer-only utility classes into a single jar and call the
classes from within izpack
2012-12-28 20:59:17 +00:00
kytv
c9b6a3f01c
Instead of deleting the empty directory placeholders, let's just not copy them to pkg-temp to begin with.
2012-12-21 20:53:51 +00:00
kytv
5dfef69688
Add dummy placeholder files to empty eepsite directories
...
git and a few other vcses don't store empty directories....but now these directories
are no longer empty.
2012-12-18 20:50:29 +00:00
8b41956091
0.9.4
2012-12-17 14:52:02 +00:00
eafca84717
0.9.3
2012-10-27 13:03:14 +00:00
f16e83f21b
0.9.2
2012-09-21 14:24:53 +00:00
meeh
ee66747def
Fix after review and install on fresh osx (lession learned: test clean installs)
2012-09-17 20:33:03 +00:00
kytv
cb39006f6c
minor corrections after review
...
The newly added OSX bits by meeh (thanks!) do not require Izpack to perform
substitutions, so I'm removing those files from the <parseable> tags.
2012-09-10 10:51:17 +00:00
meeh
5056706742
Added command scripts for osx to install i2p as a daemon in launchd.
...
.command extension make it possible to double click on it like bat files
in windows. Daemon is runned as the user who executes the command file.
2012-09-05 21:36:24 +00:00
kytv
264df83943
fix hang during uninstallation ( #656 )
2012-08-18 13:06:07 +00:00
77a19a0b17
0.9.1
2012-07-30 13:28:56 +00:00
7a690b245f
rename windows installer; 0.9
2012-05-01 21:06:17 +00:00
kytv
c61b73c281
use <os family="unix"> instead of just <os = 'unix'>
2012-04-20 13:26:23 +00:00
kytv
5b5b3b203c
s/unix|mac/unix/
2012-04-18 18:47:43 +00:00
ef1447a816
0.8.13
2012-02-27 15:25:23 +00:00
ba5be7449b
translation infrastructure for i2prouter script
2012-01-13 22:26:35 +00:00
cc16834455
0.8.12
2012-01-06 00:40:20 +00:00
530b481ffd
0.8.11
2011-11-07 14:48:31 +00:00
c90097eca7
0.8.10
2011-10-19 23:43:12 +00:00
ab4de7b392
0.8.9
2011-10-10 19:57:56 +00:00
kytv
c76b098fbb
move the info panel to the end of the installation
...
IMHO, having the information panel ("To start I2P, etc.") displayed at the end
of the installation process makes a lot more sense.
Hopefully others agree...
2011-10-01 17:22:10 +00:00
kytv
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
kytv
398d264319
rename script to a more appropriate name
2011-09-17 15:02:55 +00:00
kytv
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