Changeset 56a7e3f


Ignore:
Timestamp:
Feb 21, 2006, 1:27:36 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
177f815
Parents:
2c6a9d5
Message:

r793@server (orig r791): darcym | 2005-12-01 15:03:46 -0800
Removed refernces to chrooting in boot section setting up environment.
Also removed explination of LC_ALL with regard to hosts systems glibc version being too old
This is no longer a factor as your using your tempory system as a host now.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/settingenviron.xml

    r2c6a9d5 r56a7e3f  
    2424  <para>The <envar>LC_ALL</envar> variable controls the localization of
    2525  certain programs, making their messages follow the conventions of a
    26   specified country. If the host system uses a version of Glibc older
    27   than 2.2.4, having <envar>LC_ALL</envar> set to something other than
    28   <quote>POSIX</quote> or <quote>C</quote> (during this chapter) may cause
    29   issues if you exit the chroot environment and wish to return later.
     26  specified country.
    3027  Setting <envar>LC_ALL</envar> to <quote>POSIX</quote> or <quote>C</quote>
    3128  (the two are equivalent) ensures that everything will work as expected
    32   in the chroot environment.</para>
     29  on your tempoary system.</para>
    3330
    3431  <para>By putting <filename class="directory">/tools/bin</filename> at
Note: See TracChangeset for help on using the changeset viewer.