Changeset 1f99d82


Ignore:
Timestamp:
02/01/2024 07:42:42 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/update-glibc
Children:
6f6f2e6
Parents:
024bcce
Message:

glibc: Reword in the upgradation instruction suggested by renodr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r024bcce r1f99d82  
    206206        If upgrading Glibc to a new minor version (for example, from
    207207        Glibc-2.36 to Glibc-&glibc-version;) on a running LFS system, you
    208         need to take some extra caution to avoid breaking the system:
     208        need to take some extra precautions to avoid breaking the system:
    209209      </para>
    210210
     
    255255
    256256          <para>
    257             If such a LFS system is based on Systemd, disable and stop
    258             the <command>nscd</command> service now:
     257            If this system (prior to LFS 12.1, exclusive) is based on
     258            Systemd, it's also needed to disable and stop the
     259            <command>nscd</command> service now:
    259260          </para>
    260261
     
    266267            Upgrade the kernel and reboot if it's older than &min-kernel;
    267268            (check the current version with <command>uname -r</command>)
    268             or you want to upgrade it anyway, following
     269            or if you want to upgrade it anyway, following
    269270            following <xref linkend='ch-bootable-kernel' role='.'/>
    270271          </para>
     
    276277            (check the current version with
    277278            <command>cat /usr/include/linux/version.h</command>)
    278             or you want to upgrade it anyway, following
     279            or if you want to upgrade it anyway, following
    279280            <xref linkend='ch-tools-linux-headers'/> (but removing
    280281            <envar>$LFS</envar> from the <command>cp</command> command).
     
    304305        It's imperative to strictly follow these steps above unless you
    305306        completely understand what you are doing.
    306         <emphasis role='bold'>Any unproved deviation may render the system
    307         completely unusable.  YOU ARE WARNED.</emphasis>
     307        <emphasis role='bold'>Any unexpected deviation may render the
     308        system completely unusable.  YOU ARE WARNED.</emphasis>
    308309      </para>
    309310
Note: See TracChangeset for help on using the changeset viewer.