From 303ab727b56a6eea3daf1ae50b24885623ce0729 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 11 Apr 2024 02:50:17 -0500 Subject: [PATCH] Run the pkgselect contextualprocesses after packages in Kubuntu and Ubuntu Unity (LP: #2060879) --- debian/changelog | 7 +++++++ kubuntu/settings.conf | 2 +- ubuntuunity/settings.conf | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 21ef854..b88682c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 11 Apr 2024 02:49:44 -0500 + calamares-settings-ubuntu (1:24.04.26) noble; urgency=medium * Make the pkgselect module actually work on Kubuntu and Ubuntu Unity. diff --git a/kubuntu/settings.conf b/kubuntu/settings.conf index 7a16a67..9fcfd32 100644 --- a/kubuntu/settings.conf +++ b/kubuntu/settings.conf @@ -71,9 +71,9 @@ sequence: - shellprocess@add386arch - shellprocess@fixconkeys_part1 - shellprocess@fixconkeys_part2 + - packages - contextualprocess@pkgselect_action - contextualprocess@pkgselect_snap_action - - packages - shellprocess@logs - umount - show: diff --git a/ubuntuunity/settings.conf b/ubuntuunity/settings.conf index a5bcda5..14e2354 100644 --- a/ubuntuunity/settings.conf +++ b/ubuntuunity/settings.conf @@ -71,9 +71,9 @@ sequence: - shellprocess@add386arch - shellprocess@fixconkeys_part1 - shellprocess@fixconkeys_part2 + - packages - contextualprocess@pkgselect_action - contextualprocess@pkgselect_snap_action - - packages - shellprocess@logs - umount - show: