Update the platform section:
- Remove references to 6.X (if necessary). - Note that the mailing list "freebsd-alpha" is now closed. Suggested some time ago by: rene@
This commit is contained in:
parent
9b4e9b8683
commit
01a7c27484
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37049
2 changed files with 13 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/alpha.sgml,v 1.6 2006/08/19 21:20:40 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/alpha.sgml,v 1.7 2008/05/23 18:22:15 jkois Exp $">
|
||||
<!ENTITY title "FreeBSD/alpha Project">
|
||||
<!ENTITY email 'freebsd-alpha'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
|
@ -10,9 +10,7 @@
|
|||
&header;
|
||||
|
||||
<p>This page contains information about porting FreeBSD to HP/Compaq Alpha
|
||||
systems. Discussion of the Alpha port takes place on the <a
|
||||
href="http://lists.freebsd.org/mailman/listinfo/freebsd-alpha">freebsd-alpha</a>
|
||||
mailing list.</p>
|
||||
systems.</p>
|
||||
|
||||
<h3>Status</h3>
|
||||
|
||||
|
|
@ -21,15 +19,17 @@
|
|||
the hardware vendor; this combined with the widespread deployment of
|
||||
more mainstream 64-bit platforms, such as the AMD64 and Intel EM64T
|
||||
architectures, has resulted in significantly reduced user and developer
|
||||
community interest. FreeBSD/alpha support will continue in maintenance
|
||||
mode for future FreeBSD 6.x releases.</p>
|
||||
community interest.</p>
|
||||
|
||||
<h3><a name="list">FreeBSD/alpha mailing list</a></h3>
|
||||
<h3>FreeBSD/alpha mailing list</h3>
|
||||
|
||||
<p>To subscribe to this list, send an email to <tt class="EMAIL"><<a
|
||||
href="mailto:freebsd-alpha-subscribe@FreeBSD.org">freebsd-alpha-subscribe@FreeBSD.org</a>></tt>
|
||||
or visit the <a
|
||||
href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-alpha">mailman interface</a>.</p>
|
||||
<p>Because of the dropped support for the Alpha plattform the mailing list
|
||||
<em>freebsd-alpha</em> has been closed. Although it is no
|
||||
longer possible to send messages to this mailing list, the archives can
|
||||
still be <a
|
||||
href="http://www.freebsd.org/search/search.html#mailinglists">searched</a>
|
||||
or <a
|
||||
href="http://docs.freebsd.org/mail/archive/freebsd-alpha.html">browsed</a>.</p>
|
||||
|
||||
<h3>Other Links of Interest</h3>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.25 2010/05/29 08:44:35 jkois Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.26 2010/06/13 13:33:14 ryusuke Exp $">
|
||||
<!ENTITY title "FreeBSD/ppc Project">
|
||||
<!ENTITY email 'freebsd-ppc'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
|
||||
<h4><a name="3">How to use ports on FreeBSD/ppc?</a></h4>
|
||||
|
||||
<p>The easy way to use ports on FreeBSD since 6.0-RELEASE is to use portsnap.
|
||||
<p>The easy way to use ports on FreeBSD is to use portsnap.
|
||||
Refer to the Handbook if you need assistance to
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/ports-using.html">use
|
||||
the Ports Collection</a>.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue