Changeset 351f7ef0


Ignore:
Timestamp:
Feb 21, 2006, 1:27:36 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
45027b3
Parents:
3c2fa25
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
  • boot/common/settingenviron.xml

    r3c2fa25 r351f7ef0  
    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.