mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2026-03-03 05:08:45 +00:00
Update Lubuntu and Ubuntu Unity version numbers
This commit is contained in:
parent
7bbd754336
commit
15f7d7e3ef
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ calamares-settings-ubuntu (1:26.04.4) resolute; urgency=medium
|
||||
|
||||
* Fix minimal installation by no longer trying to remove nonexistent
|
||||
packages on Kubuntu and Ubuntu Unity. (LP: #2127711)
|
||||
* Update version numbers for OEM batch IDs and partition names for Lubuntu
|
||||
and Ubuntu Unity.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 03 Feb 2026 15:08:07 -0600
|
||||
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
---
|
||||
batch-identifier: lubuntu-2510-${DATE}
|
||||
batch-identifier: lubuntu-2604-${DATE}
|
||||
|
||||
@ -15,7 +15,7 @@ partitionLayout:
|
||||
onlyPresentWithEncryption: true
|
||||
mountPoint: "/boot"
|
||||
size: 4G
|
||||
- name: "lubuntu_2510"
|
||||
- name: "lubuntu_2604"
|
||||
filesystem: unknown
|
||||
mountPoint: "/"
|
||||
size: 100%
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
---
|
||||
batch-identifier: ubuntuunity-2510-${DATE}
|
||||
batch-identifier: ubuntuunity-2604-${DATE}
|
||||
|
||||
@ -15,7 +15,7 @@ partitionLayout:
|
||||
onlyPresentWithEncryption: true
|
||||
mountPoint: "/boot"
|
||||
size: 4G
|
||||
- name: "ubuntu_unity_2510"
|
||||
- name: "ubuntu_unity_2604"
|
||||
filesystem: unknown
|
||||
mountPoint: "/"
|
||||
size: 100%
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user