From owner-freebsd-hackers@FreeBSD.ORG Wed May 4 08:37:52 2011 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58206106564A for ; Wed, 4 May 2011 08:37:52 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id E35C98FC19 for ; Wed, 4 May 2011 08:37:51 +0000 (UTC) Received: from beaver.home.critical.ch (beaver.critical.ch [IPv6:2001:1620:f06:0:21e:8cff:fe7d:e7ea] (may be forged)) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id p448bmCw029439; Wed, 4 May 2011 10:37:49 +0200 (CEST) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 4 May 2011 10:37:43 +0200 From: Emanuel Haupt To: Devin Teske Message-Id: <20110504103743.8d9f19d5.ehaupt@FreeBSD.org> In-Reply-To: <6955841F-C3C1-4C7D-8BA4-F8EBBF60F69B@vicor.com> References: <6955841F-C3C1-4C7D-8BA4-F8EBBF60F69B@vicor.com> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Olivier SMEDTS , FreeBSD Hackers Subject: Re: [UPDATE] New Boot-Loader Menu -- version 1.3 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: Wed, 04 May 2011 08:37:52 -0000 Devin Teske wrote: > Hey all, > > Proud to bring you version 1.3 which completes the followup > suggestions made by Olivier Smedts (use autoboot_delay instead of > loader_menu_timeout and change dc_seconds to loader_delay) and a > couple other minor enhancements/fixes. > > I think that brings everything up to speed with the phenomenal > feedback provided so far. Really, thank you all very much. > > Get your update at http://druidbsd.sf.net/ or > http://druidbsd.sourceforge.net/download/loader_menu-1.3.tgz Devin, have you thought about writing a port [1]? I'd be happy to review it: [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/own-port.html Emanuel