mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
Merge pull request #838 from stikonas/master
Clarify defaultFileSystem documentation.
This commit is contained in:
commit
b3723371c8
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue