#61 manifest: Remove plymouth
Merged 7 years ago by walters. Opened 7 years ago by dustymabe.
dustymabe/fedora-atomic dusty-f26  into  f26

manifest: Remove plymouth
Colin Walters • 7 years ago  
@@ -91,7 +91,7 @@ 

           "dnsmasq",

           "hostname", "initscripts", "iproute", "iputils", "less",

           "sos",

-          "openssh-clients", "openssh-server", "passwd", "plymouth",

+          "openssh-clients", "openssh-server", "passwd",

           "policycoreutils", "procps-ng", "rootfiles", "rpm",

           "selinux-policy-targeted", "setup", "shadow-utils",

           "sudo", "systemd", "util-linux", "vim-minimal",

This dates to https://pagure.io/fedora-atomic/c/36d18b490529fec91b74ca9b464adb73ef0ab462

As far as why plymouth is in @core as mandatory...I don't know.
It certainly doesn't seem like it should be mandatory. OK, some
investigation shows it appeared in comps-f17.xml.in, and annotate
links to https://pagure.io/fedora-comps/c/ed64ea886543e82b74ed7a26ac9ad5ab31591ef6

Hm, which raises the question of whether or not our support for LUKS
without plymouth works. But honestly...for servers you really
want https://github.com/latchset/tang

(cherry picked from commit 20aa41d)

Signed-off-by: Dusty Mabe dusty@dustymabe.com

Pull-Request has been merged by walters

7 years ago
Metadata