💾 Archived View for bbs.geminispace.org › u › eriounious › 17076 captured on 2024-07-09 at 05:28:52. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

➡️ Next capture (2024-08-18)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 💀 eriounious

Re: "Question: How do I compile the Linux kernel?"

In: s/Linux

@gyaradong

@maha

You can still use the TUI with "make menuconfig" (colors) or "make xconfig" (no colors). The GUI is "make xconfig."

💀 eriounious

May 18 · 7 weeks ago

1 Later Comment

🐙 norayr · May 19 at 02:35:

I had the habit to keep and maintain .config files for all my hardware, where i would mostly include the hardware support and software stacks i need, and exclude everything else. recently, since gentoo has gentoo-kernel-bin i started to not do it, but sometimes think it is a good idea to get back to the old way. i have funny story about how i received a message via linux kernel source, but one other day about it.

Original Post

🌒 s/Linux

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.

💬 DocEdelgas · 6 comments · 2023-07-11 · 1 year ago