From owner-FreeBSD98-doc@jp.FreeBSD.org Thu Jul 17 04:32:53 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h6GJWrK45382;
	Thu, 17 Jul 2003 04:32:53 +0900 (JST)
	(envelope-from owner-FreeBSD98-doc@jp.FreeBSD.org)
Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h6GJWqT45375
	for <freebsd98-doc@jp.freebsd.org>; Thu, 17 Jul 2003 04:32:52 +0900 (JST)
	(envelope-from hrs@eos.ocn.ne.jp)
Received: from mail.d.allbsd.org (p14192-adsao12honb4-acca.tokyo.ocn.ne.jp [219.161.234.192])
	by smtp.eos.ocn.ne.jp (Postfix) with ESMTP
	id 053E0DAD; Thu, 17 Jul 2003 04:32:52 +0900 (JST)
Received: from localhost (alph.allbsd.org [192.168.0.10])
	by mail.d.allbsd.org (8.12.9/3.7W/DomainMaster) with ESMTP id h6GJGRx6016372;
	Thu, 17 Jul 2003 04:16:27 +0900 (JST)
	(envelope-from hrs@eos.ocn.ne.jp)
Message-Id: <20030717.041211.102777086.hrs@eos.ocn.ne.jp>
To: j.el-rayes@daemon.li
Cc: FreeBSD-gnats-submit@FreeBSD.org, hrs@FreeBSD.org,
   freebsd98-doc@jp.FreeBSD.org
From: Hiroki Sato <hrs@eos.ocn.ne.jp>
In-Reply-To: <200306281516.h5SFG3Jr000745@daemon.li>
References: <200306281516.h5SFG3Jr000745@daemon.li>
X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530  FFD7 4F2C D3D8 2793 CF2D
X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD98-doc@jp.FreeBSD.org
Precedence: list
Date: Thu, 17 Jul 2003 04:12:11 +0900
X-Sequence: FreeBSD98-doc 685
Subject: [FreeBSD98-doc 685] Re: www/53876: add pc98 to plattforms
Sender: owner-FreeBSD98-doc@jp.FreeBSD.org
X-Originator: hrs@eos.ocn.ne.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030702

Josef El-Rayes <j.el-rayes@daemon.li> wrote
  in <200306281516.h5SFG3Jr000745@daemon.li>:

j.el-rayes> >Description:
j.el-rayes> 	this adds pc98 plattofrm to supported plattforms page

 I made a new patch based on that you submitted.  FreeBSD/pc98 is
 simply a FreeBSD port for pc98 architecture now, so sentences
 like "need more hack" are no longer appropriate, I think.

 freebsd98-doc@jp folks: If anyone notice any mistakes in this
 patch, please let me know.

-- 
| Hiroki SATO  <hrs@eos.ocn.ne.jp> / <hrs@FreeBSD.org>


Index: Makefile
===================================================================
RCS file: /home/ncvs/www/en/platforms/Makefile,v
retrieving revision 1.5
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 Makefile
--- Makefile	20 Jan 2003 00:04:22 -0000	1.5
+++ Makefile	16 Jul 2003 18:54:28 -0000
@@ -14,6 +14,7 @@
 DOCS+=	ppc.sgml
 DOCS+=	sparc.sgml
 DOCS+=	x86-64.sgml
+DOCS+=	pc98.sgml
 
 SUBDIR=	ia64
 
Index: index.sgml
===================================================================
RCS file: /home/ncvs/www/en/platforms/index.sgml,v
retrieving revision 1.8
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.8 index.sgml
--- index.sgml	30 Jun 2003 03:37:29 -0000	1.8
+++ index.sgml	16 Jul 2003 18:50:27 -0000
@@ -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/amd64 Project</a></li>
@@ -41,6 +42,9 @@
 
     <li>For the FreeBSD/MIPS port, <a
       href="mailto:freebsd-mips@FreeBSD.org">freebsd-mips@FreeBSD.org</a></li>
+
+    <li>For the FreeBSD/pc98 port, <a
+      href="mailto:re-pc98@FreeBSD.org">re-pc98@FreeBSD.org</a></li>
 
     <li>For the FreeBSD/ppc port, <a
       href="mailto:freebsd-ppc@FreeBSD.org">freebsd-ppc@FreeBSD.org</a></li>
Index: pc98.sgml
===================================================================
RCS file: pc98.sgml
diff -N pc98.sgml
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ pc98.sgml	16 Jul 2003 18:53:41 -0000
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
+<!ENTITY base CDATA "..">
+<!ENTITY title "FreeBSD/pc98 Project">
+<!ENTITY email 're-pc98'>
+<!ENTITY % includes SYSTEM "../includes.sgml">
+%includes;
+]>
+ 
+<html>
+  &header;
+    
+    <p>FreeBSD/pc98 is a port of FreeBSD which aims to run
+      on NEC PC-98x1 (pc98) architecture.
+      The project's goal is to make FreeBSD/pc98 work
+      the same as FreeBSD on other architectures. 
+      Most of the kernel source is already included in FreeBSD source tree
+      and most of the userland utilities built from the source work fine.</p>
+
+    <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.jp.freebsd.org/pc98/index.html.en">FreeBSD(98) Project</a></li>
+      <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) (Japanese)</a></li>
+      <li><a href="http://people.freebsd.org/~kato/pc98.html">Kato's page</a></li>
+    </ul>
+
+  &footer;
+</html>
