aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/functions/preinit.sh
Commit message (Collapse)AuthorAge
* base-files: fix ramoverlay function with kernels 3.18+Felix Fietkau2015-09-21
| | | | | | | | | | | Even though there are not many users left within the OpenWrt tree it seems this function broke during the kernel 3.18 transition. Fix it by providing a workdir as required by overlayfs. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 47015
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-07
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40404