Commit Graph

9 Commits

Author SHA1 Message Date
Adam Williamson
ec0986a724 Fix grub package names again
When building the install trees, lorax doesn't follow Provides,
so even though grub2-pc, grub2-ppc64 etc. Provide grub2 and
grub2-efi-x64, grub2-efi-ia32 etc. Provide grub2-efi, they
don't get installed, and that stops installs from working.
Although it's messy, we'll just have to list all the archful
package names like this.
2017-08-29 08:56:06 -04:00
Peter Jones
e2a316343a Update grub2 bits for anaconda-tools for ia32 package split
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-08-25 13:21:48 -04:00
Adam Williamson
5398596914 Fix shim package names for F27 and F28
New package names obsolete but don't provide the old ones, so
dnf just silently skips them and the compose blows up...
2017-08-24 21:45:06 -07:00
Dennis Gilmore
75f82278fd Merge #161 Require a proper lightdm greeter 2017-08-23 23:32:53 +00:00
Dennis Gilmore
a9c1a463c7 Merge #160 Drop a bunch of retired packages 2017-08-23 23:32:34 +00:00
Paul W. Frields
fdf96746de Add fedrepo-req to Fedora Packagers group 2017-08-23 17:22:23 -04:00
leigh123linux
c59d876e78 require a proper lightdm greeter 2017-08-22 07:18:46 +01:00
Peter Robinson
d24d603ec2 Drop a bunch of retired packages
A number of the system-config packages have been retired, dhclient has long been
renamed to dhcp-client, and a few other packages in groups have been retired so
remove them from the lists.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2017-08-21 08:07:24 +01:00
Mohan Boddu
d0d75c4f42 Setup for F28
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2017-08-15 10:02:28 -04:00