Changeset 43b5b95


Ignore:
Timestamp:
11/17/2009 08:16:13 PM (14 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b5fc478
Parents:
942e32bc
Message:

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r942e32bc r43b5b95  
    3737
    3838-->
     39
     40    <listitem>
     41      <para>2009-11-16</para>
     42      <itemizedlist>
     43        <listitem>
     44          <para>[bdubbs] Removed paragraph in LFS Target Architectures
     45          that said that we can't build a 64-bit loader.</para>
     46        </listitem>
     47      </itemizedlist>
     48    </listitem>
    3949
    4050    <listitem>
  • general.ent

    r942e32bc r43b5b95  
    1 <!ENTITY version "SVN-20091116">
    2 <!ENTITY releasedate "November 16, 2009">
     1<!ENTITY version "SVN-20091117">
     2<!ENTITY releasedate "November 17, 2009">
    33<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not &ndash; -->
    44<!ENTITY milestone "7.0">
  • prologue/architecture.xml

    r942e32bc r43b5b95  
    2323that you have.  Also note that a 32-bit system can be installed and used as a
    2424host system on a 64-bit AMD/Intel system.</para>
    25 
    26 <para>If you decide to target a 64-bit AMD/Intel system, LFS does have some
    27 limitations.  First, it does not currently provide instructions for a 64-bit
    28 boot loader.  If there is an existing boot loader, it can be used to boot to
    29 any LFS system you build, but <xref linkend="ch-bootable-grub"/> cannot be
    30 built on a 64-bit system.</para>
    3125
    3226<para>Some other facts about a 64-bit systems need to be added here.  When
Note: See TracChangeset for help on using the changeset viewer.