]> code.delx.au - refind/blobdiff - BUILDING.txt
Ext4fs support; enable override of initrd in refind_linux.conf
[refind] / BUILDING.txt
index e5501c2c6d91f2e1957d052fb1b575e0ad74ab84..a60279a95f5658d08768d267661eee499e03b674 100644 (file)
@@ -310,7 +310,8 @@ To build all the drivers, you can type "make fs" from the main directory,
 which builds the drivers and places copies in both the filesystems and
 drivers_{arch} subdirectories. If you want to build just one driver, you
 can change into the "filesystems" directory and type "make {fsname}", where
 which builds the drivers and places copies in both the filesystems and
 drivers_{arch} subdirectories. If you want to build just one driver, you
 can change into the "filesystems" directory and type "make {fsname}", where
-{fsname} is a filesystem name -- "ext2", "reiserfs", "iso9660", or "hfs".
+{fsname} is a filesystem name -- "ext2", "ext4fs", "reiserfs", "iso9660",
+or "hfs".
 
 To install drivers, you can type "make install" in the "filesystems"
 directory. This copies all the drivers to the
 
 To install drivers, you can type "make install" in the "filesystems"
 directory. This copies all the drivers to the