From ab7acbe0637dc9100f3dbd7cdc5a34d75064472cb61b80dd8a87e599be65e992 Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Mon, 1 Feb 2021 15:45:37 +0000 Subject: [PATCH] Accepting request 868405 from home:qzhao:branches:Base:System Disable plymouth-ignore-serial-console.patch: We could not totally disable serial, because S390 and some customer are still rely on it (bnc#1164123, bnc#1181216). OBS-URL: https://build.opensuse.org/request/show/868405 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=288 --- plymouth.changes | 7 +++++++ plymouth.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/plymouth.changes b/plymouth.changes index ed0db28..66d86c9 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 1 15:18:48 UTC 2021 - Cliff Zhao + +- Disable plymouth-ignore-serial-console.patch: + We could not totally disable serial, because S390 and some customer + are still rely on it (bnc#1164123, bnc#1181216). + ------------------------------------------------------------------- Tue Dec 8 03:46:39 UTC 2020 - Cliff Zhao diff --git a/plymouth.spec b/plymouth.spec index 5fad62b..dbee908 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -1,7 +1,7 @@ # # spec file for package plymouth # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,7 +46,7 @@ Patch3: plymouth-manpages.patch # PATCH-FIX-SLE plymouth-no-longer-modify-conf-to-drop-isopensuse-macro.patch qzhao@suse.com jsc#SLE-11637 -- plymouth will use plymouthd.defaults instead of plymouth.conf to close the leap gap. Patch4: plymouth-no-longer-modify-conf-to-drop-isopensuse-macro.patch # PATCH-FIX-OPENSUSE plymouth-ignore-serial-console.patch qzhao@opensuse.org bnc#1051692 bnc#1164123 bnc#1170906 -- Don't output in serial console for openQA need to take serial in the test, and yast-installation prgram has a feature to install system through it. -Patch5: plymouth-ignore-serial-console.patch +# Patch5: plymouth-ignore-serial-console.patch # PATCH-FIX-OPENSUSE plymouth-disable-fedora-logo.patch qzhao@opensuse.org -- Disable the fedora logo reference which is not in openSUSE. Patch6: plymouth-disable-fedora-logo.patch # PATCH-FIX-UPSTREAM 0001-Add-label-ft-plugin.patch boo#959986 fvogt@suse.com -- add ability to output text in initrd needed for encryption.