From 813ab55675c99ee4040c38ee468d4bf9b70bdd19 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 30 Apr 2022 09:38:48 -0500 Subject: Package updates and nobody uid change. Change nobody/nogroup uid/git to 65534. Update to meson-0.62.1. Update to libpipeline-1.5.6. Update to elfutils-0.187. Update to Jinja2-3.1.2. Update to vim-8.2.4814. Update to sysvinit-3.03. Update to linux-5.17.5. Update to gcc-11.3.0. Update to coreutils-9.1. Update to bc-5.2.4. --- chapter08/coreutils.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'chapter08/coreutils.xml') diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index 9ae9993ce..08b090fc0 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -56,15 +56,10 @@ - + Now prepare Coreutils for compilation: @@ -133,8 +128,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check" + Remove the temporary group: sed -i '/dummy/d' /etc/group -- cgit v1.2.3-54-g00ecf