@ -1,6 +1,10 @@
calamares-settings-ubuntu (1:24.04.21) noble; urgency=medium
* Revamp pkgselect UI and enable it for everyone. (LP: #2056061)
[ Simon Quigley ]
* Revamp pkgselect and enable it for everyone. (LP: #2056061)
[ Aaron Rainbolt ]
* Use GPT partition tables by default, even on BIOS systems. (LP: #2054601)
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 21 Mar 2024 18:40:34 -0500
@ -7,6 +7,7 @@ userSwapChoices:
initialSwapChoice: file
drawNestedPartitions: true
defaultFileSystemType: "ext4"
defaultPartitionTableType: gpt
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:
- name: "kubuntu_boot"
@ -5,6 +5,7 @@ userSwapChoices:
- none
- file
- name: "ubuntu_unity_boot"