Re: [lxc-devel] How does the console work in most recent release?

2011-01-07 Thread Daniel Lezcano
On 01/07/2011 02:29 PM, Rob Landley wrote: > On 01/05/2011 05:19 AM, Daniel Lezcano wrote: >> there is a small bug when installing the template in the inittab, it should >> be: >> >> ::sysinit:/etc/init.d/rcS >> tty1::respawn:/bin/getty -L tty1 115200 vt100 >> console::askfirst:/bin/sh >> >> Other

Re: [lxc-devel] How does the console work in most recent release?

2011-01-07 Thread Rob Landley
On 01/05/2011 05:19 AM, Daniel Lezcano wrote: > there is a small bug when installing the template in the inittab, it should > be: > > ::sysinit:/etc/init.d/rcS > tty1::respawn:/bin/getty -L tty1 115200 vt100 > console::askfirst:/bin/sh > > Otherwise, I think the busybox version you are using is