From 2e551c98e4bd1601c9bf8817e0fe499babd2ab3d Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 15 Feb 2024 13:30:35 -0600 Subject: [PATCH] OEM mode bugfixes --- debian/changelog | 10 ++++++++++ kubuntu/oem/calamares-finish-oem | 2 +- kubuntu/oem/kubuntu-oem-env/start-kubuntu-oem-env | 1 - kubuntu/oem/modules/displaymanager.conf | 9 +++++++++ kubuntu/oem/settings.conf | 5 +++-- lubuntu/oem/calamares-finish-oem | 2 +- lubuntu/oem/lubuntu-oem-env/start-lubuntu-oem-env | 1 - lubuntu/oem/modules/displaymanager.conf | 9 +++++++++ lubuntu/oem/settings.conf | 5 +++-- 9 files changed, 36 insertions(+), 8 deletions(-) create mode 100644 kubuntu/oem/modules/displaymanager.conf create mode 100644 lubuntu/oem/modules/displaymanager.conf diff --git a/debian/changelog b/debian/changelog index 0fac38e..0b9c166 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +calamares-settings-ubuntu (1:24.04.16) noble; urgency=medium + + * Actually fix the autologin bug. + * Don't kick the user out of first-run configuration mode if they don't + complete it the first time around. + * Fix a bug that caused the first-run setup wizard to not run even after + instructing it to. + + -- Aaron Rainbolt Thu, 15 Feb 2024 10:36:34 -0600 + calamares-settings-ubuntu (1:24.04.15) noble; urgency=medium * Add Lubuntu OEM config. diff --git a/kubuntu/oem/calamares-finish-oem b/kubuntu/oem/calamares-finish-oem index f8140e7..3366f62 100755 --- a/kubuntu/oem/calamares-finish-oem +++ b/kubuntu/oem/calamares-finish-oem @@ -12,7 +12,7 @@ if kdialog --warningyesno "${msg}"; then sddm_file="$(cat <