aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/base-files/etc/inittab
Commit message (Collapse)AuthorAgeFilesLines
* target/linux: drop anything not on v4.9 or v4.14John Crispin2018-05-241-5/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* image / basefiles: make console password configurableJohn Crispin2016-04-181-3/+3
| | | | | Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: John Crispin <john@phrozen.org>
* do no longer rename amba-pl010 serial devices namesFlorian Fainelli2012-12-031-0/+5
Back in the days when we could not override /etc/inittab, it made a lot of sense to rename ttyAM to ttyS since this was the only supported serial device(s), we can now just put in an appropriate /etc/inittab file now. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34469