From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 22:54:29 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37267106564A for ; Thu, 5 Feb 2009 22:54:29 +0000 (UTC) (envelope-from bomberboy@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id B59B08FC08 for ; Thu, 5 Feb 2009 22:54:28 +0000 (UTC) (envelope-from bomberboy@gmail.com) Received: by ewy14 with SMTP id 14so1137565ewy.19 for ; Thu, 05 Feb 2009 14:54:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=3B2bS8AdKuy4EQLXbrzIJcBp3lJcSEzAyjn+KOqD1Rw=; b=w8RTwcb5nWq4K9PlbXEl8GxJS10vnHVYD7PVLRyw2ODf/vsiN8wBrFNPfDGc3tOwHf ZCps8i4XKy28bQQyljtovNwOOAkTisjBaxeEM/2bkREVqy2WPjk8JImFvjH4lSu7l9pR /HtPo7g809eCbSLUhdpTYmdvg/SkmtAtJArQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=dQ2WjBUW7ORBD57N0IYecdBOrX+ec4ShpdU+g9QXzzaA/tRjTmQvMmDS9l69nMLeTo C8i99OLuz6wfXcLSRA473fosdKA/WfX/il6xfvkrEaNvqVEin4ZgB631urWN0czVhg4K Un79+56roUYj5ZDn48DidM751q7TdhQudJsW4= MIME-Version: 1.0 Received: by 10.210.87.14 with SMTP id k14mr724960ebb.159.1233873177908; Thu, 05 Feb 2009 14:32:57 -0800 (PST) In-Reply-To: <200902052218.n15MIaEa026891@lurza.secnetix.de> References: <200902052218.n15MIaEa026891@lurza.secnetix.de> Date: Thu, 5 Feb 2009 23:32:57 +0100 Message-ID: <6e77fe4e0902051432n25e68edes341495f994c64bca@mail.gmail.com> From: Bruno Van Den Bossche To: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: CFT: Graphics support for /boot/loader X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 05 Feb 2009 22:54:29 -0000 On Thu, Feb 5, 2009 at 11:18 PM, Oliver Fromme wrote: [graphical bootloader] > I have posted detailed instructions on the FreeBSD wiki: > > http://wiki.freebsd.org/OliverFromme/BootLoaderTest > > Any kind of feedback is welcome. I've just tested it on my laptop (Fujitsu T4220) with current and it works very well, Can select/unselect any options and everything seems to work as it is supposed. And I love the look :) Regards, Bruno