summaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/preinit/10_indicate_preinit
Commit message (Collapse)AuthorAgeFilesLines
* base-files: fix whitespacesLuka Perkov2013-12-091-23/+22
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39006
* make basefiles aware of procdJohn Crispin2013-03-131-1/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003
* base-files: use a natural mount syntaxFlorian Fainelli2012-11-231-1/+0
| | | | | | | | | | Busybox built against musl-libc will choke on these otherwise, besides that it is more natural to use the filesystem type, then options, then name, then mountpoint. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34308
* base-files: preinit: get rid of /dev/null redirections and use grep -q where ↵Jo-Philipp Wich2010-02-011-3/+3
| | | | | | applicable SVN-Revision: 19478
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-251-0/+52
SVN-Revision: 19331