support: use https; update/remove old links
- replace Linux link with a more official one - remove hardware FAQ from '04
This commit is contained in:
parent
5f68531fe7
commit
0b689624bb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51868
1 changed files with 8 additions and 24 deletions
|
@ -27,7 +27,7 @@
|
|||
<ul>
|
||||
<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="https://www.ora.com/">O'Reilly & Associates, Inc.</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="xwin"></a>
|
||||
|
@ -35,43 +35,27 @@
|
|||
<h2>The X Window System</h2>
|
||||
|
||||
<ul>
|
||||
<li>The <a href="http://www.x.org/">X.Org</a>
|
||||
<li>The <a href="https://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
|
||||
<li>The <a href="https://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
|
||||
<li><a href="https://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>
|
||||
<li><a href="https://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
|
||||
<li><a href="https://www.kernel.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>
|
||||
|
@ -82,11 +66,11 @@
|
|||
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
|
||||
<li><a href="https://www.dragonflybsd.org/"><strong>DragonFly
|
||||
BSD</strong></a> is based on &os; 4.X but has a different
|
||||
set of development goals than &os;.</li>
|
||||
|
||||
<li><a href="http://www.illumos.org"><strong>illumos</strong></a>
|
||||
<li><a href="https://www.illumos.org"><strong>illumos</strong></a>
|
||||
is an open source fork of OpenSolaris, which ultimately has
|
||||
its roots in a BSD derivative called SunOS.</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue