Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 13:32:57 +1100
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, Robert Watson <robert+freebsd@cyrus.watson.org>, "Jordan K. Hubbard" <jkh@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/kern init_main.c
Message-ID:  <00Feb28.133257est.115218@border.alcanet.com.au>
In-Reply-To: <20000226152623.E33A91CE3@overcee.netplex.com.au>; from peter@netplex.com.au on Sun, Feb 27, 2000 at 02:27:39AM %2B1100
References:  <jkh@zippy.cdrom.com> <20000226152623.E33A91CE3@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2000-Feb-27 02:27:39 +1100, Peter Wemm <peter@netplex.com.au> wrote:
>I thought we were talking about accessing dmesg at initial install time..
>ie: after sysinstall has cleared the scrollback buffer on ttyv0.

One (fairly) simple change would be for sysinstall to run on (eg)
ttyv1, leaving the contents of ttyv0 untouched.  This can be done
using VT_ACTIVATE so the user doesn't need to know the difference
(unless they want to look at the output).  Admittedly, you still
lose anything that scrolls off the screen before sc initialises.

Getting sysinstall to read machdep.msgbuf seems fairly easy - if
there's already suitable code to display and scroll an arbitrary
buffer (which I think there is), it should be almost trivial.

Peter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00Feb28.133257est.115218>