From b70b1ed27b97153cb73734ea14890690a94bb317 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Tue, 29 Apr 2025 18:03:27 +0200 Subject: [PATCH 1/4] disable kdump, enable systemd-boot --- control/control.MicroOS.xml | 3 ++- package/skelcd-control-MicroOS.changes | 7 +++++++ package/skelcd-control-MicroOS.spec | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/control/control.MicroOS.xml b/control/control.MicroOS.xml index 566af6f..40dc877 100644 --- a/control/control.MicroOS.xml +++ b/control/control.MicroOS.xml @@ -34,6 +34,7 @@ textdomain="control" true true true + systemd-boot true false true @@ -71,7 +72,7 @@ textdomain="control" true - true + false true diff --git a/package/skelcd-control-MicroOS.changes b/package/skelcd-control-MicroOS.changes index f800d0d..2b1b62b 100644 --- a/package/skelcd-control-MicroOS.changes +++ b/package/skelcd-control-MicroOS.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 29 16:01:51 UTC 2025 - Stefan Schubert + +- Disabling kdump +- Set default bootloader to systemd-boot +- 20250429 + ------------------------------------------------------------------- Wed Dec 18 08:31:09 UTC 2024 - Stefan Schubert diff --git a/package/skelcd-control-MicroOS.spec b/package/skelcd-control-MicroOS.spec index 3a60ee4..ae1974e 100644 --- a/package/skelcd-control-MicroOS.spec +++ b/package/skelcd-control-MicroOS.spec @@ -121,7 +121,7 @@ Requires: yast2-vm Url: https://github.com/yast/skelcd-control-MicroOS AutoReqProv: off -Version: 20241218 +Version: 20250429 Release: 0 Summary: The MicroOS control file needed for installation License: MIT From 5065eb97fb856b56a8f9209b8929fa5ae52950f8 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 30 Apr 2025 08:42:34 +0200 Subject: [PATCH 2/4] typo --- control/control.MicroOS.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control/control.MicroOS.xml b/control/control.MicroOS.xml index 40dc877..0f64fb4 100644 --- a/control/control.MicroOS.xml +++ b/control/control.MicroOS.xml @@ -34,7 +34,7 @@ textdomain="control" true true true - systemd-boot + systemd-boot true false true From 56366019be2c79d4938a0cf927b2341bcd4a5542 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 30 Apr 2025 08:44:36 +0200 Subject: [PATCH 3/4] added jira --- package/skelcd-control-MicroOS.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/skelcd-control-MicroOS.changes b/package/skelcd-control-MicroOS.changes index 2b1b62b..9356f01 100644 --- a/package/skelcd-control-MicroOS.changes +++ b/package/skelcd-control-MicroOS.changes @@ -2,7 +2,7 @@ Tue Apr 29 16:01:51 UTC 2025 - Stefan Schubert - Disabling kdump -- Set default bootloader to systemd-boot +- Set default bootloader to systemd-boot (jsc#PED-1906). - 20250429 ------------------------------------------------------------------- From fc13c5c22e3739ae8dd831fbe2252a2605e2be8f Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 30 Apr 2025 13:54:25 +0200 Subject: [PATCH 4/4] removed fate entry --- control/control.MicroOS.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/control/control.MicroOS.xml b/control/control.MicroOS.xml index 0f64fb4..e40d512 100644 --- a/control/control.MicroOS.xml +++ b/control/control.MicroOS.xml @@ -71,7 +71,6 @@ textdomain="control" true - false