|
|
@ -144,6 +144,9 @@ defaultFileSystemType: "ext4"
|
|
|
|
# above), but it is also possible to give users a choice:
|
|
|
|
# above), but it is also possible to give users a choice:
|
|
|
|
# list suitable filesystems here. A drop-down is provided
|
|
|
|
# list suitable filesystems here. A drop-down is provided
|
|
|
|
# to pick which is the filesystems will be used.
|
|
|
|
# to pick which is the filesystems will be used.
|
|
|
|
|
|
|
|
#
|
|
|
|
|
|
|
|
# The value *defaultFileSystemType* is added to this list (with a warning)
|
|
|
|
|
|
|
|
# if not present; the default pick is the *defaultFileSystemType*.
|
|
|
|
availableFileSystemTypes: ["ext4", "btrfs", "f2fs"]
|
|
|
|
availableFileSystemTypes: ["ext4", "btrfs", "f2fs"]
|
|
|
|
|
|
|
|
|
|
|
|
# Show/hide LUKS related functionality in automated partitioning modes.
|
|
|
|
# Show/hide LUKS related functionality in automated partitioning modes.
|
|
|
|