More ideas on a quick Perl one-liner syntax for TODO file.
[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 nls_cp437.ko
40 nls_base.ko
41
42 dm-*.ko
43
44 cramfs.ko
45 squashfs.ko
46
47 hfsplus.ko
48 ufs.ko
49 exportfs.ko
50 xfs.ko
51
52 reiserfs.ko