Changeset 351f7ef0
- Timestamp:
- Feb 21, 2006, 1:27:36 AM (19 years ago)
- Children:
- 45027b3
- Parents:
- 3c2fa25
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/common/settingenviron.xml
r3c2fa25 r351f7ef0 24 24 <para>The <envar>LC_ALL</envar> variable controls the localization of 25 25 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. 30 27 Setting <envar>LC_ALL</envar> to <quote>POSIX</quote> or <quote>C</quote> 31 28 (the two are equivalent) ensures that everything will work as expected 32 in the chroot environment.</para>29 on your tempoary system.</para> 33 30 34 31 <para>By putting <filename class="directory">/tools/bin</filename> at
Note:
See TracChangeset
for help on using the changeset viewer.