catalyst
catalyst copied to clipboard
[MIRROR] Catalyst
Using these patches I end up a proper file list on my gentoo-on-gentoo prefix.
Based on the orginal patch by oldfashionedcow to add the abilty for a user to set a custom kconfig for their livecd to be moved to /etc/kernel/config.d/ before sys-kernel/gentoo-kernel is...
I'll rewrite this some other time, but this fixes an issue with distkernel support (dracut gets called with `"--kernel-image=/usr/src/linux-6.6.32-gentoo-dist/unsupported ARCH="`). Having the base Gentoo arch available is useful either way.
Currently, installkernel doesn't seem to be used for initramfs generation. I think it would make more sense to use installkernel for this process, but this is currently not possible because...
This adds a new option for use in the spec files which will toggle the creation of an extra partition in the hybrid ISO image. The partition file system is...
Adds x86-64-v3 baseline support with and without LTO to Catalyst. While not useful to Gentoo right now it will likely become something we add in the future seeings as we...
When building ISO for PPC64 with dist-kernel, it generates vmlinux uncompressed image. Previously only vmlinuz was moved to livecd boot directory, so in that case, we ended up with missing...