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
This commit is contained in:
Bruce Dubbs 2009-11-14 20:43:05 +00:00
parent 1031948787
commit f5c85b1592
3 changed files with 12 additions and 12 deletions

View File

@ -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>

View File

@ -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}]" -->

View File

@ -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>