Accepting request 540281 from home:lnussel:branches:system:install:head
- move plymouth from base to X11. No need to have a fancy boot splash that pulls in extra deps for a text console (boo#1066510) OBS-URL: https://build.opensuse.org/request/show/540281 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=42
This commit is contained in:
parent
eb073770b2
commit
81e807209c
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 9 17:18:59 UTC 2017 - lnussel@suse.de
|
||||||
|
|
||||||
|
- move plymouth from base to X11. No need to have a fancy boot splash that
|
||||||
|
pulls in extra deps for a text console (boo#1066510)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 25 10:38:10 UTC 2017 - sflees@suse.de
|
Mon Sep 25 10:38:10 UTC 2017 - sflees@suse.de
|
||||||
|
|
||||||
|
@ -373,12 +373,8 @@ Recommends: powerpc32
|
|||||||
%endif
|
%endif
|
||||||
# openSUSE Branding packages first
|
# openSUSE Branding packages first
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
# Make plymouth the new default bootsplash
|
|
||||||
# we want a branded grub2 too #757683
|
# we want a branded grub2 too #757683
|
||||||
Recommends: grub2-branding-openSUSE
|
Recommends: grub2-branding-openSUSE
|
||||||
Recommends: plymouth
|
|
||||||
# we want a branded boot
|
|
||||||
Recommends: plymouth-branding-openSUSE
|
|
||||||
Recommends: release-notes-openSUSE
|
Recommends: release-notes-openSUSE
|
||||||
%endif
|
%endif
|
||||||
# Other packages we have in openSUSE and not SLE-15
|
# Other packages we have in openSUSE and not SLE-15
|
||||||
@ -747,6 +743,9 @@ Recommends: openssh-askpass
|
|||||||
Recommends: susepaste
|
Recommends: susepaste
|
||||||
Recommends: susepaste-screenshot
|
Recommends: susepaste-screenshot
|
||||||
Suggests: wpa_supplicant-gui
|
Suggests: wpa_supplicant-gui
|
||||||
|
# include boot splash for graphical environments
|
||||||
|
Recommends: plymouth
|
||||||
|
Recommends: plymouth-branding-openSUSE
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description x11
|
%description x11
|
||||||
|
Loading…
Reference in New Issue
Block a user