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:
Richard W.M. Jones
2015-07-23 15:10:00 +01:00
parent 46600019b1
commit 0c7b957c13

View File

@@ -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/*