mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +02: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
|
udev
|
||||||
init-system-helpers
|
init-system-helpers
|
||||||
cpio
|
cpio
|
||||||
passwd
|
|
||||||
libsemanage1 libsemanage-common
|
libsemanage1 libsemanage-common
|
||||||
libsepol1
|
libsepol1
|
||||||
gpgv
|
gpgv
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue