set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit)
100 lines
3.3 KiB
Text
100 lines
3.3 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "Web Resources">
|
|
<!ENTITY % navinclude.support "INCLUDE">
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<ul>
|
|
<li><a href="#general">General &unix; Information</a></li>
|
|
<li><a href="#xwin">The X Window System</a></li>
|
|
<li><a href="#hardware">Hardware</a></li>
|
|
<li><a href="#related">Related Operating System Projects</a></li>
|
|
</ul>
|
|
|
|
<a name="general"></a>
|
|
|
|
<h2>General &unix; Information</h2>
|
|
|
|
<ul>
|
|
<li><a href="http://www.technion.ac.il/guides/unix.html">The Unix Reference
|
|
Desk</a> by Jennifer Myers</li>
|
|
|
|
<li><a href="http://www.ugu.com/">Unix Guru Universe</a></li>
|
|
|
|
<li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a></li>
|
|
|
|
<li><a href="http://www.unixpower.org">Unix Power</a></li>
|
|
</ul>
|
|
|
|
<a name="xwin"></a>
|
|
|
|
<h2>The X Window System</h2>
|
|
|
|
<ul>
|
|
<li>The <a href="http://www.x.org/">X.Org</a>
|
|
project provides
|
|
users of a variety of &unix; systems, including &os;,
|
|
with an excellent X Window system.</li>
|
|
|
|
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
|
|
provide the ability to run Microsoft Windows® software on Intel based UNIX
|
|
systems such as FreeBSD, NetBSD and Linux.</li>
|
|
</ul>
|
|
|
|
<a name="hardware"></a>
|
|
|
|
<h2>Hardware</h2>
|
|
|
|
<ul>
|
|
<li>The <em>comp.answers</em> <a
|
|
href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a>
|
|
is a great reference for people building their own machines.</li>
|
|
|
|
<li><a href="http://www.faqs.org/faqs/pc-hardware-faq/chiplist/">Aad
|
|
Offerman's Chip List</a> - reference material on chips used in PC
|
|
clones.</li>
|
|
</ul>
|
|
|
|
<a name="related"></a>
|
|
|
|
<h2>Related Operating System Projects</h2>
|
|
|
|
<ul>
|
|
<li><a href="http://www.netbsd.org/"><strong>NetBSD</strong></a> is
|
|
another free 4.4BSD Lite based operating system which runs on several
|
|
different architectures.</li>
|
|
|
|
<li><a href="http://www.openbsd.org/"><strong>OpenBSD</strong></a>
|
|
is another 4.4BSD derivative with focus on security.</li>
|
|
|
|
<li><a href="http://www.linux.org/"><strong>Linux</strong></a> is
|
|
another free &unix; like system.</li>
|
|
|
|
<li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
|
|
is a 4.4BSD Lite based server and emulation library that provides
|
|
free &unix; functionality to a Mach based system.</li>
|
|
|
|
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
|
|
Hurd</strong></a> project is another effort to develop a free
|
|
&unix; like operating system.</li>
|
|
|
|
<li><a href="http://www.dragonflybsd.org/"><strong>DragonFly
|
|
BSD</strong></a> is based on FreeBSD 4.X but has a different
|
|
set of development goals than FreeBSD 5.X.</li>
|
|
|
|
<li><a href="http://opensolaris.org/os/"><strong>OpenSolaris</strong></a>
|
|
is the open source variation of Sun Microsystems' Solaris operating
|
|
system, which is also a BSD derivative and was called SunOS. The most
|
|
part of the codebase has been opened, but the whole operating system
|
|
is still being distributed in the old way, too.</li>
|
|
|
|
</ul>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|