From: John Bradford <john@grabjohn.com>
To: b_adlakha@softhome.net (Balram Adlakha)
Cc: linux-kernel@vger.kernel.org
Subject: Re: Scaring the non-geeks (was Bootscreen)
Date: Wed, 29 Jan 2003 20:12:10 +0000 (GMT) [thread overview]
Message-ID: <200301292012.h0TKCAAn002411@darkstar.example.net> (raw)
In-Reply-To: <200301300121.48705.b_adlakha@softhome.net> from "Balram Adlakha" at Jan 30, 2003 01:21:48 AM
> > People find the PC boot intimidating (ask PC support people about
> > people who call in 'lost in the cosmos' and other such gems). Thats
> > why the PC boot has often gone graphical.
>
> Exactly...
> So now its justified that there SHOULD be such a thing,
Possibly.
> and it SHOULD be WITHING THE KERNEL SOURCES
No.
> because so many people will be using it and we don't want so many
> patched kernels do we?
It should be within the bootloader, and the kernel should have an
option not to switch to the console until the login prompt, (I.E. use
two pages of VGA memory, and have the console initialised and being
written to, but not displayed until it either oopses, (in which case
you just toggle the bits in the VGA memory to switch to the other
page, simple enough to do), or as the last task before init is run).
> So now that there SHOULD be sucha thing, why not create a few implimentations
> of it which actually work well and put them into the sources?
For the same reason we got rid of the in kernel boot loader. If it's
there, it'll get used, which is a bad thing.
John
next prev parent reply other threads:[~2003-01-29 20:02 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-29 19:51 Scaring the non-geeks (was Bootscreen) Balram Adlakha
2003-01-29 20:12 ` John Bradford [this message]
2003-01-30 14:16 ` Stefan Reinauer
-- strict thread matches above, loose matches on Subject: below --
2003-01-29 17:18 Raphael Schmid
2003-01-29 13:25 Raphael Schmid
2003-01-28 14:40 Bootscreen John Bradford
2003-01-29 13:09 ` Scaring the non-geeks (was Bootscreen) Roy Sigurd Karlsbakk
2003-01-29 13:19 ` Richard B. Tilley (Brad)
2003-01-29 13:58 ` Xavier Bestel
2003-01-29 14:01 ` Richard B. Tilley (Brad)
2003-01-29 17:15 ` Wakko Warner
2003-01-29 14:12 ` Murray J. Root
2003-01-29 14:51 ` Tomas Szepe
2003-01-29 15:08 ` Alan Cox
2003-01-29 17:12 ` Rik van Riel
2003-01-30 18:53 ` Lars 'Cebewee' Noschinski
2003-01-30 19:29 ` Chris Friesen
2003-01-31 2:04 ` Barry K. Nathan
2003-01-31 16:09 ` Alvaro Lopes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200301292012.h0TKCAAn002411@darkstar.example.net \
--to=john@grabjohn.com \
--cc=b_adlakha@softhome.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox