avoid automake failure
[libguestfs.git] / appliance / kmod.whitelist.in
1 # List of kernel modules that we leave in the appliance.  This has to
2 # include any dependencies needed by modules.
3
4 # Any kernel module not listed here is deleted from the appliance.
5
6 # Wildcards are permitted.
7
8 virtio*.ko
9
10 # drivers for QEMUs IDE/SCSI device emulation
11 cdrom.ko
12 i2c-piix4.ko
13 i2c-core.ko
14 ide-*.ko
15 libata.ko
16 piix.ko
17 scsi_transport_spi.ko
18 scsi_mod.ko
19 sd_mod.ko
20 sym53c8xx.ko
21
22 ext2.ko
23 ext3.ko
24 ext4*.ko
25
26 crc16.ko
27 jbd.ko
28 jbd2.ko
29
30 fuse.ko
31
32 vfat.ko
33 fat.ko
34
35 udf.ko
36 crc_itu_t.ko
37 nls_utf8.ko
38
39 dm-*.ko
40
41 cramfs.ko
42 squashfs.ko
43
44 hfsplus.ko
45 ufs.ko
46 exportfs.ko
47 xfs.ko