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> Backport of r47015 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47016 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | /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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40404 3c298f89-4303-0410-b956-a3cf2f4a3e73 |