Re: Simple, effective boot graphic (fwd)

Jochen Toppe (jtoppe@hiwaay.net)
Sun, 30 Jun 1996 20:23:59 -0400 (EDT)


Interesting. He managed to cut the part of my message
that said that I don't sympathize with the idea of a boot logo,
but if you wanted one create one for yourself then..[read below..=)]

Not that that has any importance or impact besides wasting
bandwith. Anyhow, this gives me the chance to report
something real:

[..]
Entering directory `/usr/src/linux/drivers/scsi'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o scsi_syms.o scsi_syms.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o hosts.o hosts.c
hosts.c:288: warning: initialization from incompatible pointer type
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o scsi.o scsi.c
[..]

I get this when compiling in the AM53C974 code. Also, I was wondering
if anybody was going to include the drivers for the Tekram SCSI
cards (available at www.tekram.com) in the kernel?

Best Regards,

__ _____
/ / _ __ /7 __ _ /_ _/_ _ _ __ Jochen Toppe
n_/ /,'o|,','/ \,'o// \/7 / /,'o| /o| /o|,'o/ Email:jtoppe@cs.uah.edu
\_,' |_,'\_\/n_/|_(/_n_/ /_/ |_,'/_,'/_,'|_( Tel. : (205) 880-1345
// //
---->>> http://fly.hiwaay.net/~jtoppe <<<----

On Sun, 30 Jun 1996, Mark Menard wrote:

> On Sat, 22 Jun 1996, Matthias Urlichs wrote:
>
> > In linux.dev.kernel, article <Pine.LNX.3.92.960620134457.241A-100000@jtoppe.hiwaay.net>,
> > Jochen Toppe <jtoppe@hiwaay.net> writes:
> > >
> > > really want it? Oh, and the only cool way to do this would be to
> > > have the logo up in a corner, and have the bootup messages scroll
> > > by at the same time, but that would be a little impractical from
> > > the coding perspective.. --> kernel bloat with unnecessary stuff =(
> > >
> > The kernel already has all the neat VT102 stuff in it, which includes
> > a function to define a scroll region. Problem solved.
>
> This is so stupid. If you want a neat graphic at boot up get a damned
> mac. If you want x for your login set it in inittab. If you boot a real
> OS a someone in this discussion pointed out you get messages. If
> something goes wrong you can trouble shoot it. Try that with a mac when
> it sh*ts the bed.
>
> One more thing that can wrong at bootup is one more thing Linux doesn't
> need. Think long and hard before you add stupid gizmos that add no "real"
> functionality.
>
> Mark Menard
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> mark@capital.net <Mark Menard> http://www.capital.net MarkX on IRC
> CapitalNET, PO Box 14345, Albany, NY 12212 800.6000.NET 518.869.4444
> Finger account for PGP public key.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>