im trying to install gentoo for the first time, and chose to compile the kernel instead of downloading the binary, but, fwew, this has been running for ages now o.o
@ilja if you configure less stuff to be built, either into the kernel or as modules it's goes faster
make localmodconfig writes a configuration for your running system (you might miss some modules for peripherals not currently plugged in)
see also https://wiki.gentoo.org/wiki/Kernel/Configuration#Tools
