Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2007 00:06:00 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Nate Lawson <nate@root.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/amd64/conf GENERIC NOTES src/sys/i386/conf GENERIC NOTES
Message-ID:  <20070701220600.GA21317@owl.midgard.homeip.net>
In-Reply-To: <468821DA.5010008@root.org>
References:  <20070701214751.21DCC16A4F6@hub.freebsd.org> <468821DA.5010008@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 01, 2007 at 02:51:22PM -0700, Nate Lawson wrote:
> Nate Lawson wrote:
> > njl         2007-07-01 21:47:45 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     sys/amd64/conf       GENERIC NOTES 
> >     sys/i386/conf        GENERIC NOTES 
> >   Log:
> >   Add cpufreq(4) to GENERIC.  It does not change the frequency by default,
> >   so systems should be relatively unaffected.  Users can then simply enable
> >   powerd(8) in rc.conf to take advantage of it.
> >   
> >   Approved by:    re
> >   
> >   Revision  Changes    Path
> >   1.483     +3 -0      src/sys/amd64/conf/GENERIC
> >   1.66      +0 -3      src/sys/amd64/conf/NOTES
> >   1.473     +3 -0      src/sys/i386/conf/GENERIC
> >   1.1241    +0 -3      src/sys/i386/conf/NOTES
> 
> Actually, I'm not sure standard practice here.  Should it be kept in
> both NOTES and GENERIC?  Maybe I should not have removed it from NOTES.
> 

NOTES should contain just about every single kernel config option there is.
It is intended as a reference as to what you can put into a kernel config.
Everything in GENERIC should normally be in NOTES as well.

No, you should not have removed it from NOTES.



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070701220600.GA21317>