Changeset d4b6ea9


Ignore:
Timestamp:
Sep 17, 2006, 8:07:20 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
5ef5e33
Parents:
7315ab5
Message:

Text updates in Boot/Chroot? choose page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-system/common/choose.xml

    r7315ab5 rd4b6ea9  
    1616  rest there. Alternatively, you can chroot into the temporary system.</para>
    1717
    18   <para os="b">The boot method is for when you are building on a different
     18  <para os="b">The boot method is needed when you are building on a different
    1919  architecture. For example, if you are building a PowerPC system from
    2020  an x86, you can't chroot. The chroot method is for when you are
     
    3636  <para>To chroot, you will also need a Linux Kernel-2.6.x (having been
    3737  compiled with GCC-3.0 or greater). The reason for the kernel version
    38   requirement is that thread-local
    39   storage support in Binutils will not be built and
    40   the Native POSIX Threading Library (NPTL) test suite will segfault if
    41   the host's kernel isn't at least a 2.6.x version compiled with a 3.0 or
    42   later release of GCC.</para>
     38  requirement is that, without it, thread-local storage support in Binutils
     39  will not be built and the Native POSIX Threading Library (NPTL) test suite
     40  will segfault.</para>
    4341
    4442  <para>To check your kernel version, run <command>cat /proc/version</command>
Note: See TracChangeset for help on using the changeset viewer.