Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jul 2007 17:17:49 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        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:  <20070701.171749.-686700291.imp@bsdimp.com>
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
In message: <468821DA.5010008@root.org>
            Nate Lawson <nate@root.org> writes:
: 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 is supposed to be a superset GENERIC, with everything in it, so
you can do a make LINT; config LINT, etc and know you've not broken
anything by a change you've made.

Warner



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