fixed SHA1 values (previously were SHA0, the openssl default (while the sha command on fbsd defaults to sha1). compared with offline build box values. unmodified). thanks Pseudo_Nymous

This commit is contained in:
jrandom
2004-09-11 04:18:04 +00:00
committed by zzz
parent b3eb01e5de
commit 9a7c1ca3b5

View File

@@ -2,16 +2,16 @@
<ul>
<li>GUI installer (requires Swing):<br />
<a href="http://dev.i2p.net/i2p/install.jar">install.jar</a>
(SHA1 a85ad25d4fa5ce4c914fb287bde0605e97a3c1a6)<br />
(SHA1 d25a14b12282b4b99e5c5072ae43fea23d2e175e)<br />
Right-click "save as", then either double click on it or run
<code>java -jar install.jar</code></li>
<li>Headless install:<br />
<a href="http://dev.i2p.net/i2p/i2p.tar.bz2">i2p.tar.bz2</a>
(SHA1 75b97e12dde6f0d4061944b1ee34d06975d936d7)<br />
(SHA1 931ddd205e5bb0de1a31887d2cec3a4952a6178e)<br />
Run <code>(tar xjvf i2p.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
<li>Source install:<br />
<a href="http://dev.i2p.net/i2p/i2p_0_4_0_1.tar.bz2">i2p_0_4_0_1.tar.bz2</a>
(SHA1 58c822e45662c94dc3cfff1d91fb84e1cb457233)<br />
(SHA1 9909bd14b2c95fb06e7e80b7ac907bc7d8869582)<br />
Alternately, you can fetch the source from <a href="cvs">cvs</a> (CVS HEAD
gets you the most recent updates, while the tag <code>i2p_0_4_0_1</code> gets you
the release)<br/>
@@ -34,7 +34,7 @@
<li>Go to <a href="http://127.0.0.1:7657/configservice.jsp">http://127.0.0.1:7657/configservice.jsp</a> and
select "Shutdown gracefully"</li>
<li>Download <a href="http://dev.i2p.net/i2p/i2pupdate.zip">http://dev.i2p.net/i2p/i2pupdate.zip</a>
(SHA1 1376d3410c49006ce55f51ebe4d496b55ec90762) to
(SHA1 d13143394b44db6efba1273628e2d8240863394d) to
your I2P installation directory and extract it there (it will overwrite files such as <code>lib/i2p.jar</code> and
<code>i2prouter.bat</code>).<br />
<i>If you have modified your <code>wrapper.conf</code>, please merge that with the new
@@ -81,4 +81,4 @@
<p>If you're having trouble, swing by the <a href="http://forum.i2p.net/">forum</a>,
post to the <a href="http://dev.i2p.net/pipermail/i2p/">mailing list</a>, or get on
<a href="irc://irc.freenode.net/#i2p">irc.freenode.net/#i2p</a> /
<a href="http://www.invisiblechat.com/">invisiblechat/</a><a href="irc://localhost:6667/#i2p">#i2p</a>.
<a href="http://www.invisiblechat.com/">invisiblechat/</a><a href="irc://localhost:6667/#i2p">#i2p</a>.