From owner-cvs-all Fri Feb 25 11:22:36 2000 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 E4FC537BA4D; Fri, 25 Feb 2000 11:22:32 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA95899; Fri, 25 Feb 2000 11:22:20 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Robert Watson Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_main.c In-reply-to: Your message of "Fri, 25 Feb 2000 08:59:43 EST." Date: Fri, 25 Feb 2000 11:22:20 -0800 Message-ID: <95896.951506540@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > When using excessively verbose boots, the scroll-back buffer often doesn't > reach back far enough. Is there any way, as with dmesg.boot in a normal > install, we could provide sysinstall-based access to the boot messages > without using the scroll-back? I.e., a new menu option, ``Review Hardware > Probe Messages'' which provided a scrollable window pointing at the > contents of dmesg? I can do this, but it will only really help you post-boot time. The /var/run/dmesg.boot file doesn't exist on the MFS filesystem. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message