openwrt/package/base-files/files/lib
2011-10-27 16:52:31 +00:00
..
firstboot
functions
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: sysupgrade: kill all but essential processes before starting the update 2011-10-27 16:52:31 +00:00