[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: why not mingetty??



Paul Slootman <paul@wau.mis.ah.nl> wrote:
> This is of course trivial to do by putting a clear screen escape
> sequence at the top of /etc/issue. Make it 25 blank lines if you don't
> want terminal-type dependencies...

Conceptually, you probably don't want to clear the screen for new serial
connections (makes problem analysis hard -- imagine talking over the
phone to a casual user and asking "What kind of connect message did you
get?").

Probably the right thing to do is issue "\027e" at the bottom of the
loop, after the point where a serial line would be dropped.

-- 
Raul


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: