8
lobelt
2y

Love waiting for the Linux kernel to compile.... NOT!

Comments
  • 1
    Just use the standard kernel then.

    Or strip it down to what you really need to make it more secure and compile faster.
  • 2
    @Oktokolo It is stripped as much as it can be. This is OpenWrt so the resulting size is about 9MB. I usually don't need to recompile everything, but this time I did the idiot thing to run "make clean" first. Took almost an hour to compile.
  • 6
    @lobelt if it makes you feel better, I've been using/developing a docker image that takes half an hour to build. Had to build it about 5 times so far this week...
Add Comment