Add projects 'Newbies Project' and 'FreeBSD Hardening Project'
This commit is contained in:
parent
02069b194a
commit
92613e1ed0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2717
5 changed files with 28 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-20 20:49:33 $">
|
||||
<!ENTITY date "$Date: 1998-04-21 09:20:49 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.56 1998-04-20 20:49:33 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.57 1998-04-21 09:20:49 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -225,6 +225,8 @@ rcarter@consys.com</a>) for details.
|
|||
<a name="picobsd"></a>
|
||||
<a name="devfs"></a>
|
||||
<a name="softupdate"></a>
|
||||
<a name="newbies"></a>
|
||||
<a name="hardening"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number
|
||||
|
@ -245,6 +247,8 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.freebsd.org/~abial/">PicoBSD: Fitting FreeBSD on a single floppy</a></li>
|
||||
<li><a href="http://www.freebsd.org/~julian/">DEVFS</a></li>
|
||||
<li><a href="http://www.freebsd.org/~julian/">soft update code</a></li>
|
||||
<li><a href="http://ahimsa.welearn.com.au/work/">FreeBSD Resources for Newbies</a></li>
|
||||
<li><a href="http://www.watson.org/fbsd-hardening/">FreeBSD Hardening Project, a more secure environment</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="general"></a>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.16 1998-04-20 17:04:39 wosch Exp $
|
||||
# $Id: web.atoz,v 1.17 1998-04-21 09:20:48 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -333,6 +333,10 @@ Related Operating System Projects|support.html#related
|
|||
Operating System, related projects|support.html#related
|
||||
DEVFS|support.html#devfs
|
||||
soft update code|support.html#softupdate
|
||||
Newbies Project|support.html#newbies
|
||||
Hardening Project|support.html#hardening
|
||||
secure environment|support.html#hardening
|
||||
|
||||
|
||||
# where.sgml
|
||||
Getting FreeBSD|where.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue