buildrootschalter/system
Tzu-Jung Lee d67b3a54af skeleton: add default login port to /etc/securetty
We ran into a "Login incorrect" problem when running the same rootfs
image across platforms with different loging ports ttyS0/1/2/3.

Simply assignning "console" to BR2_TARGET_GENERIC_GETTY_PORT, which in
turn modifies the /etc/inittab, is not enough because the "console" device
was missing in the /etc/securetty.

While current securetty has enumerated a lot of ttys, this patch should save
some efforts to enumerate more.

[Peter: guard with single quotes]
Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com>
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-26 23:00:30 +02:00
..
skeleton system/securetty: Add ttyPS[0-1] 2013-04-11 23:32:11 +02:00
Config.in system: remove trailing tabs in Config.in file 2013-04-29 22:56:57 +02:00
device_table_dev.txt New top-level directory: system 2012-11-04 12:51:08 +01:00
device_table.txt Add /var/www to device table 2012-11-30 11:48:52 -08:00
system.mk skeleton: add default login port to /etc/securetty 2013-05-26 23:00:30 +02:00