git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa7676a
)
Remove firmware from the appliance.
author
Richard Jones
<rjones@trick.home.annexia.org>
Sat, 13 Jun 2009 10:11:03 +0000
(11:11 +0100)
committer
Richard Jones
<rjones@trick.home.annexia.org>
Sat, 13 Jun 2009 10:11:03 +0000
(11:11 +0100)
appliance/make.sh.in
patch
|
blob
|
history
diff --git
a/appliance/make.sh.in
b/appliance/make.sh.in
index
cab8813
..
fc42d7e
100755
(executable)
--- a/
appliance/make.sh.in
+++ b/
appliance/make.sh.in
@@
-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 \