Merge branch 'master' of git+ssh://192.168.2.134/home/rjones/d/libguestfs
authorRichard Jones <rjones@centos5x32.home.annexia.org>
Wed, 10 Jun 2009 14:10:03 +0000 (15:10 +0100)
committerRichard Jones <rjones@centos5x32.home.annexia.org>
Wed, 10 Jun 2009 14:10:03 +0000 (15:10 +0100)
appliance/make-initramfs.sh.in

index 7228993..b1d3c39 100755 (executable)
@@ -97,6 +97,10 @@ rm -f $koutput
   -a ! -name 'dm-*.ko' \
   -a ! -name 'cramfs.ko' \
   -a ! -name 'squashfs.ko' \
+  -a ! -name 'hfsplus.ko' \
+  -a ! -name 'ufs.ko' \
+  -a ! -name 'exportfs.ko' \
+  -a ! -name 'xfs.ko' \
   -a -print0 ) |
   xargs -0 @FEBOOTSTRAP_RUN@ initramfs -- rm