Add projects DEVFS and soft update code.
This commit is contained in:
parent
8286dbc04e
commit
555c7195dc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2712
5 changed files with 24 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-20 13:40:02 $">
|
||||
<!ENTITY date "$Date: 1998-04-20 17:04:41 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.53 1998-04-20 13:40:02 jfieber Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.54 1998-04-20 17:04:41 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -224,6 +224,8 @@ ljohnston@cyberworld.demon.co.uk</a>. The launch date is aimed for March
|
|||
<a name="java"></a>
|
||||
<a name="mozilla"></a>
|
||||
<a name="picobsd"></a>
|
||||
<a name="devfs"></a>
|
||||
<a name="softupdate"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number
|
||||
|
@ -242,6 +244,8 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.freebsd.org/java/">Java on FreeBSD</a></li>
|
||||
<li><a href="mozilla.html">FreeBSD Mozilla Group</a></li>
|
||||
<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>
|
||||
</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.15 1998-04-19 11:07:55 wosch Exp $
|
||||
# $Id: web.atoz,v 1.16 1998-04-20 17:04:39 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -331,6 +331,8 @@ PicoBSD|support.html#picobsd
|
|||
single floppy FreeBSD|support.html#picobsd
|
||||
Related Operating System Projects|support.html#related
|
||||
Operating System, related projects|support.html#related
|
||||
DEVFS|support.html#devfs
|
||||
soft update code|support.html#softupdate
|
||||
|
||||
# where.sgml
|
||||
Getting FreeBSD|where.html
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.15 1998-04-19 11:07:55 wosch Exp $
|
||||
# $Id: web.atoz,v 1.16 1998-04-20 17:04:39 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -331,6 +331,8 @@ PicoBSD|support.html#picobsd
|
|||
single floppy FreeBSD|support.html#picobsd
|
||||
Related Operating System Projects|support.html#related
|
||||
Operating System, related projects|support.html#related
|
||||
DEVFS|support.html#devfs
|
||||
soft update code|support.html#softupdate
|
||||
|
||||
# where.sgml
|
||||
Getting FreeBSD|where.html
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-20 13:40:02 $">
|
||||
<!ENTITY date "$Date: 1998-04-20 17:04:41 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.53 1998-04-20 13:40:02 jfieber Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.54 1998-04-20 17:04:41 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -224,6 +224,8 @@ ljohnston@cyberworld.demon.co.uk</a>. The launch date is aimed for March
|
|||
<a name="java"></a>
|
||||
<a name="mozilla"></a>
|
||||
<a name="picobsd"></a>
|
||||
<a name="devfs"></a>
|
||||
<a name="softupdate"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number
|
||||
|
@ -242,6 +244,8 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.freebsd.org/java/">Java on FreeBSD</a></li>
|
||||
<li><a href="mozilla.html">FreeBSD Mozilla Group</a></li>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<a name="general"></a>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-20 13:40:02 $">
|
||||
<!ENTITY date "$Date: 1998-04-20 17:04:41 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.53 1998-04-20 13:40:02 jfieber Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.54 1998-04-20 17:04:41 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -224,6 +224,8 @@ ljohnston@cyberworld.demon.co.uk</a>. The launch date is aimed for March
|
|||
<a name="java"></a>
|
||||
<a name="mozilla"></a>
|
||||
<a name="picobsd"></a>
|
||||
<a name="devfs"></a>
|
||||
<a name="softupdate"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number
|
||||
|
@ -242,6 +244,8 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.freebsd.org/java/">Java on FreeBSD</a></li>
|
||||
<li><a href="mozilla.html">FreeBSD Mozilla Group</a></li>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<a name="general"></a>
|
||||
|
|
Loading…
Reference in a new issue