From owner-freebsd-hackers@FreeBSD.ORG Mon May 1 13:07:14 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B1E716A401 for ; Mon, 1 May 2006 13:07:14 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226DF43D45 for ; Mon, 1 May 2006 13:07:12 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k41D6xlC007990 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 1 May 2006 16:07:00 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k41D74KE057037; Mon, 1 May 2006 16:07:04 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k41D74vo057036; Mon, 1 May 2006 16:07:04 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 1 May 2006 16:07:04 +0300 From: Giorgos Keramidas To: Daniel Lang Message-ID: <20060501130704.GA57024@gothmog.pc> References: <445581DE.50901@centtech.com> <20060501052755.GA88897@gothmog.pc> <4455D576.2020000@dial.pipex.com> <20060501130354.GA17701@toler.leo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060501130354.GA17701@toler.leo.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.397, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.80, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-hackers@freebsd.org, Alex Zbyslaw Subject: Re: Boot manager beep (revisited) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 13:07:14 -0000 On 2006-05-01 15:03, Daniel Lang wrote: > Alex Zbyslaw wrote on Mon, May 01, 2006 at 10:31:34AM +0100: > [..] > > >off by setting WITHOUT_BOOTEASY_BEEP in `/etc/src.conf'. > [..] > > WITH_BOOTEASY_BEEP so that it's off by default unless you turn it on > > Regardless what you decide, if such an option is created, please > call it WITH/WITHOUT_BOOTZERO_BEEP or WITH/WITHOUT_BOOT0_BEEP. > > The current FreeBSD bootmanager is called 'boot0'. It has replaced > booteasy (which was indeed used in the past) centuries ago. I'll do, thanks for the careful review of the diff :)