This commit is contained in:
jrandom
2004-12-01 22:52:27 +00:00
committed by zzz
parent 3354c9ecd7
commit 6f1430b64f
3 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
<h3>Past announcements</h3> <h3>Past announcements</h3>
<h4>2004</h4> <h4>2004</h4>
<ul> <ul>
<li>2004-12-01 - <a href="http://dev.i2p.net/pipermail/i2p/2004-December/000493.html">0.4.2.1</a></li>
<li>2004-11-26 - <a href="http://dev.i2p.net/pipermail/i2p/2004-November/000491.html">0.4.2</a></li> <li>2004-11-26 - <a href="http://dev.i2p.net/pipermail/i2p/2004-November/000491.html">0.4.2</a></li>
<li>2004-11-06 - <a href="http://dev.i2p.net/pipermail/i2p/2004-November/000484.html">0.4.1.4</a></li> <li>2004-11-06 - <a href="http://dev.i2p.net/pipermail/i2p/2004-November/000484.html">0.4.1.4</a></li>
<li>2004-10-18 - <a href="http://dev.i2p.net/pipermail/i2p/2004-October/000468.html">0.4.1.3</a></li> <li>2004-10-18 - <a href="http://dev.i2p.net/pipermail/i2p/2004-October/000468.html">0.4.1.3</a></li>

View File

@@ -2,20 +2,20 @@
<ul> <ul>
<li>GUI installer (requires Swing):<br /> <li>GUI installer (requires Swing):<br />
<a href="http://dev.i2p.net/i2p/install.jar">install.jar</a> <a href="http://dev.i2p.net/i2p/install.jar">install.jar</a>
(SHA1 dcd7db8cb1ce02e943f0b70748c89a5402bb909f)<br /> (SHA1 f22242f068ed4624db0a29c6763d451741d916c9)<br />
Right-click "save as", then either double click on it or run Right-click "save as", then either double click on it or run
<code>java -jar install.jar</code></li> <code>java -jar install.jar</code></li>
<li>Headless install:<br /> <li>Headless install:<br />
<a href="http://dev.i2p.net/i2p/i2p.tar.bz2">i2p.tar.bz2</a> <a href="http://dev.i2p.net/i2p/i2p.tar.bz2">i2p.tar.bz2</a>
(SHA1 67576badb93cdf081cf7bf6aa738aa6b977a881e)<br /> (SHA1 698c320e75666a6bfe7671e98f23f94378cf6155)<br />
Run <code>(tar xjvf i2p.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li> Run <code>(tar xjvf i2p.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
<li>Source install:<br /> <li>Source install:<br />
<a href="http://dev.i2p.net/i2p/i2p_0_4_2.tar.bz2">i2p_0_4_2.tar.bz2</a> <a href="http://dev.i2p.net/i2p/i2p_0_4_2_1.tar.bz2">i2p_0_4_2_1.tar.bz2</a>
(SHA1 edb67ea2edd19cd0f974670d3b7e7a965a92d2b6)<br /> (SHA1 da1d0980f5b3d58d936b4af87d25e06ab0df8ab1)<br />
Alternately, you can fetch the source from <a href="cvs">cvs</a> (CVS HEAD 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_2</code> gets you gets you the most recent updates, while the tag <code>i2p_0_4_2_1</code> gets you
the release)<br/> the release)<br/>
Run <code>(tar xjvf i2p_0_4_2.tar.bz2 ; cd i2p_0_4_2 ; ant dist)</code> then either Run <code>(tar xjvf i2p_0_4_2_1.tar.bz2 ; cd i2p_0_4_2_1 ; ant dist)</code> then either
run the GUI installer or headless install as above</li> run the GUI installer or headless install as above</li>
<li>After running the GUI install on windows, simply click on the "Run I2P" button <li>After running the GUI install on windows, simply click on the "Run I2P" button
which will bring up the router console, which has further instructions.</li> which will bring up the router console, which has further instructions.</li>
@@ -24,7 +24,7 @@
<h3>Updates from 0.4.0.1 or later:</h3> <h3>Updates from 0.4.0.1 or later:</h3>
<ol> <ol>
<li>Download <a href="http://dev.i2p.net/i2p/i2pupdate.zip">i2pupdate.zip</a> <li>Download <a href="http://dev.i2p.net/i2p/i2pupdate.zip">i2pupdate.zip</a>
(SHA1 b36014d775b406e8854257703db3ff3da50af516) to your I2P installation directory. (SHA1 b8cfdabca24485dba2d71e354521cf7db1bbd970) to your I2P installation directory.
(alternately, you can get the source as above and run "ant updater", then copy the (alternately, you can get the source as above and run "ant updater", then copy the
resulting i2pupdate.zip to your I2P installation directory)</li> resulting i2pupdate.zip to your I2P installation directory)</li>
<li>Click <a href="http://localhost:7657/configservice.jsp">"Graceful restart"</a></li> <li>Click <a href="http://localhost:7657/configservice.jsp">"Graceful restart"</a></li>

View File

@@ -1,7 +1,7 @@
<h2>Announcements</h2> <h2>Announcements</h2>
<p><b>Latest version:</b><br /> <p><b>Latest version:</b><br />
2004-11-26 - 0.4.2 - 2004-12-01 - 0.4.2.1 -
<a href="http://dev.i2p.net/pipermail/i2p/2004-November/000491.html">Announcement</a> <a href="http://dev.i2p.net/pipermail/i2p/2004-December/000493.html">Announcement</a>
- <a href="download">Download</a> - <a href="download">Download</a>
</p> </p>
<p><b>Weekly updates:</b><br /> <p><b>Weekly updates:</b><br />