0.5.0.2
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<h3>Past announcements</h3>
|
||||
<h4>2005</h4>
|
||||
<ul>
|
||||
<li>2005-03-06 - <a href="http://dev.i2p.net/pipermail/i2p/2005-March/000618.html">0.5.0.2</a></li>
|
||||
<li>2005-02-23 - <a href="http://dev.i2p.net/pipermail/i2p/2005-February/000597.html">0.5.0.1</a></li>
|
||||
<li>2005-02-18 - <a href="http://dev.i2p.net/pipermail/i2p/2005-February/000585.html">0.5</a></li>
|
||||
<li>2005-01-06 - <a href="http://dev.i2p.net/pipermail/i2p/2005-January/000542.html">0.4.2.6</a></li>
|
||||
|
@@ -2,23 +2,23 @@
|
||||
<ul>
|
||||
<li>GUI installer (requires Swing):<br />
|
||||
<a href="http://dev.i2p.net/i2p/i2pinstall.jar">i2pinstall.jar</a>
|
||||
(SHA1 d25f37bb08d2be08d0d8ee0fc78ed1f8ad42f8f9
|
||||
(SHA1 305dea154ba80f0477f27157b0c7d9889cfe2207
|
||||
<a href="http://dev.i2p.net/i2p/i2pinstall.jar.sig">sig</a>)<br />
|
||||
Right-click "save as", then either double click on it or run
|
||||
<code>java -jar i2pinstall.jar</code></li>
|
||||
<li>Headless install:<br />
|
||||
<a href="http://dev.i2p.net/i2p/i2p.tar.bz2">i2p.tar.bz2</a>
|
||||
(SHA1 5f385a877d7a8632a24e255502f1c601498a898c
|
||||
(SHA1 db658bdc581f3da4c7a9cf475bb952ae9e80a9fd
|
||||
<a href="http://dev.i2p.net/i2p/i2p.tar.bz2.sig">sig</a>)<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.5.0.1.tar.bz2">i2p-0.5.0.1.tar.bz2</a>
|
||||
(SHA1 a4c33768baf9f4fd78dec0bede6defe1e5fc0f56
|
||||
<a href="http://dev.i2p.net/i2p/i2p-0.5.0.1.tar.bz2.sig">sig</a>)<br />
|
||||
<a href="http://dev.i2p.net/i2p/i2p-0.5.0.2.tar.bz2">i2p-0.5.0.2.tar.bz2</a>
|
||||
(SHA1 5d728ee6a2570dfb5eefc63ba2f316bf67606533
|
||||
<a href="http://dev.i2p.net/i2p/i2p-0.5.0.2.tar.bz2.sig">sig</a>)<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_5_0_1</code> gets you
|
||||
gets you the most recent updates, while the tag <code>i2p_0_5_0_2</code> gets you
|
||||
the release)<br/>
|
||||
Run <code>(tar xjvf i2p-0.5.0.1.tar.bz2 ; cd i2p-0.5.0.1 ; ant dist)</code> then either
|
||||
Run <code>(tar xjvf i2p-0.5.0.2.tar.bz2 ; cd i2p-0.5.0.2 ; ant dist)</code> then either
|
||||
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
|
||||
which will bring up the router console, which has further instructions. When
|
||||
@@ -26,10 +26,10 @@
|
||||
<b>reseed</b>.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Updates from 0.5:</h3>
|
||||
<h3>Updates from 0.5 or 0.5.0.1:</h3>
|
||||
<ol>
|
||||
<li>Download <a href="http://dev.i2p.net/i2p/i2pupdate.zip">i2pupdate.zip</a>
|
||||
(SHA1 99f5908cc55be44d7ed5d6fca65bc755fcce0da1
|
||||
(SHA1 0ad2a016d9e9a67d3885e25b639167719fa17d96
|
||||
<a href="http://dev.i2p.net/i2p/i2pupdate.zip.sig">sig</a>) to your I2P
|
||||
installation directory.
|
||||
(alternately, you can get the source as above and run "ant updater", then copy the
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<h2>Announcements</h2>
|
||||
<p><b>Latest version:</b><br />
|
||||
2005-02-23 - 0.5.0.1 -
|
||||
<a href="http://dev.i2p.net/pipermail/i2p/2005-February/000597.html">Announcement</a>
|
||||
2005-03-06 - 0.5.0.2 -
|
||||
<a href="http://dev.i2p.net/pipermail/i2p/2005-March/000618.html">Announcement</a>
|
||||
- <a href="download">Download</a>
|
||||
</p>
|
||||
<p><b>Weekly updates:</b><br />
|
||||
|
Reference in New Issue
Block a user