#631 Drop plymouth from @core and @standard (#1933378)
Merged 3 years ago by adamwill. Opened 3 years ago by adamwill.
adamwill/fedora-comps no-plymouth-core  into  main

file modified
+1 -3
@@ -585,7 +585,6 @@ 

        <packagereq type="mandatory">openssh-server</packagereq>

        <packagereq type="mandatory">parted</packagereq>

        <packagereq type="mandatory">passwd</packagereq>

-       <packagereq type="mandatory">plymouth</packagereq>

        <packagereq type="mandatory">policycoreutils</packagereq>

        <packagereq type="mandatory">procps-ng</packagereq>

        <packagereq type="mandatory">rootfiles</packagereq>
@@ -5023,7 +5022,6 @@ 

        <packagereq>passwdqc</packagereq>

        <packagereq>pciutils</packagereq>

        <packagereq>pinfo</packagereq>

-       <packagereq>plymouth</packagereq>

        <packagereq>psacct</packagereq>

        <packagereq>quota</packagereq>

        <packagereq>realmd</packagereq>
@@ -5580,7 +5578,7 @@ 

        <packagereq type="default">pciutils</packagereq>

        <packagereq type="default">pinentry-gnome3</packagereq>

        <packagereq type="default">pinfo</packagereq>

-       <packagereq type="default">plymouth</packagereq>

+       <packagereq type="default">plymouth-system-theme</packagereq>

        <packagereq type="default">policycoreutils-python-utils</packagereq>

        <packagereq type="default">psacct</packagereq>

        <packagereq type="default">psmisc</packagereq>

file modified
+1 -3
@@ -585,7 +585,6 @@ 

        <packagereq type="mandatory">openssh-server</packagereq>

        <packagereq type="mandatory">parted</packagereq>

        <packagereq type="mandatory">passwd</packagereq>

-       <packagereq type="mandatory">plymouth</packagereq>

        <packagereq type="mandatory">policycoreutils</packagereq>

        <packagereq type="mandatory">procps-ng</packagereq>

        <packagereq type="mandatory">rootfiles</packagereq>
@@ -5025,7 +5024,6 @@ 

        <packagereq>passwdqc</packagereq>

        <packagereq>pciutils</packagereq>

        <packagereq>pinfo</packagereq>

-       <packagereq>plymouth</packagereq>

        <packagereq>psacct</packagereq>

        <packagereq>quota</packagereq>

        <packagereq>realmd</packagereq>
@@ -5583,7 +5581,7 @@ 

        <packagereq type="default">pciutils</packagereq>

        <packagereq type="default">pinentry-gnome3</packagereq>

        <packagereq type="default">pinfo</packagereq>

-       <packagereq type="default">plymouth</packagereq>

+       <packagereq type="default">plymouth-system-theme</packagereq>

        <packagereq type="default">policycoreutils-python-utils</packagereq>

        <packagereq type="default">psacct</packagereq>

        <packagereq type="default">psmisc</packagereq>

As discussed in the bug report, the fallback text theme for
Plymouth is under-maintained and buggy. Plymouth maintainers
would prefer we use the graphical theme or not use Plymouth at
all. Consensus seems to support using graphical theme for
graphical installs and no Plymouth at all for non-graphical
installs, so this aims to achieve that, by dropping plymouth
from @core and @standard but keeping plymouth-system-theme in
@base-x and changing the plymouth in @workstation-product to
plymouth-system-theme (this isn't strictly necessary, but makes
things clear and consistent).

Signed-off-by: Adam Williamson awilliam@redhat.com

Note we're frozen for F34, so we'd need to accept the bug as a freeze exception in order to merge this, I believe.

rebased onto 61f4c2a

3 years ago

+1 here. Should we merge it?

yeah, would've been better to do it before the RC compose, but i think it's probably ok to do it now...if we have to spin again we have a week's slip anyway to fix any problems with it (or revert it).

Pull-Request has been merged by adamwill

3 years ago
Metadata