Mention FreeBSD/ARM mailing list.
Reviewed by: trhodes
This commit is contained in:
parent
cd878071b4
commit
8ee04ad410
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23105
2 changed files with 13 additions and 3 deletions
en/platforms
|
@ -1,7 +1,8 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/platforms/arm.sgml,v 1.2 2004/12/01 18:15:14 trhodes Exp $">
|
<!ENTITY date "$FreeBSD: www/en/platforms/arm.sgml,v 1.3 2004/12/02 18:19:33 mux Exp $">
|
||||||
<!ENTITY title "FreeBSD/ARM project">
|
<!ENTITY title "FreeBSD/ARM project">
|
||||||
|
<!ENTITY email 'freebsd-arm'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml">
|
<!ENTITY % includes SYSTEM "../includes.sgml">
|
||||||
%includes;
|
%includes;
|
||||||
]>
|
]>
|
||||||
|
@ -49,7 +50,13 @@
|
||||||
|
|
||||||
<p>Olivier (cognet@FreeBSD.org) has written a mini-install guide for the
|
<p>Olivier (cognet@FreeBSD.org) has written a mini-install guide for the
|
||||||
current FreeBSD source. It is
|
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;
|
&footer;
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY email 'freebsd-www'>
|
<!ENTITY email 'freebsd-www'>
|
||||||
<!ENTITY title "Supported Platforms">
|
<!ENTITY title "Supported Platforms">
|
||||||
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.10 2003/08/17 14:24:56 simon Exp $">
|
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.11 2004/12/01 18:15:14 trhodes Exp $">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
@ -41,6 +41,9 @@
|
||||||
<li>For the FreeBSD/amd64 port, <a
|
<li>For the FreeBSD/amd64 port, <a
|
||||||
href="mailto:freebsd-amd64@FreeBSD.org">freebsd-amd64@FreeBSD.org</a></li>
|
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
|
<li>For the FreeBSD/ia64 port, <a
|
||||||
href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></li>
|
href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a></li>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue