www/53876: add pc98 to plattforms

Josef El-Rayes j.el-rayes at daemon.li
Sat Jun 28 08:20:15 PDT 2003


>Number:         53876
>Category:       www
>Synopsis:       add pc98 to plattforms
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 28 08:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Josef El-Rayes
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD daemon.li 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Jun 23 20:51:01 CEST 2003 shammer at daemon.li:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	this adds pc98 plattofrm to supported plattforms page
	
>How-To-Repeat:
	
>Fix:

	

--- plattforms.diff begins here ---
diff -ruN platforms.orig/Makefile platforms/Makefile
--- platforms.orig/Makefile	Mon Jan 20 01:04:22 2003
+++ platforms/Makefile	Sat Jun 28 17:08:45 2003
@@ -14,7 +14,7 @@
 DOCS+=	ppc.sgml
 DOCS+=	sparc.sgml
 DOCS+=	x86-64.sgml
-
+DOCS+=  pc98.sgml
 SUBDIR=	ia64
diff -ruN platforms.orig/index.sgml platforms/index.sgml
--- platforms.orig/index.sgml	Sat Jun 28 14:53:07 2003
+++ platforms/index.sgml	Sat Jun 28 17:10:22 2003
@@ -21,6 +21,7 @@
     <li><a href="alpha.html">FreeBSD/alpha Project</a></li>
     <li><a href="ia64/index.html">FreeBSD/ia64 Project</a></li>
     <li><a href="mips.html">FreeBSD/MIPS Project</a></li>
+    <li><a href="pc98.html">FreeBSD/pc98 Project</a></li>
     <li><a href="ppc.html">FreeBSD/ppc Project</a></li>
     <li><a href="sparc.html">FreeBSD/sparc64 Project</a></li>
     <li><a href="x86-64.html">FreeBSD/x86-64 Project</a></li>
@@ -41,6 +42,9 @@
 
     <li>For the FreeBSD/MIPS port, <a
       href="mailto:freebsd-mips at FreeBSD.org">freebsd-mips at FreeBSD.org</a></li>
+
+    <li>For the FreeBSD/pc98 port, <a
+      href="mailto:re-pc98 at FreeBSD.org">re-pc98 at FreeBSD.org</a></li>
 
     <li>For the FreeBSD/ppc port, <a
       href="mailto:freebsd-ppc at FreeBSD.org">freebsd-ppc at FreeBSD.org</a></li>
diff -ruN platforms.orig/pc98.sgml platforms/pc98.sgml
--- platforms.orig/pc98.sgml	Thu Jan  1 01:00:00 1970
+++ platforms/pc98.sgml	Sat Jun 28 17:08:02 2003
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
+<!ENTITY base CDATA "..">
+<!ENTITY title "FreeBSD/pc98 Project">
+<!ENTITY email 're-pc98'>
+<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
+ 
+<html>
+  &header;
+
+  FreeBSD/pc98 is a port of FreeBSD - originally developped on PC-AT and
+	is aimed to run on NEC PC-98x1 (pc98) architecture. 
+	The procjects' goal is to make FreeBSD/pc98 work the same as FreeBSD on other architectures. 
+	Most of kernel source is included in FreeBSD source tree and most of
+	userland commands built from FreeBSD sources work fine - some kernel features and userland commands, which depend on 
+	hardware or architecture of pc98, need more hack. Some are done but some are not included in FreeBSD.
+
+	
+	<h3>FreeBSD/pc98 Hardware Notes</h3>
+	<a href="http://www.freebsd.org/relnotes/CURRENT/hardware/pc98/index.html">5.1-CURRENT
+Hardware Notes</a>
+
+
+  <h3>FreeBSD/pc98 Related Links</h3>
+
+  <ul>
+    <li><a href="http://www.nisoc.or.jp/~karl/freebsd-pc98/">Unofficial guide to FreeBSD(98) by karl (Japanese)</a></li>
+  	 <li><a href="http://plaza17.mbn.or.jp/~chi/FreeBSD/">Chi's personal notes on FreeBSD(98)</a></li>
+	 <li><a href="http://people.freebsd.org/~kato/pc98.html">Kato's page</a></li>
+	</ul>
+
+  &footer;
+</html>
--- plattforms.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-www mailing list