2004-09-03 jrandom

* Updated default wrapper.config to deal with the hard restart option
    * Include the history.txt in the /help.jsp page
    * HTML updates (wrapper.log, and no more unix scripts)
    * Updated VERSION constants to 0.4
This commit is contained in:
jrandom
2004-09-03 19:46:07 +00:00
committed by zzz
parent 7b86edaf7f
commit 63937d0fba
9 changed files with 28 additions and 57 deletions

View File

@ -24,9 +24,9 @@ linked together).</p>
run I2P as a service on windows machines (a daemon, for you *nix geeks). Windows users can
add or remove the I2P service on the <a href="/configservice.jsp">service control page</a>, or
through the install_i2p_service_winnt.bat and uninstall_i2p_service_winnt.bat scripts. *nix
users can use the install_i2p_service_unix and uninstall_i2p_service_unix scripts included, but
they must be run as root. To uninstall I2P altogether, simply wipe the I2P installation
directory.</p>
users can script up something to call <code>./i2prouter start</code> with the appropriate
environment ($PATH, $JAVA_HOME, etc) and user id (I2P does not require root). To uninstall
I2P altogether, simply wipe the I2P installation directory.</p>
<h2>What next?</h2>