mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 14:30:10 +01:00
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:
parent
816b0212a8
commit
d4bf1fecb7
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ UNNEEDED_PACKAGES=(
|
|||
udev
|
||||
init-system-helpers
|
||||
cpio
|
||||
passwd
|
||||
libsemanage1 libsemanage-common
|
||||
libsepol1
|
||||
gpgv
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue