Changeset 3830377 for chapter08


Ignore:
Timestamp:
07/31/2024 10:30:10 PM (7 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
3187ccd
Parents:
00983ba6 (diff), 8aa80e4 (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

Location:
chapter08
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter08/automake.xml

    r00983ba6 r3830377  
    6262    <para>Replace <replaceable>$((...))</replaceable> with the number of
    6363    logical cores you want to use if you don't want to use all.</para>
    64 
    65     <para>Out of 2926 tests, 52 are known to fail due to incompatibilities in the
    66     test scripts with gcc-14.1 or later.</para>
    6764
    6865    <para>Install the package:</para>
  • chapter08/glibc.xml

    r00983ba6 r3830377  
    5050
    5151<screen><userinput remap="pre">patch -Np1 -i ../&glibc-fhs-patch;</userinput></screen>
    52 
     52<!--
    5353    <para>Now fix a security vulnerability:</para>
    5454
    5555<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
    56 
     56-->
    5757    <para>The Glibc documentation recommends building Glibc
    5858    in a dedicated build directory:</para>
  • chapter08/sysvinit.xml

    r00983ba6 r3830377  
    1515  </sect1info>
    1616
    17   <title>Sysvinit-&sysvinit-version;</title>
     17  <title>SysVinit-&sysvinit-version;</title>
    1818
    1919  <indexterm zone="ch-system-sysvinit">
    20     <primary sortas="a-Sysvinit">Sysvinit</primary>
     20    <primary sortas="a-SysVinit">SysVinit</primary>
    2121  </indexterm>
    2222
     
    2424    <title/>
    2525
    26     <para>The Sysvinit package contains programs for controlling the startup,
     26    <para>The SysVinit package contains programs for controlling the startup,
    2727    running, and shutdown of the system.</para>
    2828
     
    4040
    4141  <sect2 role="installation">
    42     <title>Installation of Sysvinit</title>
     42    <title>Installation of SysVinit</title>
    4343
    4444<!--
     
    6060    <command>mesg</command>, <command>sulogin</command>, and
    6161    <command>utmpdump</command> programs were installed earlier by Util-linux.
    62     Suppress the installation of Sysvinit's versions of these programs and
     62    Suppress the installation of SysVinit's versions of these programs and
    6363    their man pages:</para>
    6464
     
    8686
    8787  <sect2 id="contents-sysvinit" role="content">
    88     <title>Contents of Sysvinit</title>
     88    <title>Contents of SysVinit</title>
    8989
    9090    <segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.