Date: Tue, 9 Apr 2002 19:38:28 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: "Joe & Fhe Barbish" <barbish@a1poweruser.com> Cc: "FBSDQ" <questions@FreeBSD.ORG> Subject: Re: Scroll lock history buffer size Message-ID: <20020409193827.A20426@student.uu.se> In-Reply-To: <LPBBIGIAAKKEOEJOLEGOMEJECNAA.barbish@a1poweruser.com>; from barbish@a1poweruser.com on Tue, Apr 09, 2002 at 01:21:11PM -0400 References: <LPBBIGIAAKKEOEJOLEGOMEJECNAA.barbish@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 09, 2002 at 01:21:11PM -0400, Joe & Fhe Barbish wrote: > I want the scroll lock history to capture all of the boot messages. > I tried adding vidcontrol -h 1000 to rc.conf, > but this takes effect to late in the boot process. Wouldn't have helped anyway since you can't increase the buffer size beyond SC_HISTORY_SIZE. > If I add options SC_HISTORY_SIZE=1000 to the kernel source and recompile, > will this capture all of the boot messages? Yes, assuming the boot messages are less than 1000 lines long. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020409193827.A20426>