According to [EMAIL PROTECTED]:
> 
> 
> Hi,
>       I have to reconfigure kernel on several
>       machines, and I was wondering...
>       There is a file in the directory named
>       .config.  It seems as tho it has all of
>       the previous' compile options.  Can I
>       just edit the file, comment/uncomment
>       some things out, and run make dep, and
>       the rest ?
>       Will the changes made to the .config file
>       be reflected in the compile???
> 

Basically, yes. Make sure you do "make oldconfig" rather than "make config".

I usually copy /usr/src/linux/.config /etc/.config so that "make mrproper"
doesn't wipe me out.

73 de Jeff


-- 
Jeff Johnson    ARS N3NPQ
[EMAIL PROTECTED]
Gaithersburg, MD


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to