X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=appliance%2Fmake.sh.in;h=9c52830b5b56a858eccb2ffc102ab2bf6f211cb6;hp=cab88133df42d5394c90ad84c9d0ba24864d72e7;hb=3ed322c7c8f1b7342af095ba6a8fb60a8e9a076b;hpb=aa7676aa74f3396fc65ae6b4bf01af7efe021e7e diff --git a/appliance/make.sh.in b/appliance/make.sh.in index cab8813..9c52830 100755 --- a/appliance/make.sh.in +++ b/appliance/make.sh.in @@ -74,6 +74,12 @@ rm -f $koutput # Anaconda? JPEG images? @FEBOOTSTRAP_RUN@ initramfs -- rm -rf /usr/lib/anaconda-runtime +# Don't need any firmware. +@FEBOOTSTRAP_RUN@ initramfs -- rm -rf /lib/firmware + +# Don't need any keyboard maps. +@FEBOOTSTRAP_RUN@ initramfs -- rm -rf /lib/kbd + # Modules take up nearly half of the image. It's a rough guess that # we don't need many drivers (which take up most of the space). (cd initramfs && find lib/modules/*/kernel \