Changes between Version 7 and Version 8 of Installation


Ignore:
Timestamp:
2012-04-18T08:11:34Z (12 years ago)
Author:
zooko
Comment:

make all links server-relative if they can be

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v7 v8  
    1212<h2 style="margin-bottom: 0px;">Ubuntu <small style="color:grey;">lucid, maverick, natty, oneiric</small></h2>
    1313<a href="http://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all">Official Packages</a>
    14 <a href="http://tahoe-lafs.org/buildbot/builders/lucid-amd64">Buildbot</a><br />
     14<a href="//buildbot/builders/lucid-amd64">Buildbot</a><br />
    1515<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ sudo apt-get install tahoe-lafs</pre>
    1616</div>
     
    2020<h2 style="margin-bottom: 0px;">Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2>
    2121<a href="http://packages.debian.org/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all">Official Packages</a>
    22 <a href="http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64">Buildbot</a><br />
     22<a href="//buildbot/builders/Eugen%20lenny-amd64">Buildbot</a><br />
    2323<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ sudo apt-get install tahoe-lafs</pre>
    2424</div>
     
    5353<img style="padding: 10px 10px 20px 10px; float: left" src="http://hyperplex.org/tahoe/freebsd.png" />
    5454<h2 style="margin-bottom: 0px;">FreeBSD</h2>
    55 <a href="https://tahoe-lafs.org/buildbot-tahoe-lafs/builders/Randy%20FreeBSD-amd64">Buildbot</a><br />
     55<a href="//buildbot-tahoe-lafs/builders/Randy%20FreeBSD-amd64">Buildbot</a><br />
    5656<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ pkg_add -r tahoe-lafs</pre>
    5757</div>
     
    6161<h2 style="margin-bottom: 0px;">NetBSD</h2>
    6262<a href="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/filesystems/tahoe-lafs/README.html">Official Packages</a>
    63 <a href="http://tahoe-lafs.org/buildbot/builders/MM%20netbsd5%20i386%20warp">Buildbot</a><br />
     63<a href="//buildbot/builders/MM%20netbsd5%20i386%20warp">Buildbot</a><br />
    6464<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ pkg_add tahoe-lafs</pre>
    6565</div>
     
    7070<h1>Sources</h1>
    7171<a href="/source/tahoe-lafs/releases/allmydata-tahoe-1.9.1.zip">Tahoe-LAFS 1.9.1 source code zip</a>
    72 (<a href="https://tahoe-lafs.org/source/tahoe-lafs/releases/">older versions</a>)
     72(<a href="//source/tahoe-lafs/releases/">older versions</a>)
    7373
    7474<h2>Darcs</h2>