From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 30 12:02:49 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8728F16A4CE for ; Thu, 30 Oct 2003 12:02:49 -0800 (PST) Received: from ussenterprise.ufp.org (ussenterprise.ufp.org [208.185.30.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E97043FE3 for ; Thu, 30 Oct 2003 12:02:48 -0800 (PST) (envelope-from bicknell@ussenterprise.ufp.org) Received: from ussenterprise.ufp.org (bicknell@localhost [127.0.0.1]) by ussenterprise.ufp.org (8.12.9/8.12.9) with ESMTP id h9UK2m8i002490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 30 Oct 2003 15:02:48 -0500 (EST) Received: (from bicknell@localhost) by ussenterprise.ufp.org (8.12.9/8.12.9/Submit) id h9UK2mTK002489 for freebsd-hackers@FreeBSD.org; Thu, 30 Oct 2003 15:02:48 -0500 (EST) Date: Thu, 30 Oct 2003 15:02:47 -0500 From: Leo Bicknell To: freebsd-hackers@FreeBSD.org Message-ID: <20031030200247.GB862@ussenterprise.ufp.org> Mail-Followup-To: freebsd-hackers@FreeBSD.org References: <20031030194053.GA862@ussenterprise.ufp.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l76fUT7nc3MelDdI" Content-Disposition: inline In-Reply-To: Organization: United Federation of Planets X-PGP-Key: http://www.ufp.org/~bicknell/ Subject: Re: 5.x kernel config changes? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 20:02:49 -0000 --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//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 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//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--