Comment 5 for bug 2033111

Revision history for this message
Steve Langasek (vorlon) wrote : Re: grub-pc-bin not installed after plaintext install with canary image

I think the difference in packages on the installed system is related to bug #2033115: in daily-live, the kernel and bootloader packages are installed in the standard layer, and in canary they're installed in the standard.live layer (and therefore are not part of the source copied to the rootfs).

So we might fix this bug by doing the linux+grub install in the standard layer and removing them in the enhanced-secureboot layer, instead of omitting them from the standard layer and including them in the live layer.