[BusyBox] shell prompt without login

Erik Andersen andersen at codepoet.org
Thu May 27 10:33:02 UTC 2004


On Wed May 26, 2004 at 05:46:02PM -0400, Charlie Brady wrote:
> 
> On Wed, 26 May 2004, Erik Andersen wrote:
> 
> > On Wed May 26, 2004 at 12:42:17PM +0200, Steven Scholz wrote:
> > > Anything wrong about just doing
> > > 
> > > ttySA0::askfirst:-/bin/sh		or
> > > 
> > > ttySA0::respawn:-/bin/sh
> > 
> > Yep, that should work just fine too.  :-)
> 
> Will that set up controlling terminal and term characteristics (interrupt 
> character, etc)?

It will setup the controlling terminal.  But you will not be able
to set your serial port to i.e. 115200 without using getty or
having previously setup the serial port using i.e. stty.  If you
don't care about setting up the serial port, or have previously
run stty to setup the serial port, or are running /bin/sh on a vt
rather than a serial port, then you can use the above without any
problem,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list