Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: remove shebang from uci-defaults files | Adrian Schmutzler | 2019-11-13 | 1 | -2/+0 |
| | | | | | | | | | uci-defaults are sourced and non-executable, so they do not require a shebang. While at it, apply consistent naming scheme. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||||
* | treewide: remove bad local shell variable declarations | Jo-Philipp Wich | 2016-09-24 | 1 | -2/+2 |
| | | | | | | | Local variable declarations outside of functions are illegal since the Busybox update to v1.25.0, therfore remove them from the appropriate places. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | base-files: use numerically prefixed uci-defaults names | Jo-Philipp Wich | 2013-01-18 | 1 | -0/+12 |
SVN-Revision: 35218 |