On Fri, May 15, 2015, at 01:11 PM, Matthew Miller wrote: > In seriousness, this has crept up quite a lot since the initial > versions we'd worked on a while ago, and has some huge room for > improvement. I see it includes dracut and grub2,
I think this an Anaconda regression. Using `bootloader --location=none` and `%packages --nocore` was supposed to avoid installing a bootloader, but we're ending up with one again. If you look at /var/log/anaconda/anaconda.log in the image (yes, log files are in the image by default), you'll see: 18:28:07,936 INFO anaconda: bootloader GRUB2 on X86 platform I'll file a bug with Anaconda. > fedora-logos Is a grub2 dependency. > a bunch of other stuff that seems kind of questionable. (Freetype? > xkeyboard-config???). I think this may be an xkbcommon dep chain, and that's a dependency of systemd. Of course the systemd-in-docker will never be responsible for physical keyboards, but at the moment it's one big package.
