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.
16 lines
113 B
YAML
16 lines
113 B
YAML
exclude:
|
|
- /afs
|
|
- /boot
|
|
- /dev
|
|
- /home
|
|
- /media
|
|
- /mnt
|
|
- /opt
|
|
- /proc
|
|
- /root
|
|
- /run
|
|
- /srv
|
|
- /sys
|
|
- /tmp
|
|
- /var
|