From d4bf1fecb79318d60af6444ea3a4e37794ca8b76 Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Thu, 13 Feb 2025 01:11:33 -0300 Subject: [PATCH] ci: Keep important packages for rootfs Don't remove passwd, because the test-* containers run the strip-rootfs.sh script before setting up the rootfs, where we need it. Signed-off-by: Guilherme Gallo Signed-off-by: Valentine Burley Part-of: --- .gitlab-ci/container/strip-rootfs.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci/container/strip-rootfs.sh b/.gitlab-ci/container/strip-rootfs.sh index 227ba9be254..95dfa92602a 100644 --- a/.gitlab-ci/container/strip-rootfs.sh +++ b/.gitlab-ci/container/strip-rootfs.sh @@ -38,7 +38,6 @@ UNNEEDED_PACKAGES=( udev init-system-helpers cpio - passwd libsemanage1 libsemanage-common libsepol1 gpgv