Ignore:
Timestamp:
07/01/2024 07:01:53 AM (3 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
fd4bf9d
Parents:
2324b83 (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/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/createfiles.xml

    r2324b83 rbdcc868  
    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.