From owner-freebsd-current@FreeBSD.ORG Mon Feb 21 00:12:47 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0AD716A4CE for ; Mon, 21 Feb 2005 00:12:47 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 556B243D3F for ; Mon, 21 Feb 2005 00:12:47 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.102] (adsl-68-120-130-255.dsl.snfc21.pacbell.net [68.120.130.255])j1L0ChpY159574; Sun, 20 Feb 2005 19:12:43 -0500 Message-ID: <4219277A.3070707@elischer.org> Date: Sun, 20 Feb 2005 16:12:42 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050214 X-Accept-Language: en, hu MIME-Version: 1.0 To: Joseph Koshy References: <20050219005401.1dfd5236.lists@yazzy.org> <421696DE.30202@linkline.com> <20050219030419.754f51ca.lists@yazzy.org> <84dead7205021900477ef5af7c@mail.gmail.com> In-Reply-To: <84dead7205021900477ef5af7c@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Marcin Jessa cc: current@freebsd.org cc: Samuel Clements Subject: Re: Bootup message X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 00:12:47 -0000 Joseph Koshy wrote: >>I dont want to use serial console only. I just dont want the >>boot message to appear before the login prompt. > > > man boot(8) > > ... > -m mute the console. > ... > which sets teh consmute sysctl. I guess we could make the same thing by turning the sysctl into a boot time tunable but this was done before that was possible..