mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-18 23:04:20 +01:00
packaging: merge packaging repository
git-subtree-dir: tools/packaging git-subtree-mainline:f818b46a41git-subtree-split:1f22d72d5dSigned-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
35
tools/packaging/static-build/qemu.blacklist
Normal file
35
tools/packaging/static-build/qemu.blacklist
Normal file
@@ -0,0 +1,35 @@
|
||||
#
|
||||
# List of blacklisted files that are not
|
||||
# required in kata and may have CVEs.
|
||||
#
|
||||
qemu_black_list=(
|
||||
*/bin/qemu-pr-helper
|
||||
*/bin/virtfs-proxy-helper
|
||||
*/libexec/
|
||||
*/share/*/applications/
|
||||
*/share/*/*.dtb
|
||||
*/share/*/efi-e1000e.rom
|
||||
*/share/*/efi-e1000.rom
|
||||
*/share/*/efi-eepro100.rom
|
||||
*/share/*/efi-ne2k_pci.rom
|
||||
*/share/*/efi-pcnet.rom
|
||||
*/share/*/efi-rtl8139.rom
|
||||
*/share/*/efi-vmxnet3.rom
|
||||
*/share/*/icons/
|
||||
*/share/*/*.img
|
||||
*/share/*/keymaps/
|
||||
*/share/*/multiboot.bin
|
||||
*/share/*/openbios-ppc
|
||||
*/share/*/openbios-sparc32
|
||||
*/share/*/openbios-sparc64
|
||||
*/share/*/palcode-clipper
|
||||
*/share/*/pxe-*
|
||||
*/share/*/QEMU,*
|
||||
*/share/*/qemu_vga.ndrv
|
||||
*/share/*/sgabios.bin
|
||||
*/share/*/skiboot.lid
|
||||
*/share/*/slof.bin
|
||||
*/share/*/trace-events-all
|
||||
*/share/*/u-boot*
|
||||
*/share/*/vgabios*
|
||||
)
|
||||
Reference in New Issue
Block a user