Remove broken link to bsdmall.com now that BSDMall and FreeBSDMall are

finally united.

Add information about FreeBSD-derived projects FreeSBIE and PC-BSD on
two of the second level pages of the FreeBSD website.

Discussed with:	 rwatson, matt
This commit is contained in:
Murray Stokely 2007-10-03 23:35:15 +00:00
parent ebff4de282
commit ca3aa38b8c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30864
2 changed files with 49 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.54 2007/06/28 08:14:51 jkois Exp $">
<!ENTITY title 'Resources for Newbies'>
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY url.articles "&base;/doc/en_US.ISO8859-1/articles">
@ -18,6 +18,7 @@
<ul>
<li><a href="#web-site">Using the FreeBSD web site</a></li>
<li><a href="#fbsd">Learning about FreeBSD</a></li>
<li><a href="#derived">Learning about FreeBSD-derived projects</a></li>
<li><a href="#unix">Learning about &unix;</a></li>
<li><a href="#xwin">Learning about the X Window System</a></li>
<li><a href="#people">Helping other people</a></li>
@ -115,6 +116,31 @@
tutorial.</p></li>
</ul>
<h2><a name="derived">Learning about FreeBSD-derived projects</a></h2>
<p>FreeBSD is widely used as a building block for other commercial
and open-source operating systems. Some of the most widely used
and publically available systems are listed below.</p>
<ul>
<li><p><a href="http://www.pcbsd.org">PC-BSD</a> is a FreeBSD
derivative with a graphical installer and impressive desktop
tools aimed at ease of use for the casual computer
user.</p></li>
<li><p><a href="http://www.freesbie.org/">FreeSBIE</a> is a
LiveCD based on FreeBSD. It works directly from a CD, without
touching your hard drive. It also includes a simple and easily
extendable toolkit used for the creation of embedded
images.</p></li>
<li><p>Apple's <a href="http://www.apple.com/macosx">Mac OS
X</a>
is <a href="http://www.apple.com/macosx/features/unix/">based
in part</a> on FreeBSD and includes a rich &unix; foundation in
addition to the proprietary Apple user interface.</p></li>
</ul>
<h2><a name="unix">Learning about &unix;</a></h2>
<p>Many of the problems we have as newbies come from being unfamiliar