Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: drop shebang from non-executable target files | Adrian Schmutzler | 2020-06-16 |
| | | | | | | | | | | | | | | This drops the shebang from all target files for /lib and /etc/uci-defaults folders, as these are sourced and the shebang is useless. While at it, fix the executable flag on a few of these files. This does not touch ar71xx, as this target is just used for backporting now and applying cosmetic changes would just complicate things. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 |
| | | | | | | | | | | | The behaviour of calling 'mount' differed depending on whether it called the busybox-mount, the mount of util-linux, the mount defined in /lib/functions.sh and /lib/functions/boot.sh /etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh, both re-defining 'mount'. SVN-Revision: 34792 | ||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 |
SVN-Revision: 19331 |