mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* RE: AW: Bootscreen
@ 2003-01-29 11:56 Raphael Schmid
  2003-01-29 12:33 ` Tomas Szepe
  2003-01-29 14:00 ` AW: Bootscreen Jesse Pollard
  0 siblings, 2 replies; 7+ messages in thread
From: Raphael Schmid @ 2003-01-29 11:56 UTC (permalink / raw)
  To: 'Horst von Brand'; +Cc: linux-kernel

> Right.
> 
> Q: It hangs when booting! Just get to see the cute penguin
>    (whatshisnameagain?)
> 
> A: What version of Linux? What exactly did the bird do before hanging?
BTW,
>    his (her?) name is Tux
> 
> Q: Oh, yo mean like $BIG_DISTRO 10.7.3? Yep, Tux winked.
> 
> A. No, the kernel version... [longish explanation deleted]. And exactly
how
>    many times did he wink? Which wings? Did he waddle about? How many
>    steps? Did he blink? Did you install wink-blink-boot version 27.3, or
>    are you still with the older one?

C'moon! It'd make IT so much more interesting and fun!
Think of all the increased communication skills mankind
would develop through this!

Seriously, *laughs*, I don't think debugging user problems
would escalate into such a scenario. Let me again point out
my proposal:

There is *one* line of boot messages shown. Whenever the
System hangs, you will see the last message. Carefully
designed messages will greatly help, of course.

- Raphael

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: AW: Bootscreen
  2003-01-29 11:56 AW: Bootscreen Raphael Schmid
@ 2003-01-29 12:33 ` Tomas Szepe
  2003-01-29 13:54   ` John Bradford
  2003-01-29 14:00 ` AW: Bootscreen Jesse Pollard
  1 sibling, 1 reply; 7+ messages in thread
From: Tomas Szepe @ 2003-01-29 12:33 UTC (permalink / raw)
  To: Raphael Schmid; +Cc: 'Horst von Brand', linux-kernel

> [Raphael_Schmid@CUBUS.COM]
> 
> There is *one* line of boot messages shown. Whenever the
> System hangs, you will see the last message. Carefully
> designed messages will greatly help, of course.

This whole idea has been vetoed and scrapped a great many
times before, and for very valid reasons.  Read the archives
and respect the conclusions drawn.

If you can't live w/o a fancy penguin logo and a progress bar,
hack the silly thing for yourself and don't bother others with it.

Ideas like yours remind me just how GREAT it is that Linus is
so hard to get to accept patches.  People are constantly trying
to get such a tremendous quantity of absolute junk into the
tree that it ceases to be funny.

-- 
Tomas Szepe <szepe@pinerecords.com>

PS.  The hall of fame thing is actually pretty cool.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: AW: Bootscreen
  2003-01-29 12:33 ` Tomas Szepe
@ 2003-01-29 13:54   ` John Bradford
  2003-01-29 15:11     ` Dave Jones
  0 siblings, 1 reply; 7+ messages in thread
From: John Bradford @ 2003-01-29 13:54 UTC (permalink / raw)
  To: Tomas Szepe; +Cc: linux-kernel

> Ideas like yours remind me just how GREAT it is that Linus is
> so hard to get to accept patches.  People are constantly trying
> to get such a tremendous quantity of absolute junk into the
> tree that it ceases to be funny.

Also, when a really good idea *does* come along, (morse code on the
keyboard LEDs, for example), it get included, which is good.

I am thinking of re-wiring the MHz indicator on this machine to the
parallel port, so that it can display the number of unread E-Mails
I've got :-).  The turbo light is currently a SCSI bus activity
indicator.  Oh, and it would be really cool would be two bulbs behind
Linux and BSD case badges, which light up to indicate which OS is
running :-).

John

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: AW: Bootscreen
  2003-01-29 11:56 AW: Bootscreen Raphael Schmid
  2003-01-29 12:33 ` Tomas Szepe
@ 2003-01-29 14:00 ` Jesse Pollard
  1 sibling, 0 replies; 7+ messages in thread
From: Jesse Pollard @ 2003-01-29 14:00 UTC (permalink / raw)
  To: Raphael Schmid, 'Horst von Brand'; +Cc: linux-kernel

On Wednesday 29 January 2003 05:56 am, Raphael Schmid wrote:
[snip]
>
> Seriously, *laughs*, I don't think debugging user problems
> would escalate into such a scenario. Let me again point out
> my proposal:
>
> There is *one* line of boot messages shown. Whenever the
> System hangs, you will see the last message. Carefully
> designed messages will greatly help, of course.

Of course, you HAVE to suppress the new line at the end of
every line - and force a newline at the beginning of every message
... or you will only have a blank line.
-- 
-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil

Any opinions expressed are solely my own.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: AW: Bootscreen
  2003-01-29 13:54   ` John Bradford
@ 2003-01-29 15:11     ` Dave Jones
  2003-01-29 20:03       ` Morse code on keyboard LEDs John Bradford
  0 siblings, 1 reply; 7+ messages in thread
From: Dave Jones @ 2003-01-29 15:11 UTC (permalink / raw)
  To: John Bradford; +Cc: Tomas Szepe, linux-kernel

On Wed, Jan 29, 2003 at 01:54:14PM +0000, John Bradford wrote:
 > > Ideas like yours remind me just how GREAT it is that Linus is
 > > so hard to get to accept patches.  People are constantly trying
 > > to get such a tremendous quantity of absolute junk into the
 > > tree that it ceases to be funny.
 > 
 > Also, when a really good idea *does* come along, (morse code on the
 > keyboard LEDs, for example), it get included, which is good.

That was never included in mainline, and only exists in Alans tree afaik.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Morse code on keyboard LEDs
  2003-01-29 15:11     ` Dave Jones
@ 2003-01-29 20:03       ` John Bradford
  2003-01-30  9:52         ` Alan Cox
  0 siblings, 1 reply; 7+ messages in thread
From: John Bradford @ 2003-01-29 20:03 UTC (permalink / raw)
  To: Dave Jones; +Cc: szepe, linux-kernel, alan

>  > > Ideas like yours remind me just how GREAT it is that Linus is
>  > > so hard to get to accept patches.  People are constantly trying
>  > > to get such a tremendous quantity of absolute junk into the
>  > > tree that it ceases to be funny.
>  > 
>  > Also, when a really good idea *does* come along, (morse code on the
>  > keyboard LEDs, for example), it get included, which is good.
> 
> That was never included in mainline, and only exists in Alans tree afaik.

Alan - Is there any reason why that can't go in to mainline, (apart from the
feature melt^Wfreeze)?

John,

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Morse code on keyboard LEDs
  2003-01-29 20:03       ` Morse code on keyboard LEDs John Bradford
@ 2003-01-30  9:52         ` Alan Cox
  0 siblings, 0 replies; 7+ messages in thread
From: Alan Cox @ 2003-01-30  9:52 UTC (permalink / raw)
  To: John Bradford; +Cc: Dave Jones, szepe, linux-kernel, alan

> > That was never included in mainline, and only exists in Alans tree afaik.
> 
> Alan - Is there any reason why that can't go in to mainline, (apart from the
> feature melt^Wfreeze)?

I'm all for it going mainline. For 2.4 it always seemed to be useful but
trivial so probably not an appropriate mainstream item, for 2.5 I'd like to
see it in.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-01-30  9:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-29 11:56 AW: Bootscreen Raphael Schmid
2003-01-29 12:33 ` Tomas Szepe
2003-01-29 13:54   ` John Bradford
2003-01-29 15:11     ` Dave Jones
2003-01-29 20:03       ` Morse code on keyboard LEDs John Bradford
2003-01-30  9:52         ` Alan Cox
2003-01-29 14:00 ` AW: Bootscreen Jesse Pollard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome