LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What are all the different kernel configure programs? (https://www.linuxquestions.org/questions/linux-newbie-8/what-are-all-the-different-kernel-configure-programs-376062/)

darkarcon2015 10-23-2005 12:27 PM

What are all the different kernel configure programs?
 
I know of `make config', `make oldconfig', `make menuconfig', `make xconfig', and `make gconfig'. Is that all of them? If not, what are the others? Thanks!

freakyg 10-23-2005 01:26 PM

you might look in the /usr/src/linux<version> directory........the documentation dir there is 5+ megs in size.........all sorts of stuff to read on the how's and why's of kernel configuration.

jrdioko 10-23-2005 01:29 PM

The ones you mentioned should be more than sufficient for anything you'd want to do.

darkarcon2015 11-08-2005 05:48 PM

I just wanted to know what they all were so I could try them all out. So, are there others?

XavierP 11-08-2005 05:52 PM

make qconfig and make kconfig spring to mind.

jrdioko 11-08-2005 05:53 PM

Those are all the ones I've heard of, and they're all basically front-ends for modifying the .config file using the documentation provided with the kernel source (in other words, none is going to give you a particular advantage at changing things over another other than a different way of presenting the choices).

Xena 11-08-2005 07:45 PM

Why on earth do you want to "try them out"??? They're for specific reasons, as listed in your documentation. Start at page one, and read. Then, you won't need to "try out" to see what they do :)

darkarcon2015 11-09-2005 05:43 PM

I know that they all do the same way, but there are differences between them. Such as, some are more intuitive then others, the way that they organize the .config file also differs. I think you guys believe that I have no idea what they all do, but in fact, I do. I was just trying to find one that I liked the best, I suppose I should have worded my question differently.

Xena 11-10-2005 09:23 AM

If you know what they do, why - or what exactly? - are you asking???

darkarcon2015 11-11-2005 08:57 PM

I simply wanted a list of all the kernel configuration programs. That's all...not a bunch of replies telling to read the documentation, because that isn't want I am looking for...

Xena 11-12-2005 03:57 AM

You could try Yahoo or Google, looking for "kernal configure programs", or you could try reading a manual.

jrdioko 11-12-2005 11:26 AM

Well now, let's not bash him completely, this forum always tends to be one of the friendlier ones out there... his question was just phrased in a bit of a confusing way. Xena, out of curiosity, where can you find a list of all the possible options in a manual? I did a quick search through my kernel documentation and didn't find more than the obvious, commonly-used ones.

Xena 11-12-2005 11:59 AM

My apologies if I come over as "bashing", I assure you it's tongue-in-cheek humour.

According to the 60lb Linux manual I have (Linux Complete, 2nd Ed, ISBN 0-7821-4036-X, damn good read and source of info), when you are in X Windows you can try the xman program.

Apparantly it's xman & or /usr/X11R6/bin/xman &.

This displays a window from which you can then list commands, by section (I'm guessing you'd want Sys. Administration?) and from there you can get manual pages for the commands. And you can search.

Happy hunting.

tsphan 11-12-2005 12:09 PM

The KDE Control Panel can also configure your configuration I think


All times are GMT -5. The time now is 04:57 PM.