Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: fix several bashisms | Michael Heimpold | 2018-12-05 | 1 | -1/+1 |
| | | | | | | | For equality test a simple = is sufficient, the == is usually disregarded as bashism. Signed-off-by: Michael Heimpold <mhei@heimpold.de> | ||||
* | base-files: suppress uci not found output in login.sh | Florian Eckert | 2017-08-04 | 1 | -1/+1 |
| | | | | | | | Fix "uci: Entry not found" output if "ttylogin" is not set in "etc/config/system" Signed-off-by: Florian Eckert <fe@dev.tdt.de> | ||||
* | image / basefiles: make console password configurable | John Crispin | 2016-04-18 | 1 | -0/+5 |
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: John Crispin <john@phrozen.org> |