update partition names to match current version

This commit is contained in:
Walter Lapchynski 2025-03-24 22:48:06 +00:00
parent 7080285492
commit ede40ead21
4 changed files with 9 additions and 3 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
calamares-settings-ubuntu (1:25.04.21) plucky; urgency=medium
* Update partition names to match current version.
-- Walter Lapchynski <wxl@ubuntu.com> Mon, 24 Mar 2025 22:46:46 +0000
calamares-settings-ubuntu (1:25.04.20) plucky; urgency=medium
* Update OEM batch identifier to match current version.

View File

@ -15,7 +15,7 @@ partitionLayout:
onlyPresentWithEncryption: true
mountPoint: "/boot"
size: 4G
- name: "kubuntu_2410"
- name: "kubuntu_2504"
filesystem: unknown
mountPoint: "/"
size: 100%

View File

@ -15,7 +15,7 @@ partitionLayout:
onlyPresentWithEncryption: true
mountPoint: "/boot"
size: 4G
- name: "lubuntu_2410"
- name: "lubuntu_2504"
filesystem: unknown
mountPoint: "/"
size: 100%

View File

@ -15,7 +15,7 @@ partitionLayout:
onlyPresentWithEncryption: true
mountPoint: "/boot"
size: 4G
- name: "ubuntu_unity_2410"
- name: "ubuntu_unity_2504"
filesystem: unknown
mountPoint: "/"
size: 100%