From 96fa6f25584543a4b237082092fb100f9d78b9d3 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 23 Feb 2022 15:10:03 +0800 Subject: [PATCH 1/3] systemd: trivial indent fix :) --- chapter08/systemd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 631fc9794..a8f6d379a 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -51,7 +51,7 @@ rules: sed -i -e 's/GROUP="render"/GROUP="video"/' \ - -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in + -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in Prepare systemd for compilation: From c19371f6f98209b87a93f1c6da58453bd43a5376 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 23 Feb 2022 15:24:53 +0800 Subject: [PATCH 2/3] systemd: remove unneeded command For systmed-250, systemd-time-wait-sync.service is disabled by systemctl preset-all. --- chapter08/systemd.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index a8f6d379a..22d067ad6 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -195,13 +195,6 @@ meson --prefix=/usr \ systemctl preset-all - Disable a service that is known to cause problems with systems that - use a network configuration other than what is provided by - systemd-networkd: - - -systemctl disable systemd-time-wait-sync.service - + 2022-02-15 + + [bdubbs] - Update to expat-2.4.6 (security fix). Fixes + #5011. + + + + + + 2022-02-15 + + + [bdubbs] - LFS-11.1-rc1 released. + [bdubbs] - Add binutils-2.38 LTO patch. Fixes #5011. diff --git a/packages.ent b/packages.ent index 93382acd6..e20364803 100644 --- a/packages.ent +++ b/packages.ent @@ -163,12 +163,12 @@ - - + + - + - +