Accepting request 975705 from home:qzhao:branches:Base:System
Update plymouth.spec: change configure options --with-shutdown-tty from 1 to 7: Make sure shutdown display could show out (bsc#1141749). OBS-URL: https://build.opensuse.org/request/show/975705 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=318
This commit is contained in:
parent
1799fdbb0d
commit
d695ad46ec
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 9 06:15:39 UTC 2022 - Cliff Zhao <qzhao@suse.com>
|
||||||
|
|
||||||
|
- Update plymouth.spec: change configure options --with-shutdown-tty
|
||||||
|
from 1 to 7: Make sure shutdown display could show out
|
||||||
|
(bsc#1141749).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 30 05:36:09 UTC 2022 - Cliff Zhao <qzhao@suse.com>
|
Sat Apr 30 05:36:09 UTC 2022 - Cliff Zhao <qzhao@suse.com>
|
||||||
|
|
||||||
|
@ -379,7 +379,7 @@ autoreconf -ivf
|
|||||||
%endif
|
%endif
|
||||||
--with-release-file=%{_sysconfdir}/os-release \
|
--with-release-file=%{_sysconfdir}/os-release \
|
||||||
--with-boot-tty=/dev/tty7 \
|
--with-boot-tty=/dev/tty7 \
|
||||||
--with-shutdown-tty=/dev/tty1 \
|
--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 \
|
||||||
--with-background-color=0x3391cd \
|
--with-background-color=0x3391cd \
|
||||||
|
Loading…
Reference in New Issue
Block a user