Version 1.3.14.
[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 # We normally use virtio_net, but keep these in reserve.
11 8390.ko
12 ne2k-pci.ko
13
14 # drivers for QEMUs IDE/SCSI device emulation
15 cdrom.ko
16 i2c-piix4.ko
17 i2c-core.ko
18 ide-*.ko
19 libata.ko
20 piix.ko
21 scsi_transport_spi.ko
22 scsi_mod.ko
23 sd_mod.ko
24 sym53c8xx.ko
25 ata_piix.ko
26
27 ext2.ko
28 ext3.ko
29 ext4*.ko
30
31 jbd.ko
32 jbd2.ko
33 mbcache.ko
34
35 fuse.ko
36
37 vfat.ko
38 fat.ko
39
40 minix.ko
41
42 udf.ko
43 nls_utf8.ko
44 nls_cp437.ko
45 nls_base.ko
46
47 isofs.ko
48 zlib_inflate.ko
49
50 dm-*.ko
51
52 cramfs.ko
53 squashfs.ko
54
55 hfs.ko
56 hfsplus.ko
57 ufs.ko
58 exportfs.ko
59 xfs.ko
60
61 reiserfs.ko
62
63 crc*.ko
64 libcrc*.ko
65
66 loop.ko