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 \