appliance: Remove /usr/sbin/tcpd - it's unreadable on RHEL 5.4.
[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
26 ext2.ko
27 ext3.ko
28 ext4*.ko
29
30 crc16.ko
31 jbd.ko
32 jbd2.ko
33 mbcache.ko
34
35 fuse.ko
36
37 vfat.ko
38 fat.ko
39
40 udf.ko
41 crc_itu_t.ko
42 nls_utf8.ko
43 nls_cp437.ko
44 nls_base.ko
45
46 dm-*.ko
47
48 cramfs.ko
49 squashfs.ko
50
51 hfsplus.ko
52 ufs.ko
53 exportfs.ko
54 xfs.ko
55
56 reiserfs.ko