فهرست منبع

Removed obsolete note on the Host System requirements page

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 سال پیش
والد
کامیت
f5c85b1592
3فایلهای تغییر یافته به همراه12 افزوده شده و 12 حذف شده
  1. 10 0
      chapter01/changelog.xml
  2. 2 2
      general.ent
  3. 0 10
      prologue/hostreqs.xml

+ 10 - 0
chapter01/changelog.xml

@@ -37,6 +37,16 @@
 
 -->
 
+    <listitem>
+      <para>2009-11-14</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] Removed obsolete note on the Host System 
+          requirements page.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2009-11-12</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20091112">
-<!ENTITY releasedate "November 12, 2009">
+<!ENTITY version "SVN-20091114">
+<!ENTITY releasedate "November 14, 2009">
 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 0 - 10
prologue/hostreqs.xml

@@ -101,16 +101,6 @@
       compiling the kernel and configuring the boot loader (assuming the host
       uses GRUB) are located in <xref linkend="chapter-bootable"/>.</para>
 
-      <note>
-        <para>This version of the book builds a 32-bit Linux system and
-        requires an existing 32-bit version of of the kernel on the Intel/AMD
-        x86 architecture.  Adding capabilty for x86_64 systems is a major
-        objective of a future version of LFS.  Support for 64-bit systems and
-        additional architectures can be found in the Cross-Compiled Linux From
-        Scratch (CLFS) project at <ulink url="http://cross-lfs.org/view/svn/"/>.
-        </para>
-      </note>
-
     </listitem>
 
     <listitem>