forked from pool/mkosi
* This package adds a special mkosi-initrd wrapper to support creating initrds on transactional systems. I.e., with transactional-update, a transaction runs on a chroot, but mkosi requires bubblewrap, which uses pivot_root, and that is known to fail on a chroot environment. - Do not install 50-mkosi.install kernel-install script. * Although kernel-install is provided in openSUSE, it is not run when a kernel is installed or removed (this work is done by suse-module-tools). Also, even calling it manually, it does not support the custom systemd-boot integration in openSUSE. OBS-URL: https://build.opensuse.org/package/show/Virtualization/mkosi?expand=0&rev=43
60 lines
1.5 KiB
Plaintext
60 lines
1.5 KiB
Plaintext
[Content]
|
|
RemoveFiles=
|
|
/etc/bash_completion.d
|
|
/etc/man.conf
|
|
/srv
|
|
/usr/local/man
|
|
/usr/share/bash-completion
|
|
/usr/share/bash/helpfiles
|
|
/usr/share/doc
|
|
/usr/share/fillup-templates
|
|
/usr/share/help
|
|
/usr/share/icons
|
|
/usr/share/info
|
|
/usr/share/licenses
|
|
/usr/share/locale
|
|
/usr/share/man
|
|
/usr/share/zsh
|
|
/usr/etc/services
|
|
/var/adm
|
|
|
|
# Keep only C.utf-8 locale
|
|
/usr/lib/locale/*_*/
|
|
/usr/lib/locale/??/
|
|
/usr/lib/locale/???/
|
|
|
|
# RPM
|
|
/etc/rpm
|
|
/usr/bin/gendiff
|
|
/usr/bin/rpm*
|
|
/usr/lib/rpm
|
|
/usr/lib/sysimage
|
|
/usr/lib/systemd/system/rpmconfigcheck.service
|
|
/usr/lib64/rpm-plugins
|
|
/usr/sbin/rpmconfigcheck
|
|
/usr/src/packages
|
|
|
|
# Zypper
|
|
/etc/zypp
|
|
/usr/bin/installation_sources
|
|
/usr/bin/yzpper
|
|
/usr/bin/zypper
|
|
/usr/etc/logrotate.d/zypp*
|
|
/usr/lib/zypper
|
|
/usr/sbin/zypp-refresh
|
|
/usr/share/zypper
|
|
/var/log/zypp
|
|
/var/log/zypper.log
|
|
|
|
# YaST2
|
|
/etc/YaST2
|
|
|
|
# suse-module-tools scripts (except unblacklist: bsc#1224320)
|
|
/usr/lib/module-init-tools/driver-check.sh
|
|
/usr/lib/module-init-tools/get_dracut_drivers
|
|
/usr/lib/module-init-tools/lsinitrd-quick
|
|
/usr/lib/module-init-tools/weak-modules2
|
|
|
|
# dracut modules installed by other packages
|
|
/usr/lib/dracut
|