From owner-freebsd-hackers Mon Sep 23 12:52:07 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA17495 for hackers-outgoing; Mon, 23 Sep 1996 12:52:07 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA17465 for ; Mon, 23 Sep 1996 12:52:03 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id MAA01363; Mon, 23 Sep 1996 12:50:55 -0700 (PDT) To: Jason Thorpe cc: "Ron G. Minnich" , Joe Greco , Brandon Gillespie , freebsd-hackers@freebsd.org Subject: Re: splash-page on bootup.. In-reply-to: Your message of "Mon, 23 Sep 1996 11:33:42 PDT." <199609231833.LAA06327@lestat.nas.nasa.gov> Date: Mon, 23 Sep 1996 12:50:54 -0700 Message-ID: <1361.843508254@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > If you have a splash screen, really, you _have_ to put the image in > the kernel executable... After all, how are you supposed to read it > off disk if you haven't done autoconfiguration yet (which displays > those icky messages! :-)? The option to compile it into your kernel would not be a complete waste at all. Again, consider those who are shipping products based on FreeBSD but do not want to announce its presence as such. I can now think of several who would use this feature, were it implemented. Jordan