diff options
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/hostreqs.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index 281956c41..d90dd420f 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -99,6 +99,17 @@ then you can compile a 2.6 kernel yourself. Instructions for 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> |