From owner-freebsd-arch@FreeBSD.ORG Sun May 28 05:23:06 2006 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCC2416B312; Sun, 28 May 2006 05:15:12 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outboundD.internet-mail-service.net (outboundD.internet-mail-service.net [216.240.47.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F68143D48; Sun, 28 May 2006 05:15:12 +0000 (GMT) (envelope-from julian@elischer.org) Received: from idiom.com (idiom.com [216.240.32.1]) by outbound.internet-mail-service.net (Postfix) with ESMTP id 54A6B2E1873; Sat, 27 May 2006 22:15:12 -0700 (PDT) Received: from [192.168.2.5] (home.elischer.org [216.240.48.38]) by idiom.com (8.12.11/8.12.11) with ESMTP id k4S5FBX2047595; Sat, 27 May 2006 22:15:12 -0700 (PDT) (envelope-from julian@elischer.org) Message-ID: <447931DF.8050408@elischer.org> Date: Sat, 27 May 2006 22:15:11 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051120 X-Accept-Language: en, hu MIME-Version: 1.0 To: gnn@freebsd.org References: <16029.1148764704@critter.freebsd.dk> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: arch@freebsd.org, Poul-Henning Kamp Subject: Re: A sort of plan for consoles in FreeBSD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 05:23:43 -0000 gnn@freebsd.org wrote: > At Sat, 27 May 2006 23:18:24 +0200, > Poul-Henning Kamp wrote: > >>Comments, ideas, suggestions etc welcome >> > > > It makes sense to me. I know that by default all the stuff I would > expect on the console will wind up in /var/log/messages but do we want > to create a /var/log/console that takes the place of console output in > the last case? The trouble with /var/log/messages is that you need to have a functionning disk system and a fully working scheduler etc. for the message to get there. When everything gumms up you need to still get those last whimpers out. > > Later, > George > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"