> I'd like to customize the messages displayed by LILO during boot up.  I
> think it has someting to do with build.s and settings.s  but I can't
> work out how they work.  The two letter variable names don't help.

The script "settings.s" _IS_ the bootup message.

Look all the way down toward the bottom... most of it scrolls by too fast
to read, but the whole "settings.s" script does get displayed at bootup!

> ps. Whats the idea behind the two letter names?

Saves space over three letter names, and one letter names are too hard to
remember what the meaning and intention is.  Zero letter names are not
legal in a shell script.

-Tom

Reply via email to