From 06addba1bf3a118e47393051aed253f237a2b3d3 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 5 Mar 2021 01:10:02 +0000 Subject: Add systemd patch to allow systemd-rfkill to work on Linux-5.11+ git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/systemd.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chapter08') diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 23f27e10a..e701376df 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -46,9 +46,11 @@ patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch --> - First, apply a patch to fix some regressions: + + First, apply a patch to fix some regressions and fix functionality + with future versions of the kernel: -patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch +patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-2.patch Create a symlink to work around the xsltproc command not being installed: -- cgit v1.2.3-54-g00ecf