diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-17 20:16:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-17 20:16:13 +0000 |
commit | 43b5b9593c6b34dacab2eb757c736b34d8bc8ceb (patch) | |
tree | c969a47aaf315a740a6c4808510c388f135f689e /prologue/architecture.xml | |
parent | 942e32bc75f7049b0850f3135116adc6c9cd9c68 (diff) |
Removed paragraph in LFS Target Architectures
that said that we can't build a 64-bit loader
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/architecture.xml')
-rw-r--r-- | prologue/architecture.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/prologue/architecture.xml b/prologue/architecture.xml index 0a9c07599..55b24559e 100644 --- a/prologue/architecture.xml +++ b/prologue/architecture.xml @@ -23,12 +23,6 @@ Ubuntu, Red Hat/Fedora, SuSE, or other distribution that targets the system that you have. Also note that a 32-bit system can be installed and used as a host system on a 64-bit AMD/Intel system.</para> -<para>If you decide to target a 64-bit AMD/Intel system, LFS does have some -limitations. First, it does not currently provide instructions for a 64-bit -boot loader. If there is an existing boot loader, it can be used to boot to -any LFS system you build, but <xref linkend="ch-bootable-grub"/> cannot be -built on a 64-bit system.</para> - <para>Some other facts about a 64-bit systems need to be added here. When compared to a 32-bit system, the sizes of executable programs are slightly larger and the execution speeds are only slightly faster. For example, in a |