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 <guilherme.gallo@collabora.com> Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34451>
This commit is contained in:
committed by
Marge Bot
parent
816b0212a8
commit
d4bf1fecb7
@@ -38,7 +38,6 @@ UNNEEDED_PACKAGES=(
|
||||
udev
|
||||
init-system-helpers
|
||||
cpio
|
||||
passwd
|
||||
libsemanage1 libsemanage-common
|
||||
libsepol1
|
||||
gpgv
|
||||
|
||||
Reference in New Issue
Block a user