Sitting around for like 30 minutes and wondering why the fuck Samba is taking so long to compile
Then realizing somehow I left out SMP support in my guest VM kernel. Oops
Replying to @CursedSilicon@social.treehouse.systems
Also rebuilding a kernel with a single thread sure is a good time I *highly* recommend
Replying to @CursedSilicon@social.treehouse.systems
It's still building by the way. I didn't run make clean, I guess enabling SMP just touches everything
Replying to @CursedSilicon@social.treehouse.systems
At this rate I should've just rebooted to the LiveCD and used that kernel to do the recompile
Christ alive
@CursedSilicon This reminds me of the time I got my first Linux CD, in the mid 90s. Some version of Slackware with a 0.x kernel. There weren't loadable moduldes, you had to build a kernel for your hardware. And there was no 'make menuconfig', you had to go through like 1000 questions and if you didn't know some IO port, you had to do it all over again.
And the build took 2 days on my 386 SX16, even overclocked at 20 MHz.