mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-08-02 11:14:04 +00:00
Run the pkgselect contextualprocesses after packages in Kubuntu and Ubuntu Unity (LP: #2060879)
This commit is contained in:
parent
c04b82b2fa
commit
303ab727b5
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
calamares-settings-ubuntu (1:24.04.27) noble; urgency=medium
|
||||||
|
|
||||||
|
* Run the pkgselect contextualprocesses after packages in Kubuntu and Ubuntu
|
||||||
|
Unity (LP: #2060879)
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 11 Apr 2024 02:49:44 -0500
|
||||||
|
|
||||||
calamares-settings-ubuntu (1:24.04.26) noble; urgency=medium
|
calamares-settings-ubuntu (1:24.04.26) noble; urgency=medium
|
||||||
|
|
||||||
* Make the pkgselect module actually work on Kubuntu and Ubuntu Unity.
|
* Make the pkgselect module actually work on Kubuntu and Ubuntu Unity.
|
||||||
|
@ -71,9 +71,9 @@ sequence:
|
|||||||
- shellprocess@add386arch
|
- shellprocess@add386arch
|
||||||
- shellprocess@fixconkeys_part1
|
- shellprocess@fixconkeys_part1
|
||||||
- shellprocess@fixconkeys_part2
|
- shellprocess@fixconkeys_part2
|
||||||
|
- packages
|
||||||
- contextualprocess@pkgselect_action
|
- contextualprocess@pkgselect_action
|
||||||
- contextualprocess@pkgselect_snap_action
|
- contextualprocess@pkgselect_snap_action
|
||||||
- packages
|
|
||||||
- shellprocess@logs
|
- shellprocess@logs
|
||||||
- umount
|
- umount
|
||||||
- show:
|
- show:
|
||||||
|
@ -71,9 +71,9 @@ sequence:
|
|||||||
- shellprocess@add386arch
|
- shellprocess@add386arch
|
||||||
- shellprocess@fixconkeys_part1
|
- shellprocess@fixconkeys_part1
|
||||||
- shellprocess@fixconkeys_part2
|
- shellprocess@fixconkeys_part2
|
||||||
|
- packages
|
||||||
- contextualprocess@pkgselect_action
|
- contextualprocess@pkgselect_action
|
||||||
- contextualprocess@pkgselect_snap_action
|
- contextualprocess@pkgselect_snap_action
|
||||||
- packages
|
|
||||||
- shellprocess@logs
|
- shellprocess@logs
|
||||||
- umount
|
- umount
|
||||||
- show:
|
- show:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user