Ignore:
Timestamp:
07/01/2024 06:59:19 AM (7 days ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
2b63974
Parents:
fe48a03 (diff), 201aa93 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/createfiles.xml

    rfe48a03 re4b4c5a  
    182182  portable program should not depend on this assignment.</para>
    183183
     184  <para>Some packages need a locale.</para>
     185
     186<screen><userinput>localedef -i C -f UTF-8 C.UTF-8</userinput></screen>
     187
    184188  <para>Some tests in <xref linkend="chapter-building-system"/> need a regular
    185189  user. We add this user here and delete this account at the end of that
Note: See TracChangeset for help on using the changeset viewer.