Changes in / [0fd2370f:bb2febd4]


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r0fd2370f rbb2febd4  
    4040    appropriate for the entry or if needed the entire day's listitem.
    4141    -->
     42    <listitem revision="systemd">
     43      <para>2021-01-03</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Add additional kernel configuration to allow for
     47          'systemd-oomd' to function.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
    4252    <listitem>
    4353      <para>2022-01-01</para>
  • chapter08/util-linux.xml

    r0fd2370f rbb2febd4  
    5151            --disable-login      \
    5252            --disable-nologin    \
     53            --disable-su         \
    5354            --disable-setpriv    \
     55            --disable-runuser    \
    5456            --disable-pylibmount \
    5557            --disable-static     \
     
    6567            --disable-login      \
    6668            --disable-nologin    \
     69            --disable-su         \
    6770            --disable-setpriv    \
     71            --disable-runuser    \
    6872            --disable-pylibmount \
    6973            --disable-static     \
  • chapter10/kernel.xml

    r0fd2370f rbb2febd4  
    123123   [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---&gt;
    124124      [*] open by fhandle syscalls [CONFIG_FHANDLE]
     125   CPU/Task time and stats accounting ---&gt;
     126      [*] Pressure stall information tracking [CONFIG_PSI]
    125127Firmware Drivers  ---&gt;
    126128   [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
Note: See TracChangeset for help on using the changeset viewer.