From 2ca70d33d9b80102510eb17ddb22ee54c821fda5 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 12 Aug 2020 00:55:34 +0000 Subject: [PATCH] Update to check-0.15.2 Update to systemd-246 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 14 ++++++++++++++ chapter03/patches.xml | 2 ++ chapter08/systemd.xml | 9 ++++++--- general.ent | 6 +++--- packages.ent | 20 ++++++++++---------- patches.ent | 4 ---- 6 files changed, 35 insertions(+), 20 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 613af524e..a31685474 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,20 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + + 2020-08-11 + + [renodr] - Update to systemd-246. Fixes + #4687. + + + [renodr] - Update to check-0.15.2. Fixes + #4711. + + + + 2020-08-10 diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f2379fe3f..a9b34a989 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -91,6 +91,7 @@ + diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 4ddecf0ce..dff2a5ea8 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -40,9 +40,11 @@ Installation of systemd + Create a symlink to work around the xsltproc command not being installed: @@ -54,7 +56,7 @@ Remove tests that cannot be built in chroot: -sed '179,$ d' -i src/resolve/meson.build +sed '177,$ d' -i src/resolve/meson.build Remove an unneeded group, render, from the default udev @@ -250,8 +252,9 @@ meson --prefix=/usr \ /etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d, /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev, /etc/xdg/systemd, /lib/systemd, /lib/udev, /usr/include/systemd, - /usr/lib/binfmt.d, /usr/lib/kernel, /usr/lib/modules-load.d, - /usr/lib/sysctl.d, /usr/lib/systemd, /usr/lib/tmpfiles.d, + /usr/lib/binfmt.d, /usr/lib/environment.d, /usr/lib/kernel, + /usr/lib/modules-load.d, /usr/lib/sysctl.d, /usr/lib/systemd, + /usr/lib/tmpfiles.d, /usr/share/doc/systemd-&systemd-version;, /usr/share/factory, /usr/share/systemd, /var/lib/systemd, and /var/log/journal diff --git a/general.ent b/general.ent index 8ddd1d4c3..f3e00722c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index b4ccd9e59..7eff92a22 100644 --- a/packages.ent +++ b/packages.ent @@ -95,10 +95,10 @@ - - + + - + @@ -621,21 +621,21 @@ - + - + - + - + - - - + + + diff --git a/patches.ent b/patches.ent index 3b1534916..fdae855ee 100644 --- a/patches.ent +++ b/patches.ent @@ -62,7 +62,3 @@ --> - - - -