From owner-freebsd-questions@FreeBSD.ORG Mon May 26 17:34:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54B07106567A for ; Mon, 26 May 2008 17:34:04 +0000 (UTC) (envelope-from abalour@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 0BD618FC17 for ; Mon, 26 May 2008 17:34:03 +0000 (UTC) (envelope-from abalour@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so476755ana.13 for ; Mon, 26 May 2008 10:34:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=LYNswK3bXAzLAX2Q8DQWZrCJ3Ee209goQbgNR5Q3Ow0=; b=cft96cmT/cb6KGwr5eUaVNSXH+/WEFNGi/hYaoROEB6PVfROxdoXDHNMuKoIYZhAGiIhwSzqmr+tLZwEvCfMYJBd+0yv7mRc6p22X3jg9VTcZOCWtgTqEXk1W1UTR2T+IHjArL2f9BevHN1VBNLvWUqS3E0CWeMVWcbZga8qkq0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=tToqK6fyvaj/7nYBHUclwcXkk7oy0tsDCmE+6L8nrS1Ln6iRHmByX/P6a6ZBxTDqWApMirDcyQbeapHJdxVgOnZu5Pvmcg7U4egUbwuFYTXbuut5g3Z+eRs8DdOrc7xburtSeqssgLz2ZXjZcrX5z+XNwW3ceh3hUYJDvyRsN5o= Received: by 10.100.247.14 with SMTP id u14mr338056anh.155.1211821508803; Mon, 26 May 2008 10:05:08 -0700 (PDT) Received: by 10.100.163.7 with HTTP; Mon, 26 May 2008 10:05:08 -0700 (PDT) Message-ID: <35f70db10805261005n4285d125g9da9450704fa4b38@mail.gmail.com> Date: Mon, 26 May 2008 19:05:08 +0200 From: "Ross Cameron" Sender: abalour@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Google-Sender-Auth: 888438b4214ce3d8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Animated splash screen X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ross.cameron@linuxpro.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2008 17:34:04 -0000 Hi there all I'd like to create an animated splash screen for FreeBSD where the on screen output gives an indication of how far along the boot is. Basically like the KDE splash screen, but for the OS sub systems. Any thoughts?