590285d368bb7b6d631b35146987ba9420171ab7
[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 mbcache.ko
30
31 fuse.ko
32
33 vfat.ko
34 fat.ko
35
36 udf.ko
37 crc_itu_t.ko
38 nls_utf8.ko
39
40 dm-*.ko
41
42 cramfs.ko
43 squashfs.ko
44
45 hfsplus.ko
46 ufs.ko
47 exportfs.ko
48 xfs.ko