Changeset cac3cec for chapter08


Ignore:
Timestamp:
01/31/2024 07:50:48 PM (8 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
d8cf919
Parents:
ac1639c (diff), d3b0a08 (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:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/pkgmgt.xml

    rac1639c rcac3cec  
    5757        The system will keep working fine thanks to the well-defined interface
    5858        between the kernel and userspace.  Specifically, Linux API headers
    59         need not be (and should not be, see the next item) upgraded
     59        need not be upgraded
    6060        along with the kernel.  You will merely need to reboot your system to use the
    6161        upgraded kernel.</para>
     
    6363
    6464      <listitem>
    65         <para>If the Linux API headers or Glibc need to be upgraded to a newer
     65        <para>If Glibc needs to be upgraded to a newer
    6666        version, (e.g.,  from Glibc-2.31 to Glibc-2.32), it is safer to
    6767        rebuild LFS.  Though you <emphasis>may</emphasis> be able to rebuild
Note: See TracChangeset for help on using the changeset viewer.