From 4012b253a0d47293bafb4573680c4ddb675f1c8bd683ccfec499b4f0a0404a5d Mon Sep 17 00:00:00 2001 From: Cliff Zhao Date: Tue, 25 Apr 2023 13:43:01 +0000 Subject: [PATCH] Accepting request 1082767 from home:qzhao:branches:Base:System Update plymouth.spec: Change bootup terminal to default to satisfy Nvidia proprietary driver (bsc#1208726). OBS-URL: https://build.opensuse.org/request/show/1082767 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=358 --- plymouth.changes | 6 ++++++ plymouth.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/plymouth.changes b/plymouth.changes index 70e6368..1c93008 100644 --- a/plymouth.changes +++ b/plymouth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 18 12:18:34 UTC 2023 - Cliff Zhao + +- Update plymouth.spec: Change bootup terminal to default to satisfy + Nvidia proprietary driver (bsc#1208726). + ------------------------------------------------------------------- Wed Oct 26 07:12:23 UTC 2022 - Cliff Zhao diff --git a/plymouth.spec b/plymouth.spec index 19a78ab..6a059ee 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -376,7 +376,6 @@ autoreconf -ivf --disable-gtk \ %endif --with-release-file=%{_sysconfdir}/os-release \ - --with-boot-tty=/dev/tty7 \ --with-shutdown-tty=/dev/tty7 \ --with-background-start-color-stop=0x1A3D1F \ --with-background-end-color-stop=0x4EA65C \