Add cramfs and squashfs kernel modules (RHBZ#503135).
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 29 May 2009 11:15:37 +0000 (12:15 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 29 May 2009 11:15:37 +0000 (12:15 +0100)
appliance/make-initramfs.sh.in

index 248f2e2..7e5dafb 100755 (executable)
@@ -95,6 +95,8 @@ rm -f $koutput
   -a ! -name 'crc_itu_t.ko' \
   -a ! -name 'nls_utf8.ko' \
   -a ! -name 'dm-*.ko' \
+  -a ! -name 'cramfs.ko' \
+  -a ! -name 'squashfs.ko' \
   -a -print0 ) |
   xargs -0 @FEBOOTSTRAP_RUN@ initramfs -- rm