fedora-kiwi-descriptions/fex-excludes.yaml
Asahi Lina 9f4dd7cb88 teams/asahi: FEX: Minimize rootfs by removing most data files and executables
We only really need i686/x86_64 libraries, and executables which do not exist
(or do not work equivalently) on the arm64 host system.

In particular, removing libexec avoids situations where random dbus services
are started under emulation for no reason.
2024-12-09 20:00:23 +00:00

16 lines
113 B
YAML

exclude:
- /afs
- /boot
- /dev
- /home
- /media
- /mnt
- /opt
- /proc
- /root
- /run
- /srv
- /sys
- /tmp
- /var