From f7cea723fc9485c7a0a0f97643a01b97928c6b2b Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 27 Dec 2018 14:00:05 +0000 Subject: Update to systemd-240 Update to linux-4.19.12 (Not doing 4.20 yet) Update to e2fsprogs-1.44.5 Update to bison-3.2.4 Update to sed-4.7 Update to grep-3.3 Update to Python-3.7.2 Update to groff-1.22.4 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/systemd.xml | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) (limited to 'chapter06') diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 7afcb3aa8..53b7a9199 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -53,20 +53,12 @@ done Set up the man pages: -tar -xf ../systemd-man-pages-&systemd-version;-&systemd-stable;.tar.xz +tar -xf ../systemd-man-pages-&systemd-version;.tar.xz Remove tests that cannot be built in chroot: -sed '166,$ d' -i src/resolve/meson.build - Remove an unneeded group, render, from the default udev rules: @@ -194,17 +186,6 @@ meson --prefix=/usr \ Remove an unnecessary directory: rm -rfv /usr/lib/rpm - rm -f /usr/bin/xsltproc Create the /etc/machine-id file needed by -- cgit v1.2.3-54-g00ecf