diff options
Diffstat (limited to 'dev/boot/src/root')
| -rw-r--r-- | dev/boot/src/root/ifs.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev/boot/src/root/ifs.json b/dev/boot/src/root/ifs.json new file mode 100644 index 00000000..354ab503 --- /dev/null +++ b/dev/boot/src/root/ifs.json @@ -0,0 +1,10 @@ +{ + "type": "IFS", + "sys": [ + "/~drivers/fat32.sys", + "/~drivers/ntfs.sys", + "/~drivers/ext4.sys", + "/~drivers/iso9660.sys", + "/~drivers/nfs4.sys" + ] +}
\ No newline at end of file |
