openwrtv4/package/base-files/files/lib
2012-05-28 03:15:02 +00:00
..
firstboot base-files: fix typo in 05_firstboot_skip script (#11359) 2012-04-27 16:49:16 +00:00
functions base-files: introduce /lib/functions/network.sh This file will contain common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface. 2012-05-28 03:15:02 +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: kill ubusd and udhcpc on sysupgrade as well 2012-05-23 21:54:12 +00:00
functions.sh base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely 2012-04-21 20:34:45 +00:00