From owner-freebsd-arch@FreeBSD.ORG Sun May 28 00:15:39 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 5AF3416AC1F for ; Sun, 28 May 2006 00:08:04 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id D11F843D4C for ; Sun, 28 May 2006 00:08:03 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from traveling-laptop-140.corp.yahoo.com.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout1.yahoo.com (8.13.6/8.13.4/y.out) with ESMTP id k4S05cpC042878; Sat, 27 May 2006 17:05:39 -0700 (PDT) Date: Sun, 28 May 2006 09:05:32 +0900 Message-ID: From: gnn@freebsd.org To: Poul-Henning Kamp In-Reply-To: <16029.1148764704@critter.freebsd.dk> References: <16029.1148764704@critter.freebsd.dk> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-apple-darwin8.5.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: arch@freebsd.org 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 00:15:43 -0000 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? Later, George