Changes between Version 3 and Version 4 of Installation


Ignore:
Timestamp:
2012-04-17T23:22:08Z (12 years ago)
Author:
lebek
Comment:

improve spacing

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v3 v4  
    1010<div style="margin: 0px 40px 40px 40px ;">
    1111<img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/ubuntu.png" />
    12 <h2>Ubuntu <small style="color:grey;">lucid, maverick, natty, oneiric</small></h2>
     12<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>
    1414<a href="http://tahoe-lafs.org/buildbot/builders/lucid-amd64">Buildbot</a>
    15 <pre> $ sudo apt-get install tahoe-lafs</pre>
     15<pre>$ sudo apt-get install tahoe-lafs</pre>
    1616</div>
    1717
    1818<div style="margin: 40px;">
    1919<img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/debian.png" />
    20 <h2>Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2>
     20<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>
    2222<a href="http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64">Buildbot</a>
    23 <pre> $ sudo apt-get install tahoe-lafs</pre>
     23<pre>$ sudo apt-get install tahoe-lafs</pre>
    2424</div>
    2525
    2626<div style="margin: 40px;">
    2727<img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/slackware.png" />
    28 <h2>Slackware <small style="color:grey;">13.37</small></h2>
     28<h2 style="margin-bottom: 0px;">Slackware <small style="color:grey;">13.37</small></h2>
    2929<a href="http://slackbuilds.org/repository/13.37/network/allmydata-tahoe/">Official Packages</a>
    3030<a href="http://mareichelt.com/pub/mine/tahoe-lafs/">Notes</a>
    31 <pre> $ installpkg tahoe-lafs</pre>
     31<pre>$ installpkg tahoe-lafs</pre>
    3232</div>
    3333</div>
     
    3737<div style="margin: 40px;">
    3838<img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/fedora.png" />
    39 <h2>Fedora</h2>
    40 <pre> $ sudo yum install tahoe-lafs</pre>
     39<h2 style="margin-bottom: 0px;">Fedora</h2>
     40<pre>$ sudo yum install tahoe-lafs</pre>
    4141</div>
    4242
    4343<div style="margin: 40px;">
    4444<img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/arch-linux.png" />
    45 <h2>Arch Linux</h2>
    46 <pre> $ pacman -S tahoe-lafs </pre>
     45<h2 style="margin-bottom: 0px;">Arch Linux</h2>
     46<pre>$ pacman -S tahoe-lafs </pre>
    4747</div>
    4848
    4949<div style="margin: 40px;">
    5050<img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/freebsd.png" />
    51 <h2>FreeBSD</h2>
    52 <pre> $ pkg_add -r tahoe-lafs</pre>
     51<h2 style="margin-bottom: 0px;">FreeBSD</h2>
     52<pre>$ pkg_add -r tahoe-lafs</pre>
    5353</div>
    5454
    5555<div style="margin: 40px;">
    5656<img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/netbsd.png" />
    57 <h2>NetBSD</h2>
     57<h2 style="margin-bottom: 0px;">NetBSD</h2>
    5858<a href="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/filesystems/tahoe-lafs/README.html">Official Packages</a>
    5959<a href="http://tahoe-lafs.org/buildbot/builders/MM%20netbsd5%20i386%20warp">Buildbot</a>
    60 <pre> $ pkg_add tahoe-lafs</pre>
     60<pre>$ pkg_add tahoe-lafs</pre>
    6161</div>
    6262