179
submitted 1 year ago by petsoi@discuss.tchncs.de to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] gerdesj@lemmy.ml 9 points 1 year ago

So you "make config" once and then you just tweak it from time to time! I used to run make config until I discovered xconfig (when X was xfree86) and settled on menuconfig.

I was still using menuconfig on Gentoo until around five years ago. OK I still have one or two Larry's lying around doing useful stuff but generally I just copy the old kernel config to the new one and compile away with genkernel.

make config did take a while back in the day. You literally run through the entire kernel's options one by one: y/n/m for drivers. I haven't done that since 2.0.x days. Then you forget to sort out lilo and reach for the boot floppy. No I don't miss those days.

[-] seaQueue@lemmy.world 4 points 1 year ago

make nconfig is the new hotness in a terminal, it's an updated ncurses based menuconfig. When I'm rolling my kernel packages forward after an update I usually just run make oldconfig or make olddefconfig to generate an up to date config based on my previous version, I only get into nconfig or scripted config changes if I need to configure something by hand.

this post was submitted on 02 Oct 2023
179 points (98.9% liked)

Linux

47766 readers
1516 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS