Add new article: FreeBSD From Scratch.
Reminded by: murray
This commit is contained in:
parent
d967c62f8d
commit
ce3e44c7ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16227
1 changed files with 9 additions and 3 deletions
12
en/docs.sgml
12
en/docs.sgml
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.157 2002/12/23 22:57:52 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.158 2003/02/17 16:34:01 wosch Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -134,12 +134,18 @@
|
|||
href="doc/en_US.ISO8859-1/articles/explaining-bsd/index.html">Explaining
|
||||
BSD</a><br>
|
||||
<small>An answer to the question ``What is BSD?''</small></p>
|
||||
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/fbsd-from-scratch/index.html">FreeBSD
|
||||
From Scratch</a><br>
|
||||
<small>How to automatically compile, install and configure a system from
|
||||
scratch (i.e. to an empty file system), including your favorite
|
||||
ports.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/filtering-bridges/index.html">Filtering
|
||||
Bridges</a><br>
|
||||
<small>Configuring firewalls and filtering on FreeBSD hosts acting as
|
||||
bridges rather than routers.</small></p>
|
||||
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/fonts/index.html">Fonts and
|
||||
FreeBSD</a><br>
|
||||
<small>A description of the various font technologies in FreeBSD, and
|
||||
|
|
Loading…
Reference in a new issue