I'm taking over the FreeBSD-sparc FAQ and resources.

Email to Justin has gone on deaf ears for quite sometime.  There is renewed
interest on the freebsd-sparc mailing list and others are starting FAQs.
I believe it would be better to maintain one up to date FAQ.
This commit is contained in:
David E. O'Brien 1998-11-18 08:01:43 +00:00
parent 250c7d3ae7
commit caaede42b5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3809

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-11-15 16:22:05 $"> <!ENTITY date "$Date: 1998-11-18 08:01:43 $">
<!ENTITY title "FreeBSD Development Projects"> <!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: projects.sgml,v 1.29 1998-11-15 16:22:05 wosch Exp $ --> <!-- $Id: projects.sgml,v 1.30 1998-11-18 08:01:43 obrien Exp $ -->
<html> <html>
&header; &header;
@ -188,7 +188,7 @@ description (3-10 lines) to
<h3>Architecture</h3> <h3>Architecture</h3>
<ul> <ul>
<li><a name="alpha" href="../alpha/alpha.html">Porting FreeBSD to Alpha systems</a></li> <li><a name="alpha" href="../alpha/alpha.html">Porting FreeBSD to Alpha systems</a></li>
<li><a name="sparc" href="http://www.freebsd.org/~jseger/freebsd-sparc/">Porting FreeBSD to Sparc systems</a></li> <li><a name="sparc" href="http://www.freebsd.org/~obrien/freebsd-sparc/">Porting FreeBSD to Sparc systems</a></li>
<li><a name="sysvr4" href="http://slash.dotat.org/~newton/freebsd-svr4/"> <li><a name="sysvr4" href="http://slash.dotat.org/~newton/freebsd-svr4/">
The SysVR4 Emulation</a> The SysVR4 Emulation</a>
page describes an SysVR4 emulator for FreeBSD. It is currently page describes an SysVR4 emulator for FreeBSD. It is currently