]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/dracut/dracut.conf
New Installer based on dracut hw-detection (uClibc removed).
[people/pmueller/ipfire-2.x.git] / src / dracut / dracut.conf
index a6c3cb018a7741e54bcd6458394633ebf2f0ab25..a37038eb3ce24aa1ccc2574eb5e18ea86d712c06 100644 (file)
@@ -13,7 +13,7 @@
 #add_drivers+=""
 
 # list of kernel filesystem modules to be included in the generic initramfs
-filesystems+="reiser4"
+filesystems+="ext2 ext3 reiserfs reiser4 iso9660 vfat"
 
 # build initrd only to boot current hardware
 #hostonly="yes"