From owner-freebsd-stable@FreeBSD.ORG Thu Apr 6 12:33:16 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A26616A401 for ; Thu, 6 Apr 2006 12:33:16 +0000 (UTC) (envelope-from michael.schuh@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 256F843D45 for ; Thu, 6 Apr 2006 12:33:15 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so96506wxc for ; Thu, 06 Apr 2006 05:33:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZtcYZheyYptrSx4s7dzc/PtHClqQ1ohEkfIvoBNluVnQ9UDPpgROoJBmPIDhOYJ1r2HeJ9wlgALC+aB2coAjzYP4y/SWV6f/6xOOklHbd04t/tqY3bAwlzfKJFoSf1Qsxa75vagLW+B8W2cndgPYL9XlWOmzpji6EOlWeAldGmc= Received: by 10.70.66.7 with SMTP id o7mr179840wxa; Thu, 06 Apr 2006 05:33:14 -0700 (PDT) Received: by 10.70.112.16 with HTTP; Thu, 6 Apr 2006 05:33:14 -0700 (PDT) Message-ID: <1dbad3150604060533j1ed5737dr873423fcff968fa9@mail.gmail.com> Date: Thu, 6 Apr 2006 14:33:14 +0200 From: "Michael Schuh" To: "Daniel Anson" , freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Re: Splash X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2006 12:33:16 -0000 Hi, i have followed the thread in freebsd-stable. I would point you to my sources of splash-screen-handling, the second Page also offers some nice splash images, my preferred is emily_black_1024 http://wiki.unixboard.de/index.php/FreeBSD_-_Bootvorgang_versch=F6nern/verk= =FCrzen http://www.baldwin.cx/splash/ my difference from loader.conf: vesa_load=3D"YES" # this allows other resolutions than 300x200 see also the man-page of vidcontrol and the output from vidcontrol -i mode|less best regards michael