Supported file systems: Every distribution offers support for a number of file systems. These can vary from distribution to distribution. Please list the supported file systems in a separate line:
#supportedFS: [file system 1], [file system 2], [file system 3]
Each line can contain any number of file systems (separated by comma and space) (e.g.
#supportedFS: ext2, ext3, ext4, reiserfs
).
If you select an unsupported file system when formatting a client, the file system will automatically be adapted to one that is supported when the formatting process starts. This fallback file system must be indicated with the line
#alternativeFS: [file system]
(e.g.
#alternativeFS: ext3
).