Set Btrfs as default FS for auto partition

This commit is contained in:
Aleksey Samoilov 2025-06-21 02:08:39 +04:00
parent ab3b379487
commit 9c974358f4
6 changed files with 6 additions and 5 deletions

1
debian/control vendored
View file

@ -76,6 +76,7 @@ Package: calamares-settings-tileos-common
Architecture: all
Depends: calamares,
rsync,
btrfs-progs,
cryptsetup,
libglib2.0-bin,
kdialog,

View file

@ -6,7 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: none
drawNestedPartitions: true
defaultFileSystemType: "ext4"
defaultFileSystemType: "btrfs"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:
- name: "tileos_boot"

View file

@ -6,7 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: none
drawNestedPartitions: true
defaultFileSystemType: "ext4"
defaultFileSystemType: "btrfs"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:
- name: "tileos_boot"

View file

@ -6,7 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: none
drawNestedPartitions: true
defaultFileSystemType: "ext4"
defaultFileSystemType: "btrfs"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:
- name: "tileos_boot"

View file

@ -6,7 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: none
drawNestedPartitions: true
defaultFileSystemType: "ext4"
defaultFileSystemType: "btrfs"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:
- name: "tileos_boot"

View file

@ -6,7 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: none
drawNestedPartitions: true
defaultFileSystemType: "ext4"
defaultFileSystemType: "btrfs"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:
- name: "tileos_boot"