Ignore:
Timestamp:
03/31/2022 05:39:23 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
070e36c, 75b35eb, d70fd55
Parents:
676f0fd
Message:

Add in the patch needed for systemd with the 5.17 kernel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r676f0fd rf30c2e8  
    4545
    4646<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch</userinput></screen>
     47
     48    <para>Now, apply a patch to fix a problem with the linux kernel's headers in
     49    version 5.17 and later:</para>
     50
     51<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-kernel_5.17_fixes-1.patch</userinput></screen>
    4752
    4853    <para>Remove two unneeded groups,
Note: See TracChangeset for help on using the changeset viewer.