From owner-cvs-all Sat Feb 27 16:38:44 1999 Delivered-To: cvs-all@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id B45F0151A5; Sat, 27 Feb 1999 16:38:12 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id JAA15442; Sun, 28 Feb 1999 09:37:43 +0900 (JST) Message-ID: <36D88EDC.305398A5@newsguy.com> Date: Sun, 28 Feb 1999 09:33:32 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: pt-BR,ja MIME-Version: 1.0 To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kget Makefile kget.8 kget.c References: <199902272005.MAA07212@dingo.cdrom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Mike Smith wrote: > > Whilst I'm not enthused about having the loader know more magic > filenames, I'd be inclined to add some code which checks to see if a > userconfig_script object had already been read, and if not, searched > for .conf and loaded it just before invoking the kernel (in > about the same place as the automatic load of PnP-required modules > should happen). I'd rather have a loader.rc script do all this stuff. 1) It can. 2) Makes it easy for the user to change the behavior. 3) Seems to be the right place to do it. The problem of actually installing this script is not much different from /etc or boot blocks. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "To make it absolutely clear: you stand on the wrong end of my blasters, so you better get lost before I start target practice!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message