svn commit: r53618 - in head/en_US.ISO8859-1/books/handbook: bsdinstall config eresources kernelconfig

Ed Maste <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: emaste (src committer)
Date: Wed Nov 20 18:12:25 2019
New Revision: 53618
URL: https://svnweb.freebsd.org/changeset/doc/53618

Log:
  excise ia64 from the handbook
  
  ia64 was last supported in 10.4.  No currently supported version of
  FreeBSD supports ia64.

Modified:
  head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
  head/en_US.ISO8859-1/books/handbook/config/chapter.xml
  head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
  head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Wed Nov 20 17:43:36 2019	(r53617)
+++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml	Wed Nov 20 18:12:25 2019	(r53618)
@@ -248,18 +248,6 @@
       </varlistentry>
 
       <varlistentry>
-	<term>ia64</term>
-	<listitem>
-	  <para>Currently supported processors are the &itanium; and
-	    the &itanium; 2.  Supported chipsets include the HP zx1,
-	    &intel; 460GX, and  &intel; E8870.  Both Uniprocessor
-	    (<acronym>UP</acronym>) and Symmetric Multi-processor
-	    (<acronym>SMP</acronym>) configurations are
-	    supported.</para>
-	</listitem>
-      </varlistentry>
-
-      <varlistentry>
 	<term>&arch.powerpc;</term>
 	<listitem>
 	  <para>All New World <acronym>ROM</acronym> &apple;
@@ -2710,8 +2698,8 @@ Starting sshd.</screen>
     <para>If the system hangs while probing hardware during boot, or
       it behaves strangely during install, <acronym>ACPI</acronym> may
       be the culprit.  &os; makes extensive use of the system
-      <acronym>ACPI</acronym> service on the &arch.i386;,
-      &arch.amd64;, and ia64 platforms to aid in system configuration
+      <acronym>ACPI</acronym> service on the &arch.i386; and
+      &arch.amd64; platforms to aid in system configuration
       if it is detected during boot.  Unfortunately, some bugs still
       exist in both the <acronym>ACPI</acronym> driver and within
       system motherboards and <acronym>BIOS</acronym> firmware.

Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/config/chapter.xml	Wed Nov 20 17:43:36 2019	(r53617)
+++ head/en_US.ISO8859-1/books/handbook/config/chapter.xml	Wed Nov 20 18:12:25 2019	(r53618)
@@ -3005,7 +3005,7 @@ kern.maxvnodes: 100000</screen>
       </indexterm>
 
       <para><acronym>ACPI</acronym> is present in all modern computers
-	that conform to the ia32 (x86), ia64 (Itanium), and amd64
+	that conform to the ia32 (x86) and amd64
 	(<acronym>AMD</acronym>) architectures.  The full standard has
 	many features including <acronym>CPU</acronym> performance
 	management, power planes control, thermal zones, various

Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Wed Nov 20 17:43:36 2019	(r53617)
+++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Wed Nov 20 18:12:25 2019	(r53618)
@@ -411,12 +411,6 @@
 	    </row>
 
 	    <row>
-	      <entry>&a.ia64.name;</entry>
-	      <entry>Porting &os; to &intel;'s upcoming IA64
-		systems</entry>
-	    </row>
-
-	    <row>
 	      <entry>&a.infiniband.name;</entry>
 	      <entry>Infiniband on &os;</entry>
 	    </row>
@@ -1560,21 +1554,6 @@
 	      concerning the redesign of the IP firewall code in
 	      &os;.  This is a technical mailing list for which
 	      strictly technical content is expected.</para>
-	  </listitem>
-	</varlistentry>
-
-	<varlistentry>
-	  <term>&a.ia64.name;</term>
-
-	  <listitem>
-	    <para><emphasis>Porting &os; to IA64</emphasis></para>
-
-	    <para>This is a technical mailing list for individuals
-	      actively working on porting &os; to the IA-64 platform
-	      from &intel;, to bring up problems or discuss
-	      alternative solutions.  Individuals interested in
-	      following the technical discussion are also
-	      welcome.</para>
 	  </listitem>
 	</varlistentry>
 

Modified: head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml	Wed Nov 20 17:43:36 2019	(r53617)
+++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml	Wed Nov 20 18:12:25 2019	(r53618)
@@ -254,7 +254,7 @@ ath_hal(4)               - Atheros Hardware Access Lay
       <filename>/usr/src/sys</filename>.  This directory contains a
       number of subdirectories, including those which represent the
       following supported architectures: <filename>amd64</filename>,
-      <filename>i386</filename>, <filename>ia64</filename>,
+      <filename>i386</filename>,
       <filename>powerpc</filename>, and
       <filename>sparc64</filename>.  Everything inside a particular
       architecture's directory deals with that architecture only and
@@ -514,7 +514,7 @@ options          NFS_ROOT          # NFS usable as /, 
       older versions of &os; that use older system call interfaces.
       It is recommended that this option be used on all &i386; systems
       that may run older applications.  Platforms that gained support
-      after &os;&nbsp;4.X, such as ia64 and &sparc64;, do not require
+      after &os;&nbsp;4.X, such as &sparc64;, do not require
       this option.</para>
 
     <programlisting>options          COMPAT_FREEBSD5   # Compatible with &os;5</programlisting>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.