From owner-freebsd-hackers Mon Sep 23 10:11:14 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA16164 for hackers-outgoing; Mon, 23 Sep 1996 10:11:14 -0700 (PDT) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA16129 for ; Mon, 23 Sep 1996 10:11:06 -0700 (PDT) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id NAA18896; Mon, 23 Sep 1996 13:08:41 -0400 Date: Mon, 23 Sep 1996 13:08:40 -0400 (EDT) From: "Ron G. Minnich" X-Sender: rminnich@terra To: Joe Greco cc: Brandon Gillespie , freebsd-hackers@freebsd.org Subject: Re: splash-page on bootup.. In-Reply-To: <199609212034.PAA14072@brasil.moneng.mei.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk splash page is a bad idea. Makes things much more complex, adds opportunities for bugs ... If you're worried about the messages, have them go into a file somewhere and the do the sysv 'system is ready' message. My opinion anyways. ron