From owner-cvs-sys Sat Jun 14 03:08:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA16505 for cvs-sys-outgoing; Sat, 14 Jun 1997 03:08:25 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA16481; Sat, 14 Jun 1997 03:08:19 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id DAA09443; Sat, 14 Jun 1997 03:08:20 -0700 (PDT) To: Bruce Evans cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/boot/biosboot boot.c In-reply-to: Your message of "Sat, 14 Jun 1997 03:00:43 PDT." <199706141000.DAA25599@freefall.freebsd.org> Date: Sat, 14 Jun 1997 03:08:20 -0700 Message-ID: <9439.866282900@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > will see it. The name of the file is obtained by appending ".config" > to the name of the kernel file. If the file doesn't exist, then an > annoying message is printed. Uh, I'm quite pleased about the functionality of this change but not about the prospect of any more annoying messages. The existing annoying messages are already, well, *annoying* enough that I don't think we gain anything by being additionally chatty over a purely optional component. Thanks! Jordan