From owner-freebsd-questions Tue Apr 9 10:21:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 379EE37B41F for ; Tue, 9 Apr 2002 10:21:15 -0700 (PDT) Received: from barbish ([63.70.155.23]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Tue, 9 Apr 2002 13:21:13 -0400 From: "Joe & Fhe Barbish" To: "FBSDQ" Subject: Scroll lock history buffer size Date: Tue, 9 Apr 2002 13:21:11 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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. If I add options SC_HISTORY_SIZE=1000 to the kernel source and recompile, will this capture all of the boot messages? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message