Date: Fri, 03 Dec 2004 03:12:17 +0900 (JST) From: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp> To: trhodes@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/platforms Makefile arm.sgml Message-ID: <20041203.031217.85363400.rushani@bl.mmtr.or.jp> In-Reply-To: <200412011809.iB1I9xOM004322@repoman.freebsd.org> References: <200412011809.iB1I9xOM004322@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
>>> On Wed, 1 Dec 2004 18:09:59 +0000 (UTC), Tom Rhodes <trhodes@FreeBSD.org> said:
> trhodes 2004-12-01 18:09:59 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en/platforms Makefile
> Added files:
> en/platforms arm.sgml
> Log:
> Add a page discussing the ARM project.
> Attach it to the build.
>
> Discussed with: cognet
Nice work!
... and we should mention where to hold FreeBSD/ARM specific discussions?
> Revision Changes Path
> 1.8 +2 -1 www/en/platforms/Makefile
> 1.1 +55 -0 www/en/platforms/arm.sgml (new)
-- rushani
Index: arm.sgml
===================================================================
RCS file: /home/ncvs/www/en/platforms/arm.sgml,v
retrieving revision 1.2
diff -u -r1.2 arm.sgml
--- arm.sgml 1 Dec 2004 18:15:14 -0000 1.2
+++ arm.sgml 2 Dec 2004 18:01:48 -0000
@@ -2,6 +2,7 @@
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/arm.sgml,v 1.2 2004/12/01 18:15:14 trhodes Exp $">
<!ENTITY title "FreeBSD/ARM project">
+<!ENTITY email 'freebsd-arm'>
<!ENTITY % includes SYSTEM "../includes.sgml">
%includes;
]>
@@ -49,7 +50,13 @@
<p>Oliver (cognet@FreeBSD.org) has written a mini-install guide for the
current FreeBSD source. It is
- <a href="http://people.freebsd.org/~cognet/freebsd_arm.txt">available here</a></p>
+ <a href="http://people.freebsd.org/~cognet/freebsd_arm.txt">available here</a>.</p>
+
+ <h3><a name="list">FreeBSD/ARM mailing list</a></h3>
+
+ <p>To subscribe to this list, send mail to <tt class="
+ EMAIL"><<a href="mailto:freebsd-arm-subscribe@FreeBSD.org">freebsd-arm-subscribe@FreeBSD.org</a>></tt>
+ or visit <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-arm">mailman interface</a>.</p>
&footer;
</html>
Index: index.sgml
===================================================================
RCS file: /home/ncvs/www/en/platforms/index.sgml,v
retrieving revision 1.11
diff -u -r1.11 index.sgml
--- index.sgml 1 Dec 2004 18:15:14 -0000 1.11
+++ index.sgml 2 Dec 2004 17:54:43 -0000
@@ -41,6 +41,9 @@
<li>For the FreeBSD/amd64 port, <a
href="mailto:freebsd-amd64@FreeBSD.org">freebsd-amd64@FreeBSD.org</a></li>
+ <li>For the FreeBSD/ARM port, <a
+ href="mailto:freebsd-arm@FreeBSD.org">freebsd-arm@FreeBSD.org</a></li>
+
<li>For the FreeBSD/ia64 port, <a
href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></li>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041203.031217.85363400.rushani>
