openwrtv4/package/base-files/files/lib
2012-03-20 14:29:50 +00:00
..
firstboot base-files: overlayfs whiteouts depend on a specific xattr entry, which does not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2 2011-03-17 19:09:43 +00:00
functions base-files: split service related functions off to /lib/functions/service.sh 2012-03-20 14:29:50 +00:00
preinit base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit 2011-07-07 02:52:02 +00:00
upgrade base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only 2011-11-16 15:01:18 +00:00
functions.sh base-files: split service related functions off to /lib/functions/service.sh 2012-03-20 14:29:50 +00:00