diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-03-31 12:39:23 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-03-31 12:39:23 -0500 |
commit | f30c2e8029ba02f0e47d308ca9aafa835986ba14 (patch) | |
tree | b89239f810c57522dd8ba4d859432ddaf328fc10 /chapter03/patches.xml | |
parent | 676f0fdcecb3d53217a274db1138ff22005bea9a (diff) |
Add in the patch needed for systemd with the 5.17 kernel
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index c4dae4abb..0e22d26c0 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -142,6 +142,14 @@ </listitem> </varlistentry> + <varlistentry revision="systemd"> + <term>Systemd Kernel Fixes Patch - <token>&systemd-kernel-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&systemd-kernel-fixes-patch;"/></para> + <para>MD5 sum: <literal>&systemd-kernel-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + <varlistentry> <term>Zstd Upstream Fixes Patch - <token>&zstd-upstream-fixes-patch-size;</token>:</term> <listitem> |