From 3553330f6f9492846fdf977909adb6f6d1cc9dff Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Mon, 23 Jul 2018 22:18:57 +0000 Subject: Update to systemd-239 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++++ chapter06/systemd.xml | 11 ++++++----- general.ent | 6 +++--- packages.ent | 10 +++++----- 4 files changed, 23 insertions(+), 13 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5e6c524d9..4710e50be 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2018-07-23 + + + [renodr] - Update to systemd-239. Fixes + #4298. + + + 2018-07-18 diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 0cc153b36..2c913e325 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -50,15 +50,16 @@ Remove tests that cannot be built in chroot: -sed '171,$ d' -i src/resolve/meson.build +sed '166,$ d' -i src/resolve/meson.build + so don't bother with a patch. Make some fixes from upstream: sed -i '527,565 d' src/basic/missing.h sed -i '24 d' src/core/load-fragment.c sed -i '53 a#include <sys/mount.h>' src/shared/bus-unit-util.c +--> Remove an unneeded group, render, from the default udev @@ -185,7 +186,7 @@ meson --prefix=/usr \ Remove an unnecessary directory: -rm -rfv /usr/lib/rpm +rm -rfv /usr/lib/rpm -rm -f /usr/bin/xsltproc +rm -f /usr/bin/xsltproc Create the /etc/machine-id file needed by systemd-journald: @@ -277,7 +278,7 @@ chmod 755 /lib/systemd/systemd-user-sessions coredumpctl - Used to retrieve coredumps from the systemd Journal + Used to retrieve coredumps from the systemd journal coredumpctl diff --git a/general.ent b/general.ent index 301b8d793..9b0bd0d1f 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 88d9b6bef..5dffcc955 100644 --- a/packages.ent +++ b/packages.ent @@ -613,14 +613,14 @@ - - + + - + - + - + -- cgit v1.2.3-54-g00ecf