Add x86-64 as a Tier 3 platform: we're currently able to boot the i386
FreeBSD implementation on it at production quality, and x86-64-specific code is in progress in a combination of the main FreeBSD CVS repository and Perforce. Once x86-64 native support is appropriately improved, we can migrate it to Tier 2. Requested by: obrien Approved by: core
This commit is contained in:
parent
636bec2c61
commit
227d30fb09
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14484
1 changed files with 4 additions and 4 deletions
|
@ -579,11 +579,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.136 2002-10-03 01:49:33 rwatson Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.137 2002-10-04 16:13:48 rwatson Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
|
||||
the file to resolve the conflict (remove the marker lines and
|
||||
the second <literal>$Id: article.sgml,v 1.136 2002-10-03 01:49:33 rwatson Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.136 2002-10-03 01:49:33 rwatson Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.137 2002-10-04 16:13:48 rwatson Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.137 2002-10-04 16:13:48 rwatson Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2060,7 +2060,7 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
providing source control and easier change integration from the
|
||||
main FreeBSD tree.</para>
|
||||
|
||||
<para>There are currently no Tier 3 platforms.</para>
|
||||
<para>Currently, the only Tier 3 platform is x86-64.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue