"Jason Self" <ja...@bluehome.net> skribis: > I would prefer to not maintain different kernel configurations (for > Guix and non-Guix.)
This is an argument in favor of adding the modules to the initrd, rather than changing the kernel config, right? (If yes, I agree.) > If the initial ramdisk doesn't have enough stuff present to be able to > boot successfully, this seems to provide a good example of entire > directories of stuff to include: > > http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/initramfs.html Yes, it doesn’t support LVM, dm-crypt, etc. but this is documented under “Limitations”. :-) Or did you have something specific in mind? Ludo’.