From owner-freebsd-security Thu Jun 28 12:35: 4 2001 Delivered-To: freebsd-security@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 2C07A37B405 for ; Thu, 28 Jun 2001 12:35:00 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: from strontium.shef.vinosystems.com ([192.168.91.36] ident=root) by scientia.demon.co.uk with esmtp (Exim 3.30 #1) id 15FhZ4-000Hzm-00; Thu, 28 Jun 2001 20:34:58 +0100 Received: (from ben@localhost) by strontium.shef.vinosystems.com (8.11.4/8.11.4) id f5SJYvh80266; Thu, 28 Jun 2001 20:34:57 +0100 (BST) (envelope-from ben@FreeBSD.org) X-Authentication-Warning: strontium.shef.vinosystems.com: ben set sender to ben@FreeBSD.org using -f Date: Thu, 28 Jun 2001 20:34:57 +0100 From: Ben Smithurst To: Joe Gross Cc: freebsd-security@FreeBSD.ORG Subject: Re: security check output, kernel log message Message-ID: <20010628203457.B57299@strontium.shef.vinosystems.com> References: <1444.993740757@axl.seasidesoftware.co.za> <3B3B4C9E.5010800@lmc.ericsson.se> <20010628175938.H83829@strontium.shef.vinosystems.com> <20010628122519.A79443@felix.stimpy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010628122519.A79443@felix.stimpy.net> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Joe Gross wrote: > (quickly drifting OT) > >> From /etc/rc: > > # Keep a copy of the boot messages around > dmesg >/var/run/dmesg.boot > > Unfortunately in my case the dmesg buffer is too small so I miss all the > meaty early boot messages. Is this a settable option or is there some other > way to have all the boot messages saved without a serial console? This might be what you want, I've never tried it though: # Size of the kernel message buffer. Should be N * pagesize. options MSGBUF_SIZE=40960 -- Ben Smithurst / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message