Remove firmware from the appliance.

This commit is contained in:
Richard Jones
2009-06-13 11:11:03 +01:00
parent aa7676aa74
commit 812a2d57a8

View File

@@ -74,6 +74,9 @@ 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
# 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 \