Hello,
I noticed that genkernel is unmaintained, so it's future seems uncertain and I am thinking about migrating to another setup.
I used it to generate my kernel and initramfs. Further, I use grub as bootloader (EFI mode).
I have a full disc encryption. That means, EFI and BOOT are on an USB stick. BOOT is luks1 encrypted, and the bootloader decrypts BOOT.
Also, the rootfs and swap are on an luks 2 encrypted volume. Key and header for it are detached and reside in BOOT.
Therefore, while init the system must decrypt the rootfs.
Reading the gentoo docs, installkernel and dracut seem the new 'standard', expecially, when one wants also use a distribution kernel.
So I tried installkernel/dracut (and still grub), but dracut seems not to support my setup, at least not without dracut hacking (https://forums.gentoo.org/viewtopic-t-1175404.html)
So I am asking for alternatives? Are there any?
Does someone run a similar setup, and how is it working in detail?


