Merge pull request #838 from stikonas/master
Clarify defaultFileSystem documentation.
This commit is contained in:
commit
b3723371c8
@ -26,7 +26,8 @@ drawNestedPartitions: false
|
|||||||
# Show/hide partition labels on manual partitioning page.
|
# Show/hide partition labels on manual partitioning page.
|
||||||
alwaysShowPartitionLabels: true
|
alwaysShowPartitionLabels: true
|
||||||
|
|
||||||
# Default filesystem type, pre-selected in the "Create Partition" dialog.
|
# Default filesystem type, pre-selected in the "Create Partition" dialog
|
||||||
|
# in the manual partitioning mode.
|
||||||
# The filesystem type selected here is also used for automated install
|
# The filesystem type selected here is also used for automated install
|
||||||
# modes (Erase, Replace and Alongside).
|
# modes (Erase, Replace and Alongside).
|
||||||
# Suggested values: ext2, ext3, ext4, reiser, xfs, jfs, btrfs
|
# Suggested values: ext2, ext3, ext4, reiser, xfs, jfs, btrfs
|
||||||
|
Loading…
Reference in New Issue
Block a user