From owner-freebsd-current@FreeBSD.ORG Thu Apr 28 03:08:08 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 131F016A4CE for ; Thu, 28 Apr 2005 03:08:08 +0000 (GMT) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4915043D4C for ; Thu, 28 Apr 2005 03:08:07 +0000 (GMT) (envelope-from smckay@internode.on.net) Received: from dungeon.home (ppp112-89.lns1.bne3.internode.on.net [59.167.112.89])j3S3853j012848; Thu, 28 Apr 2005 12:38:05 +0930 (CST) Received: from dungeon.home (localhost [127.0.0.1]) by dungeon.home (8.13.1/8.11.6) with ESMTP id j3S37BIh007502; Thu, 28 Apr 2005 13:07:11 +1000 (EST) (envelope-from mckay) Message-Id: <200504280307.j3S37BIh007502@dungeon.home> To: Mike Edenfield References: <57436.216.177.243.42.1114582155.localmail@webmail.dnswatch.com> <426FDE69.8090909@samsco.org> <426FE1EA.7020900@kutulu.org> In-Reply-To: <426FE1EA.7020900@kutulu.org> from Mike Edenfield at "Wed, 27 Apr 2005 19:03:06 +0000" Date: Thu, 28 Apr 2005 13:07:11 +1000 From: Stephen McKay cc: freebsd-current@freebsd.org cc: Stephen McKay Subject: Re: boot banner project X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 28 Apr 2005 03:08:08 -0000 On Wednesday, 27th April 2005, Mike Edenfield wrote: >One possible alternative to an all-out graphics display would be a >'prettified' text console. I'm thinking of what Gentoo and older RedHat >systems did (haven't used RH in years, dunno if this still applies) >where about 80% of the system log messages are hidden behind a simple >task list: > >Mounting File Systems ... [ok] >Starting xl0 ... [ok] > >etc. With, of course, the obligatory cyan, magenta, and bright green >colors. Interesting. I always found this aspect of Linux very annoying and certainly no advance over what FreeBSD provides already. Linux puts out at least as much verbiage as FreeBSD but in a less readable form. >There's definitely a different boot-message requirement between a headless >server, headed (?) server, novice user desktop, advanced user desktop, >etc. Definitely? I don't see the distinction you draw between these categories. At the very most, for a casual user you could cover up the booting phase with a picture of Beastie. The rest is fine. Stephen.