Add PicoBSD project.
This commit is contained in:
parent
b9edba8d33
commit
7b26dc0dca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2705
5 changed files with 18 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-12 11:26:39 $">
|
||||
<!ENTITY date "$Date: 1998-04-19 11:07:55 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.51 1998-04-12 11:26:39 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.52 1998-04-19 11:07:55 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -285,6 +285,7 @@ ljohnston@cyberworld.demon.co.uk</a>. The launch date is aimed for March
|
|||
<a name="alpha"></a>
|
||||
<a name="java"></a>
|
||||
<a name="mozilla"></a>
|
||||
<a name="picobsd"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number
|
||||
|
@ -302,6 +303,7 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.freebsd.org/~wosch/freebsd-alpha/">Porting FreeBSD to Alpha systems</a></li>
|
||||
<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/">Fitting FreeBSD on a single floppy</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="related"></a>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.14 1998-04-16 12:17:13 wosch Exp $
|
||||
# $Id: web.atoz,v 1.15 1998-04-19 11:07:55 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -327,6 +327,8 @@ DEC Alpha|support.html#alpha
|
|||
DIGITAL Alpha|support.html#alpha
|
||||
FreeBSD/Alpha|support.html#alpha
|
||||
Java|support.html#java
|
||||
PicoBSD|support.html#picobsd
|
||||
single floppy FreeBSD|support.html#picobsd
|
||||
Related Operating System Projects|support.html#related
|
||||
Operating System, related projects|support.html#related
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# With the format `<titel>|<url>'.
|
||||
# Empty lines or comments are ignored.
|
||||
#
|
||||
# $Id: web.atoz,v 1.14 1998-04-16 12:17:13 wosch Exp $
|
||||
# $Id: web.atoz,v 1.15 1998-04-19 11:07:55 wosch Exp $
|
||||
|
||||
# about.sgml
|
||||
Usage statistics for this server|about.html
|
||||
|
@ -327,6 +327,8 @@ DEC Alpha|support.html#alpha
|
|||
DIGITAL Alpha|support.html#alpha
|
||||
FreeBSD/Alpha|support.html#alpha
|
||||
Java|support.html#java
|
||||
PicoBSD|support.html#picobsd
|
||||
single floppy FreeBSD|support.html#picobsd
|
||||
Related Operating System Projects|support.html#related
|
||||
Operating System, related projects|support.html#related
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-12 11:26:39 $">
|
||||
<!ENTITY date "$Date: 1998-04-19 11:07:55 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.51 1998-04-12 11:26:39 wosch Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.52 1998-04-19 11:07:55 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -285,6 +285,7 @@ ljohnston@cyberworld.demon.co.uk</a>. The launch date is aimed for March
|
|||
<a name="alpha"></a>
|
||||
<a name="java"></a>
|
||||
<a name="mozilla"></a>
|
||||
<a name="picobsd"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number
|
||||
|
@ -302,6 +303,7 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.freebsd.org/~wosch/freebsd-alpha/">Porting FreeBSD to Alpha systems</a></li>
|
||||
<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/">Fitting FreeBSD on a single floppy</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="related"></a>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-12 11:26:39 $">
|
||||
<!ENTITY date "$Date: 1998-04-19 11:07:55 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.51 1998-04-12 11:26:39 wosch Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.52 1998-04-19 11:07:55 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -285,6 +285,7 @@ ljohnston@cyberworld.demon.co.uk</a>. The launch date is aimed for March
|
|||
<a name="alpha"></a>
|
||||
<a name="java"></a>
|
||||
<a name="mozilla"></a>
|
||||
<a name="picobsd"></a>
|
||||
<h2>FreeBSD Development Projects</h2>
|
||||
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number
|
||||
|
@ -302,6 +303,7 @@ below to learn more about these exciting projects.</p>
|
|||
<li><a href="http://www.freebsd.org/~wosch/freebsd-alpha/">Porting FreeBSD to Alpha systems</a></li>
|
||||
<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/">Fitting FreeBSD on a single floppy</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="related"></a>
|
||||
|
|
Loading…
Reference in a new issue