From owner-freebsd-current@FreeBSD.ORG Fri Feb 6 00:02:48 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 40216106564A for ; Fri, 6 Feb 2009 00:02:48 +0000 (UTC) (envelope-from smrad01@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id BFE1C8FC13 for ; Fri, 6 Feb 2009 00:02:47 +0000 (UTC) (envelope-from smrad01@gmail.com) Received: by fk-out-0910.google.com with SMTP id f40so462236fka.11 for ; Thu, 05 Feb 2009 16:02:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=0SArDz7nGlGyzmge9L1Nm5XeNKcTTtwRhKjE0K/cViM=; b=AvAjpkfUpcjg3O5ecG3H53JAXvxv5jRfUc027r69d1MvrWswoTyeEWJd758NFoABgJ C0WGSmX6CBZ6GTeUp1KkUccg0/X74CPWkpQM8q5D9RThQkTbWEDhPFp4kgiQFv6cFIS8 JdiXT3AdOb7pwjTOkxH0M+eq4YT5/R9FnlXig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=c4R4fDiUEY6MZcsguleU4JCxkNXHjS3HfWnRjhJXeN/qUUNgqVyMISnkHFGCBY93d3 yuWPttHHkLP4AB1hivStYWgo5CxlQH2h2LxvKZ7Dok1a1DkDZn4Fxs4oJPhHEuJCr5zZ c13Bs1PwtGMoc3Q3z0Xwvhf5MPXiPJ2vaWKnE= Received: by 10.181.197.1 with SMTP id z1mr347770bkp.118.1233877366280; Thu, 05 Feb 2009 15:42:46 -0800 (PST) Received: from ?192.168.110.20? ([87.120.162.66]) by mx.google.com with ESMTPS id b17sm744884fka.4.2009.02.05.15.42.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 05 Feb 2009 15:42:44 -0800 (PST) Message-ID: <498B7970.701@gmail.com> Date: Fri, 06 Feb 2009 01:42:40 +0200 From: blah User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Oliver Fromme , freebsd-current@freebsd.org References: <200902052218.n15MIaEa026891@lurza.secnetix.de> In-Reply-To: <200902052218.n15MIaEa026891@lurza.secnetix.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Fri, 06 Feb 2009 00:02:48 -0000 Oliver Fromme wrote: > Hello fellow hackers, > > Some of you might remember that I'm working on graphics > support for our /boot/loader. Unfortunately, progress has > been rather slow because of non-FreeBSD-related activity. > > Anyway, I have now prepared a tarball containing a loader > binary for public testing. If you are eager to give it a > try, please feel free to do so. It should work with any > FreeBSD version on i386 and amd64 platforms. > > I have posted detailed instructions on the FreeBSD wiki: > > http://wiki.freebsd.org/OliverFromme/BootLoaderTest > > Any kind of feedback is welcome. > > Best regards > Oliver > > test in vmware with 7.0 - very nice