mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Add cramfs and squashfs kernel modules (RHBZ#503135).
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user