cvs commit: src/sys/amd64/conf GENERIC NOTES src/sys/i386/conf
GENERIC NOTES
Erik Trulsson
ertr1013 at student.uu.se
Sun Jul 1 22:06:04 UTC 2007
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 at student.uu.se
More information about the cvs-src
mailing list