[Buildroot] [PATCH] system: add "askfirst shell" as an option for busybox init

Alexey Brodkin Alexey.Brodkin at synopsys.com
Wed Dec 17 16:18:44 UTC 2014


Hi Thomas,

On Wed, 2014-12-17 at 17:08 +0100, Thomas Petazzoni wrote:
> Dear Alexey Brodkin,
> 
> On Wed, 17 Dec 2014 15:50:16 +0000, Alexey Brodkin wrote:
> 
> > Right it was too obvious.
> > 
> > So looks like this is a replacement for my patch:
> > --->---
> > BR2_TARGET_GENERIC_GETTY_PORT=console
> > BR2_TARGET_GENERIC_GETTY_BAUDRATE_KEEP=y
> > --->---
> 
> Yes. Does it work? :-)

Indeed it worked but on the board I tried it there's only 1 console for
now so didn't have a chance to make sure either of selected consoles may
work but frankly don't expect any issues here.

> > Then the question is why this is not a default in Buildroot?
> > IMHO most of the time kernel's bootcmd has console set so explicit setup
> > of tty in Buildroot might be required in some corner cases only.
> 
> I agree, maybe we should make this the default. What happens on
> PC-style platforms? Is console= typically set to tty1 ?

Well from dmesg output of my Fedora 21 I see this:
--->---
[    0.000000] console [tty0] enabled
--->---
Is this what you're looking for?

-Alexey


More information about the buildroot mailing list