๐พ Archived View for bbs.geminispace.org โบ u โบ gyaradong โบ 2990 captured on 2023-11-04 at 16:19:31. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2023-09-28)
โก๏ธ Next capture (2023-11-14)
-=-=-=-=-=-=-
Re: "Question: How do I compile the Linux kernel?"
back when I used to do it, there was a TUI (actually even a GUI in GTK) which would configure everything including flags and so on.
2023-07-11 ยท 4 months ago
gentoo is the popular distro for that. Have fun im sure it will be a blast ๐
I'd recommend getting to know your hardware before doing this. Otherwise you simply wouldn't understand the options....i but feel free to experiment....i remember creating quite a few broken kernels before i managed to make one that worked. Also as @gyaradong mentions there used to be a nice curses TUI to set the options, look for it
2023-08-20 ยท 2 months ago
Question: How do I compile the Linux kernel? โ By which I mean, what compiler flags, options and configs should I look out for, such that my kernel will actually succesfully run? I am talking about QEMU without KVM as the platform.