mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
appliance: exclude /lib/firmware
Brings the size of the appliance down to 95 MB [xz-compressed], which is the same as for libguestfs 1.28.
This commit is contained in:
@@ -22,6 +22,11 @@ dnl The right kernel modules are added back by supermin.
|
||||
-/boot/*
|
||||
-/lib/modules/*
|
||||
|
||||
dnl Firmware blobs should not be required by a virtual machine.
|
||||
dnl Because of UsrMove nonsense, we need to list both directories.
|
||||
-/lib/firmware/*
|
||||
-/usr/lib/firmware/*
|
||||
|
||||
-/usr/lib/locale/*
|
||||
-/usr/share/cracklib/*
|
||||
-/usr/share/doc/*
|
||||
|
||||
Reference in New Issue
Block a user