From 3963a56a07fd455a6a979e21b4a80d751cbd4708 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 23 Feb 2022 14:09:32 +0800 Subject: [PATCH] cross-ng: document a coreutils failure only happens for this branch --- chapter08/coreutils.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index 9ae9993ce..424ac8d05 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -116,6 +116,10 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ make NON_ROOT_USERNAME=tester check-root + + One test named chroot-credentials.sh is + known to fail, but it will pass after booting the LFS system. + We're going to run the remainder of the tests as the tester user. Certain tests require that the user be a member of more than one group. So that