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:
4bcb05e
)
Include fuse.ko module in image.
author
Richard Jones
<rjones@redhat.com>
Wed, 22 Apr 2009 09:06:40 +0000
(10:06 +0100)
committer
Richard Jones
<rjones@redhat.com>
Wed, 22 Apr 2009 09:06:40 +0000
(10:06 +0100)
make-initramfs.sh.in
patch
|
blob
|
history
diff --git
a/make-initramfs.sh.in
b/make-initramfs.sh.in
index
b550ed9
..
952ccfa
100755
(executable)
--- a/
make-initramfs.sh.in
+++ b/
make-initramfs.sh.in
@@
-76,6
+76,7
@@
find initramfs/lib/modules/*/kernel \
-a ! -name 'ext4.ko' \
-a ! -name 'crc16.ko' \
-a ! -name 'jbd2.ko' \
+ -a ! -name 'fuse.ko' \
-a -delete
# Pull the kernel out into the current directory. We don't want it in