This commit is contained in:
rsc 2005-01-24 03:57:10 +00:00
parent e6cba65c0c
commit 8b459713b5
2 changed files with 30 additions and 188 deletions

162
dist/download.html vendored
View file

@ -1,162 +0,0 @@
<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/">
<title>Plan 9 from User Space - Download</title>
</head>
<body bgcolor=#ffffff>
<Table>
<tr height=10><td width=20><td><td width=20>
<tr><td><td>
<center>
<img src="dist/spaceglenda100.png" alt="Space Glenda">
</center>
<Table><tr height=10><td></table>
<center>
<font size=+1><b>Plan 9 from User Space - Download</b></font>
</center>
<Table><tr height=10><td></table>
<center>
<a href="man/man1/intro.html">overview</a>
|
<a href="screenshots/">screen shots</a>
|
<a href="man/">manual</a>
|
<a href="man/man1/install.html">install notes</a>
|
<a href="download.html">download</a>
|
<a href="man/man1/cvs.html">cvs</a>
|
<a href="unix/">unix</a>
</center>
<Table><tr height=10><td></table>
Plan 9 from User Space (aka plan9port)
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><tr height=20><td></table>
<b>supported systems</b>
<Table>
<tr height=10><td width=20><td>
<tr><td><td>
Linux <font size=-1>(x86 and PowerPC)</font>,
FreeBSD <font size=-1>(x86)</font>,
Mac OS X <font size=-1>(Power PC)</font>,
SunOS <font size=-1>(Sparc)</font>.
</table>
<Table><tr height=20><td></table>
<b>getting started</b>
<Table>
<tr height=10><td width=20><td>
<tr><td><td>
Start with the overview in
<a href="man/man1/intro.html"><i>intro</i>(1)</a>.
<a href="man/man1/install.html"><i>Install</i>(1)</a>
explains how to install the system.
</table>
<Table><tr height=20><td></table>
<b>acknowledgements</b>
<Table>
<tr height=10><td width=20><td>
<tr><td><td>
Most obviously, plan9port derives from
<a href="http://plan9.bell-labs.com/plan9">Plan 9 from Bell Labs</a>
and would not exist without the work of the Plan 9 team over the
past many years.
<Table><tr height=10><td></table>
Many people have provided help,
ported programs, written bug reports,
sent useful patches, and gotten plan9port running on new
operating systems. A few have done far more than their fair share.
<Table><tr height=10><td></table>
Rob Pike suggested the original X11 port of libdraw years ago,
as part of drawterm, and strongly encouraged the Mac OS X work.
He has also been a consistent source of good ideas to hide
the ugliness of modern Unix.
<Table><tr height=10><td></table>
William Josephson handled
<a href="man/man1/troff.html"><i>troff</i>(1)</a>
(with Taj Khattra) and many of
the supporting programs. He also inspired the recent thread library
clean-up and has ported a handful of applications.
<Table><tr height=10><td></table>
Andrey Mirtchovski and Axel Belinfante have done significant
work dealing with X11 corner cases and fine-tuning
<a href="man/man1/rio.html"><i>rio</i>(1)</a>.
Axel never tires of finding bugs in the SunOS port.
<Table><tr height=10><td></table>
Eric Van Hensbergen brought the system up on Linux/PowerPC.
<Table><tr height=10><td></table>
Thanks to all.
</table>
<Table><tr height=20><td></table>
<b>contact</b>
<Table>
<tr height=10><td width=20><td>
<tr><td><td>
Russ Cox <font size=-1>(<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>)
</table>
<Table><tr height=20><td></table>
<b>unix extracts</b>
<Table>
<tr height=10><td width=20><td>
<tr><td><td>
The UTF-8 library, the formatted print library,
the buffered I/O library, the (Unicode-capable) regular expression
library, and mk are available in packaging separate from plan9port.
</table>
<Table><tr height=20><td></table>
<b>history</b>
<Table>
<tr height=10><td width=20><td>
<tr><td><td>
<a href="http://plan9.bell-labs.com/plan9dist/ureg.html">
Sean Quinlan's 9pm
</a> &#8722; a port of an earlier Plan 9 (including <a href="man/man1/sam.html"><i>sam</i>(1)</a>) to Windows
<br>
<a href="http://www.cs.usyd.edu.au/~matty/9term/">
Matty Farrow's 9term
</a> &#8722; a native X11 version that inspired <a href="man/man1/9term.html"><i>9term</i>(1)</a>
<br>
<a href="http://unauthorised.org/dhog/9wm.html">David Hogan's 9wm</a>
and
<a href="http://lists.cse.psu.edu/archives/9fans/1994-November/003081.html">Arnold Robbin's 9menu</a> &#8722; precursor to
<a href="man/man1/rio.html"><i>rio</i>(1)</a>
<br>
<a href="http://www.star.le.ac.uk/~tjg/rc/">Byron Rakitzis's rc</a> &#8722; a mostly-compatible clone of Plan 9's <a href="man/man1/rc.html"><i>rc</i>(1)</a>
<br>
<a href="http://www.cs.yorku.ca/~oz/wily/">Gary Capell's wily</a> &#8722; an <a href="man/man1/acme.html"><i>acme</i>(1)</a>-inspired editor
</table>
<tr height=10><td>
</table>
</body>
</html>

56
dist/main.html vendored
View file

@ -10,17 +10,17 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
<title>Plan 9 from User Space</title> <title>Plan 9 from User Space</title>
</head> </head>
<body bgcolor=#ffffff> <body bgcolor=#ffffff>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td><td width=20> <tr height=10><td width=20><td><td width=20>
<tr><td><td> <tr><td><td>
<center> <center>
<img src="dist/spaceglenda100.png" alt="Space Glenda"> <img src="dist/spaceglenda100.png" alt="Space Glenda">
</center> </center>
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
<center> <center>
<font size=+1><b>Plan 9 from User Space</b></font> <font size=+1><b>Plan 9 from User Space</b></font>
</center> </center>
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
<center> <center>
<a href="man/man1/intro.html">overview</a> <a href="man/man1/intro.html">overview</a>
| |
@ -32,17 +32,19 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
| |
<a href="man/man1/cvs.html">cvs</a> <a href="man/man1/cvs.html">cvs</a>
| |
<a href="http://cvs.pdos.lcs.mit.edu/cvs/plan9">cvsweb</a>
|
<a href="unix/">unix</a> <a href="unix/">unix</a>
</center> </center>
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
Plan 9 from User Space (aka plan9port) Plan 9 from User Space (aka plan9port)
is a port of many Plan 9 programs from their native is a port of many Plan 9 programs from their native
<a href="http://plan9.bell-labs.com/plan9/">Plan 9</a> <a href="http://plan9.bell-labs.com/plan9/">Plan 9</a>
environment to Unix-like operating systems. environment to Unix-like operating systems.
<Table><tr height=20><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
<b>supported systems</b> <b>supported systems</b>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td> <tr height=10><td width=20><td>
<tr><td><td> <tr><td><td>
Linux <font size=-1>(x86 and PowerPC)</font>, Linux <font size=-1>(x86 and PowerPC)</font>,
@ -51,9 +53,9 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
SunOS <font size=-1>(Sparc)</font>. SunOS <font size=-1>(Sparc)</font>.
</table> </table>
<Table><tr height=20><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
<b>getting started</b> <b>getting started</b>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td> <tr height=10><td width=20><td>
<tr><td><td> <tr><td><td>
Start with the overview in Start with the overview in
@ -62,18 +64,20 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
<a href="man/man1/install.html"><i>install</i>(1)</a>. <a href="man/man1/install.html"><i>install</i>(1)</a>.
</table> </table>
<Table><tr height=20><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
<b>download</b> <b>download</b>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td> <tr height=10><td width=20><td>
<tr><td><td> <tr><td><td>
latest tree: <a href="plan9port.tgz">plan9port.tgz</a> latest tree: <a href="plan9port.tgz">plan9port.tgz</a>
<font size=-1>(<a href="/cgi-bin/info.cgi?file=/plan9port/plan9port.tgz">date and checksums</a>)</font> <font size=-1>(<a href="/cgi-bin/info.cgi?file=/plan9port/plan9port.tgz">date and checksums</a>;
<a href="http://cvs.pdos.lcs.mit.edu/cvs/plan9/CHANGES?rev=HEAD">list of recent changes</a>)</font>
<br>
</table> </table>
<Table><tr height=20><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
<b>acknowledgements</b> <b>acknowledgements</b>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td> <tr height=10><td width=20><td>
<tr><td><td> <tr><td><td>
@ -82,14 +86,14 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
and would not exist without the work of the Plan 9 team over the and would not exist without the work of the Plan 9 team over the
past many years. past many years.
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
Rob Pike suggested the original X11 port of libdraw years ago, Rob Pike suggested the original X11 port of libdraw years ago,
as part of drawterm, and strongly encouraged the Mac OS X work. as part of drawterm, and strongly encouraged the Mac OS X work.
He has also been a consistent source of good ideas to hide He has also been a consistent source of good ideas to hide
the ugliness of modern Unix. the ugliness of modern Unix.
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
William Josephson handled William Josephson handled
<a href="man/man1/troff.html"><i>troff</i>(1)</a> <a href="man/man1/troff.html"><i>troff</i>(1)</a>
@ -97,56 +101,56 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
the supporting programs. He also inspired the recent thread library the supporting programs. He also inspired the recent thread library
clean-up and has ported a handful of applications. clean-up and has ported a handful of applications.
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
Andrey Mirtchovski and Axel Belinfante have done significant Andrey Mirtchovski and Axel Belinfante have done significant
work dealing with X11 corner cases and fine-tuning work dealing with X11 corner cases and fine-tuning
<a href="man/man1/rio.html"><i>rio</i>(1)</a>. <a href="man/man1/rio.html"><i>rio</i>(1)</a>.
Axel never tires of finding bugs in the SunOS port. Axel never tires of finding bugs in the SunOS port.
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
Latchesar Ionkov has contributed many fixes to tricky bugs. Latchesar Ionkov has contributed many fixes to tricky bugs.
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
Many other people have provided help, Many other people have provided help,
ported programs, written bug reports, ported programs, written bug reports,
sent useful patches, and gotten plan9port running on new sent useful patches, and gotten plan9port running on new
systems. systems.
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
Thanks to all. Thanks to all.
</table> </table>
<Table><tr height=20><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
<b>contact</b> <b>contact</b>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td> <tr height=10><td width=20><td>
<tr><td><td> <tr><td><td>
Russ Cox <font size=-1>(<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>) Russ Cox <font size=-1>(<a href="mailto:rsc@swtch.com">rsc@swtch.com</a>)
</table> </table>
<Table><tr height=20><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
<b>unix extracts</b> <b>unix extracts</b>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td> <tr height=10><td width=20><td>
<tr><td><td> <tr><td><td>
The UTF-8 library, the formatted print library, The UTF-8 library, the formatted print library,
the buffered I/O library, the (Unicode-capable) regular expression the buffered I/O library, the (Unicode-capable) regular expression
library, and mk are available in packaging separate from plan9port. library, and mk are available in packaging separate from plan9port.
<Table><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
See <a href="http://swtch.com/plan9port/unix/">http://swtch.com/plan9port/unix/</a>. See <a href="http://swtch.com/plan9port/unix/">http://swtch.com/plan9port/unix/</a>.
</table> </table>
<Table><tr height=20><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
<b>history</b> <b>history</b>
<Table> <table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr height=10><td width=20><td> <tr height=10><td width=20><td>
<tr><td><td> <tr><td><td>
<a href="http://plan9.bell-labs.com/plan9dist/ureg.html"> <a href="http://plan9.bell-labs.com/plan9dist/ureg.html">