Re: Ideas for v2.1

Andrew E. Mileski (aem@nic.ott.hookup.net)
Thu, 13 Jun 1996 11:35:27 -0400 (EDT)


> > It can be done, surely? At that point in bootup we have the console
> > driver in full working order. So can't we just replace "Ok.\n" with
> > "\r\e[K", which will wipe the message off the screen *if* the test
> > is successful.
> >
> > Maybe that's a bit fancy though...
>
> But these escape sequences would also go to the log files, which
> is probably not good...

It would a simple matter to _NOT_ log escape sequences, since
printk would already have to detect them in the first place.
The escape code just shouldn't be put in the buffer.

--
Andrew E. Mileski
mailto:aem@ott.hookup.net   http://www.redhat.com/~aem/
Linux Plug-and-Play Project http://www.redhat.com/pnp/

Red Hat Software sponsors these pages - I have no other affilitation with Red Hat Software, and I have never used any of their products.