Date: Thu, 30 Oct 2003 15:02:47 -0500 From: Leo Bicknell <bicknell@ufp.org> To: freebsd-hackers@FreeBSD.org Subject: Re: 5.x kernel config changes? Message-ID: <20031030200247.GB862@ussenterprise.ufp.org> In-Reply-To: <XFMail.20031030145550.jhb@FreeBSD.org> References: <20031030194053.GA862@ussenterprise.ufp.org> <XFMail.20031030145550.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--l76fUT7nc3MelDdI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In a message written on Thu, Oct 30, 2003 at 02:55:50PM -0500, John Baldwin= wrote: > > 3) There seems to be no more LINT or other listing of all the options. > > Why? In particular I needed "options NETATALK" but couldn't remember > > the name and there was no file to quickly grep. Has the list of=20 > > options been moved somewhere else? >=20 > sys/conf/NOTES and sys/<arch>/conf/NOTES I'll reply to this message although I got this from three other people privately. All pointed me towards /usr/src/UPDATING, and for reference: 20000621: Scott Flatman <sf@aracnet.com> sent in a decent write-up on the config file update procedure. http://people.freebsd.org/~imp/config-upd.html NOTE: LINT is gone. It has been replaced with NOTES. NOTES isn't buildable. However, you can generate a LINT file: cd /sys/<ARCH>/conf && make LINT So I looked in sys/i386/conf/NOTES which, well, had nothing of interest in it. Turns out the things I needed are in sys/conf/NOTES since it has been split. Someone with a commit bit should update the comment in UPDATING to say NOTES is now in two parts as well. :) Other than that, thanks much, I'm off to be a happy 5.x user now. --=20 Leo Bicknell - bicknell@ufp.org - CCIE 3440 PGP keys at http://www.ufp.org/~bicknell/ Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org --l76fUT7nc3MelDdI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/oW5nNh6mMG5yMTYRAs45AJwMGgA+7BvbyISfK11WGdC4KfFEoQCfUDcY pHPP83qxyghInAPMOkI/nUk= =hOKn -----END PGP SIGNATURE----- --l76fUT7nc3MelDdI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031030200247.GB862>