Changes between Version 5 and Version 6 of Installation
- Timestamp:
- 2012-04-18T07:31:57Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v5 v6 6 6 7 7 <div> 8 <div style=" margin-right: 100; float: left; width:55%;">8 <div style="float: left; width:50%;"> 9 9 10 <div style="margin: 0px 40px 40px 40px;">11 <img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/ubuntu.png" />10 <div style="margin: 0px 20px 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> 11 <img style="padding: 10px 10px 20px 10px; float: left" src="http://hyperplex.org/tahoe/ubuntu.png" /> 12 12 <h2 style="margin-bottom: 0px;">Ubuntu <small style="color:grey;">lucid, maverick, natty, oneiric</small></h2> 13 13 <a href="http://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=all§ion=all">Official Packages</a> 14 <a href="http://tahoe-lafs.org/buildbot/builders/lucid-amd64">Buildbot</a> 15 <pre >$ sudo apt-get install tahoe-lafs</pre>14 <a href="http://tahoe-lafs.org/buildbot/builders/lucid-amd64">Buildbot</a><br /> 15 <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ sudo apt-get install tahoe-lafs</pre> 16 16 </div> 17 17 18 <div style="margin: 40px;">19 <img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/debian.png" />18 <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> 19 <img style="padding: 10px 10px 20px 10px; float: left" src="http://hyperplex.org/tahoe/debian.png" /> 20 20 <h2 style="margin-bottom: 0px;">Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2> 21 21 <a href="http://packages.debian.org/search?keywords=tahoe-lafs&searchon=names&suite=all§ion=all">Official Packages</a> 22 <a href="http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64">Buildbot</a> 23 <pre >$ sudo apt-get install tahoe-lafs</pre>22 <a href="http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64">Buildbot</a><br /> 23 <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ sudo apt-get install tahoe-lafs</pre> 24 24 </div> 25 25 26 <div style="margin: 40px;">27 <img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/slackware.png" />26 <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> 27 <img style="padding: 10px 10px 20px 10px; float: left" src="http://hyperplex.org/tahoe/slackware.png" /> 28 28 <h2 style="margin-bottom: 0px;">Slackware <small style="color:grey;">13.37</small></h2> 29 29 <a href="http://slackbuilds.org/repository/13.37/network/allmydata-tahoe/">Official Packages</a> 30 <a href="http://mareichelt.com/pub/mine/tahoe-lafs/">Notes</a> 31 <pre >$ installpkg tahoe-lafs</pre>30 <a href="http://mareichelt.com/pub/mine/tahoe-lafs/">Notes</a><br /> 31 <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ installpkg tahoe-lafs</pre> 32 32 </div> 33 33 </div> 34 34 35 <div style=" margin-left: 100px;">35 <div style="float: left; width: 50%;"> 36 36 37 37 <!-- see #170 "package Tahoe-LAFS for Fedora" … … 39 39 <img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/fedora.png" /> 40 40 <h2 style="margin-bottom: 0px;">Fedora</h2> 41 <pre >$ sudo yum install tahoe-lafs</pre>41 <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ sudo yum install tahoe-lafs</pre> 42 42 </div> 43 43 --> 44 44 45 <div style="margin: 40px;">46 <img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/arch-linux.png" />45 <div style="margin: 0px 20px 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> 46 <img style="padding: 10px 10px 20px 10px; float: left" src="http://hyperplex.org/tahoe/arch-linux.png" /> 47 47 <h2 style="margin-bottom: 0px;">Arch Linux</h2> 48 <pre>$ pacman -S tahoe-lafs </pre> 48 <a href="http://aur.archlinux.org/packages.php?ID=39137">Official Packages</a><br /> 49 <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ pacman -S tahoe-lafs </pre> 49 50 </div> 50 51 51 <div style="margin: 40px;">52 <img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/freebsd.png" />52 <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> 53 <img style="padding: 10px 10px 20px 10px; float: left" src="http://hyperplex.org/tahoe/freebsd.png" /> 53 54 <h2 style="margin-bottom: 0px;">FreeBSD</h2> 54 <pre >$ pkg_add -r tahoe-lafs</pre>55 <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ pkg_add -r tahoe-lafs</pre> 55 56 </div> 56 57 57 <div style="margin: 40px;">58 <img style="padding: 0px 10px; float: left" src="http://hyperplex.org/tahoe/netbsd.png" />58 <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> 59 <img style="padding: 10px 10px 20px 10px; float: left" src="http://hyperplex.org/tahoe/netbsd.png" /> 59 60 <h2 style="margin-bottom: 0px;">NetBSD</h2> 60 61 <a href="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/filesystems/tahoe-lafs/README.html">Official Packages</a> 61 <a href="http://tahoe-lafs.org/buildbot/builders/MM%20netbsd5%20i386%20warp">Buildbot</a> 62 <pre >$ pkg_add tahoe-lafs</pre>62 <a href="http://tahoe-lafs.org/buildbot/builders/MM%20netbsd5%20i386%20warp">Buildbot</a><br /> 63 <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ pkg_add tahoe-lafs</pre> 63 64 </div> 64 65