gentoo-install
gentoo-install copied to clipboard
add ugrd support
ugrd support would be nice, and could simplify how luks/lvm stuff is handled in this installer script, as ugrd will autodetect/configure this stuff if mounted.
I don't think adding this would require anything beyond setting USE flags for installkernel. The nice part is it should handle the whole initramfs portion itself, so this installer doesn't have to do any bootloader/cmdline config.
Sounds great! But I have to say that I can't say right now when I will have time to look at this