On Sat, 13 Sep 2003 06:53:07 -0500
"David A. Bandel" <[EMAIL PROTECTED]> wrote:

> On Thu, 11 Sep 2003 20:31:26 -0400
> "Brett I. Holcomb" <[EMAIL PROTECTED]> wrote:
> 
> > You run make menuconfig which gives you a menu of stuff that you can
> > 
> > change.  When you exit and save the file .config in /usr/src/linux
> > is created or modified.  It uses that to figure out what to build.
> 
> Yes, but .config should _not_ be edited by hand.  There are dependency
> issues and you can more likely than not configure a kernel that won't
> compile (which is what `make [x|menu]config` is designed to handle.  A
> non-compilable kernel is much less likely using the tools provided.
> 
> But knock yourself out!

Yep, "change" was a little too much shorthand.  "change" means, as I
posted earlier,  make xxxconfig, load a saved config file, make changes,
save the config to your saved config file, save to .config by exiting. 
Sorry for the confusion.


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.


_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to