From owner-freebsd-current Mon Jul 21 07:47:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA16568 for current-outgoing; Mon, 21 Jul 1997 07:47:22 -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 HAA16541; Mon, 21 Jul 1997 07:47:14 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id HAA28000; Mon, 21 Jul 1997 07:46:16 -0700 (PDT) To: Kazutaka YOKOTA cc: bde@freebsd.org, current@freebsd.org Subject: Re: /boot.foo madness In-reply-to: Your message of "Mon, 21 Jul 1997 23:37:12 +0900." <199707211437.XAA17480@zodiac.mech.utsunomiya-u.ac.jp> Date: Mon, 21 Jul 1997 07:46:16 -0700 Message-ID: <27996.869496376@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Anyway, why not just suppress error messages. That's the simplest > solution/kludge. None of the above three files are mandatory. If we > are concerned about the lack of help messages, we should provide just > one line such as: > > Usage: bios_drive:interface(unit,partition)kernel_name options > > I don't think we can cram more in the boot code. That's basically why > /boot.help was created in the first place, I guess. When I suggested this obvious alternative the first time, Bruce was violently opposed. Jordan