From owner-cvs-all Sat Feb 27 16:49:32 1999 Delivered-To: cvs-all@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 9D1D61503C; Sat, 27 Feb 1999 16:49:30 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id QAA19653; Sat, 27 Feb 1999 16:49:21 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: "Daniel C. Sobral" Cc: Andrzej Bialecki , "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kget Makefile kget.8 kget.c In-reply-to: Your message of "Sun, 28 Feb 1999 09:26:46 +0900." <36D88D46.DC2F3F97@newsguy.com> Date: Sat, 27 Feb 1999 16:49:21 -0800 Message-ID: <19650.920162961@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > The later is a big problem, in fact. At the present, if we load the > userconfig_script, we cannot load different kernels anymore. Well, > not from loader (boot2 still works). I think Mike's idea addresses it best - make this "FM" (short for "f**king magic" :-) If you load /kernel, it implicitly loads a userconfig script named /boot/kernel.conf if found. Hmmm. Maybe we should have moved /kernel into /boot also. :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message