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
This commit is contained in:
Cliff Zhao 2023-04-25 13:43:01 +00:00 committed by Git OBS Bridge
parent 1e78fe9742
commit 4012b253a0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 18 12:18:34 UTC 2023 - Cliff Zhao <qzhao@suse.com>
- 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 <qzhao@suse.com> Wed Oct 26 07:12:23 UTC 2022 - Cliff Zhao <qzhao@suse.com>

View File

@ -376,7 +376,6 @@ autoreconf -ivf
--disable-gtk \ --disable-gtk \
%endif %endif
--with-release-file=%{_sysconfdir}/os-release \ --with-release-file=%{_sysconfdir}/os-release \
--with-boot-tty=/dev/tty7 \
--with-shutdown-tty=/dev/tty7 \ --with-shutdown-tty=/dev/tty7 \
--with-background-start-color-stop=0x1A3D1F \ --with-background-start-color-stop=0x1A3D1F \
--with-background-end-color-stop=0x4EA65C \ --with-background-end-color-stop=0x4EA65C \