Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: fix ramoverlay function with kernels 3.18+ | Felix Fietkau | 2015-09-21 | 1 | -4/+5 |
| | | | | | | | | | | | 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.sh | Felix Fietkau | 2014-04-07 | 1 | -0/+87 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40404 |