Results 1 to 3 of 3
i try to compile kernel, i have 2 question
1) guiconfig of kernel 2.6.7 don't use xwindow but use qt. each option has check box that has two mark, correct ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-28-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 3
question from newbie about kernel 2.6.7
i try to compile kernel, i have 2 question
1) guiconfig of kernel 2.6.7 don't use xwindow but use qt. each option has check box that has two mark, correct and dot.
dose dot mark is to use that option as module ?
2) in other version of kernel that use xwindow for guiconfig. it has configure.help that can opened by text editor.
what file of kernel 2.6.7 that like configure.help that can read describe with out use guiconfig ? or it separated in to several file
thanks very much
- 07-28-2004 #2
Re: question from newbie about kernel 2.6.7
Yes, an "correct" means "y(es)" (in kernel), and a "dot" means "m(odule)". (and an empty box is "n(o)" ).
Originally Posted by garliver
btw, In the 2.6 series the are _two_ graphical configs, "xconfig" and "gconfig" - but both have the basic same usage
The "make xconfig" and "make gconfig" should show those "help" text in the right bottom panel/frame when selecting an config option - I'll take a look and see if I can find the file.
Originally Posted by garliver Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 07-30-2004 #3Just Joined!
- Join Date
- Jul 2004
- Posts
- 3
thanks you very much


Reply With Quote
