aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-14 20:43:05 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-14 20:43:05 +0000
commitf5c85b159249569e150446918b554fdfb8d85e8b (patch)
tree18ea41ec689ede0789520d803944d4f290b64256
parent1031948787b09598cd454bd9cc9bbedb76ca80e0 (diff)
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
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--general.ent4
-rw-r--r--prologue/hostreqs.xml10
3 files changed, 12 insertions, 12 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 30863ed93..fffff3e9e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,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>
<listitem>
diff --git a/general.ent b/general.ent
index 7b0460b2b..a2409b6db 100644
--- a/general.ent
+++ b/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}]" -->
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index 3aa6fd4e5..8f167bde1 100644
--- a/prologue/hostreqs.xml
+++ b/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>