diff options
author | rsc <devnull@localhost> | 2005-09-13 01:30:39 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-09-13 01:30:39 +0000 |
commit | 878e37639e3431de6cbbfb350040ec8b63fdb25b (patch) | |
tree | cc81ba85ee64315c9b7f84b455acee2e665d81c7 | |
parent | 3464449cb28ed52bec334bfc73d2f11dfbe8af3f (diff) | |
download | plan9port-878e37639e3431de6cbbfb350040ec8b63fdb25b.tar.gz plan9port-878e37639e3431de6cbbfb350040ec8b63fdb25b.tar.bz2 plan9port-878e37639e3431de6cbbfb350040ec8b63fdb25b.zip |
Debian page.
-rw-r--r-- | dist/deb.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/dist/deb.html b/dist/deb.html new file mode 100644 index 00000000..a3db08a9 --- /dev/null +++ b/dist/deb.html @@ -0,0 +1,58 @@ + +<html> +<!-- +Edit ./^$/,s/<table border=0 cellspacing=0 cellpadding=0 width=100%/<Table/g +Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g +--> + +<head> +<base href="http://swtch.com/plan9port/deb/"> +<title>Plan 9 from User Space - Debian Packages</title> +</head> +<body bgcolor=#ffffff> +<table border=0 cellspacing=0 cellpadding=0 width=100%> + <tr height=10><td width=20><td><td width=20> + <tr><td><td> + <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table> + <center> + <font size=+1><b>Plan 9 from User Space - Debian Packages</b></font> + </center> + <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table> + <a href="../">Plan 9 from User Space (aka plan9port)</a> + is a port of many Plan 9 programs from their native + <a href="http://plan9.bell-labs.com/plan9/">Plan 9</a> + environment to Unix-like operating systems. + + <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table> + + Here are packages built for the Debian distribution of Linux. + + <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table> + <table border=0 cellspacing=0 cellpadding=0 width=100%> + <tr> + <td valign=top><a href="plan9port-base_20050808_all.deb">base package</a> + <font size=-1>(<a href="/cgi-bin/info.cgi?file=plan9port/deb/plan9port-base_20050808_all.deb">md5</a>)</font> + <td valign=top>base package, basically just the usual tar ball. + <tr> + <td valign=top><a href="plan9port-i386-2.6_20050808_i386.deb">i386 2.6 binaries</a> + <font size=-1>(<a href="/cgi-bin/info.cgi?file=plan9port/deb/plan9port-i386-2.6_20050808_i386.deb">md5</a>)</font> + <td valign=top>binaries for i386 systems running 2.6 or later kernels + <tr> + <td valign=top><a href="plan9port-i386-2.4_20050808_i386.deb">i386 2.4 binaries</a> + <font size=-1>(<a href="/cgi-bin/info.cgi?file=plan9port/deb/plan9port-i386-2.4_20050808_i386.deb">md5</a>)</font> + <td valign=top>binaries for i386 systems running 2.4 or earlier kernels + <tr height=10><td> + <tr> + <td valign=top><a href="inferno_20050720_i386.deb">inferno</a> + <font size=-1>(<a href="/cgi-bin/info.cgi?file=plan9port/deb/inferno_20050720_i386.deb">md5</a>)</font> + <td valign=top>Vita Nuova's <a href="http://www.vitanuova.com/inferno/">Inferno</a> + </table> + + <tr height=20><td> + <tr><td><td><center><a href=".."><img src="../dist/glendacircle.png" border=0 alt="Space Glenda"></a></center> + + <tr height=10><td> +</table> + +</body> +</html> |