mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-07-03 20:51:30 +00:00
update partition names to match current version
This commit is contained in:
parent
7080285492
commit
ede40ead21
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
calamares-settings-ubuntu (1:25.04.20) plucky; urgency=medium
|
||||||
|
|
||||||
* Update OEM batch identifier to match current version.
|
* Update OEM batch identifier to match current version.
|
||||||
|
@ -15,7 +15,7 @@ partitionLayout:
|
|||||||
onlyPresentWithEncryption: true
|
onlyPresentWithEncryption: true
|
||||||
mountPoint: "/boot"
|
mountPoint: "/boot"
|
||||||
size: 4G
|
size: 4G
|
||||||
- name: "kubuntu_2410"
|
- name: "kubuntu_2504"
|
||||||
filesystem: unknown
|
filesystem: unknown
|
||||||
mountPoint: "/"
|
mountPoint: "/"
|
||||||
size: 100%
|
size: 100%
|
||||||
|
@ -15,7 +15,7 @@ partitionLayout:
|
|||||||
onlyPresentWithEncryption: true
|
onlyPresentWithEncryption: true
|
||||||
mountPoint: "/boot"
|
mountPoint: "/boot"
|
||||||
size: 4G
|
size: 4G
|
||||||
- name: "lubuntu_2410"
|
- name: "lubuntu_2504"
|
||||||
filesystem: unknown
|
filesystem: unknown
|
||||||
mountPoint: "/"
|
mountPoint: "/"
|
||||||
size: 100%
|
size: 100%
|
||||||
|
@ -15,7 +15,7 @@ partitionLayout:
|
|||||||
onlyPresentWithEncryption: true
|
onlyPresentWithEncryption: true
|
||||||
mountPoint: "/boot"
|
mountPoint: "/boot"
|
||||||
size: 4G
|
size: 4G
|
||||||
- name: "ubuntu_unity_2410"
|
- name: "ubuntu_unity_2504"
|
||||||
filesystem: unknown
|
filesystem: unknown
|
||||||
mountPoint: "/"
|
mountPoint: "/"
|
||||||
size: 100%
|
size: 100%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user