summaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/preinit/80_mount_root
Commit message (Collapse)AuthorAgeFilesLines
* package/base-files: hack for mt7623 SoC boot, drop other boardsLudovic Pouzenc2018-09-161-1/+6
|
* base-files: make use of new fstoolsJohn Crispin2014-04-071-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40416
* fstools: add the new fstools packageJohn Crispin2014-03-121-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39895
* mount_root: prepare base-filesJohn Crispin2013-04-251-1/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36429
* make basefiles aware of procdJohn Crispin2013-03-131-2/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003
* base-files: use a natural mount syntaxFlorian Fainelli2012-11-231-1/+1
| | | | | | | | | | 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
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-251-0/+10
SVN-Revision: 19331