Add FAT addon for DriveSetup

Tested with a 5MB image, seems to work.

There seems to be an issue with too long names though, or possibly names with spaces.

Also, technically it supports FAT12,16 and 32, so it should probably be renamed
in the interface.

Didn't check how to declare support for more than 1 partition types either.
This commit is contained in:
François Revol
2015-11-11 14:41:51 +01:00
parent 910a2b8c86
commit 038621114e
8 changed files with 470 additions and 1 deletions
+2 -1
View File
@@ -259,7 +259,8 @@ AddFilesToPackage add-ons Print transport
AddFilesToPackage add-ons Screen\ Savers : $(SYSTEM_ADD_ONS_SCREENSAVERS) ;
AddFilesToPackage add-ons disk_systems
: <disk_system>intel <disk_system>gpt <disk_system>bfs <disk_system>ntfs ;
: <disk_system>fat <disk_system>intel <disk_system>gpt <disk_system>bfs
<disk_system>ntfs ;
# the MIME DB