mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-03 23:31:08 +00:00
Give up on GPT-on-MBR this cycle, too dangerous
This commit is contained in:
parent
8b924b0eeb
commit
1c4b837add
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,7 +4,6 @@ calamares-settings-ubuntu (1:24.04.21) noble; urgency=medium
|
||||
* Revamp pkgselect and enable it for everyone. (LP: #2056061)
|
||||
|
||||
[ Aaron Rainbolt ]
|
||||
* Use GPT partition tables by default, even on BIOS systems. (LP: #2054601)
|
||||
* Don't try to start Unity after the OEM environment exits on Ubuntu Unity,
|
||||
this has to be done by logging in via LightDM.
|
||||
|
||||
|
@ -7,7 +7,6 @@ userSwapChoices:
|
||||
initialSwapChoice: file
|
||||
drawNestedPartitions: true
|
||||
defaultFileSystemType: "ext4"
|
||||
defaultPartitionTableType: gpt
|
||||
availableFileSystemTypes: ["ext4","btrfs","xfs"]
|
||||
partitionLayout:
|
||||
- name: "kubuntu_boot"
|
||||
|
@ -5,7 +5,6 @@ userSwapChoices:
|
||||
- none
|
||||
- file
|
||||
initialSwapChoice: file
|
||||
defaultPartitionTableType: gpt
|
||||
drawNestedPartitions: true
|
||||
defaultFileSystemType: "ext4"
|
||||
availableFileSystemTypes: ["ext4","btrfs","xfs"]
|
||||
|
@ -7,7 +7,6 @@ userSwapChoices:
|
||||
initialSwapChoice: file
|
||||
drawNestedPartitions: true
|
||||
defaultFileSystemType: "ext4"
|
||||
defaultPartitionTableType: gpt
|
||||
availableFileSystemTypes: ["ext4","btrfs","xfs"]
|
||||
partitionLayout:
|
||||
- name: "ubuntu_unity_boot"
|
||||
|
Loading…
x
Reference in New Issue
Block a user