base-files: fix error message during boot
[openwrt/openwrt.git] / package / base-files / files / lib / functions /
2016-03-10 John Crispinbase-files: add function ucidef_set_interface_raw to...
2016-03-07 Felix Fietkaulantiq: do not set default firmware file
2016-02-26 Jo-Philipp Wichbase-files: support passing mode to ucidef_set_led_netdev()
2016-02-25 Felix Fietkaubase-files: add support for speed mask to switch config...
2016-02-25 John Crispinleds: support oneshot as well as timer triggers
2015-12-19 Felix Fietkaubase-files: cleanup mtd_get_mac_binary hexdump
2015-12-19 Felix Fietkauar71xx: scan nand ubi partition for ath9k eeprom files
2015-12-11 Jo-Philipp Wichall: drop old uci-defaults.sh
2015-12-04 Jo-Philipp Wichboard.d: add support for gpio_switch sections
2015-12-04 Jo-Philipp Wichbase-files: board.d: auto-set model id and name if...
2015-12-04 Jo-Philipp Wichbase-files: board.d: support dsl modems, atm bridges...
2015-12-03 Jo-Philipp Wichall: remove dummy ucidef_set_interface_loopback() from...
2015-12-03 Jo-Philipp Wichbase-files: board.d: support specifiying the protocol...
2015-12-03 Jo-Philipp Wichbase-files: board.d: support timer leds
2015-12-03 Jo-Philipp Wichbase-files: board.d: support ide leds
2015-12-03 Jo-Philipp Wichbase-files: uci-defaults-new.sh: fix for handling multi...
2015-12-03 Jo-Philipp Wichboard.d: merge ucidef_add_switch() and ucidef_add_switc...
2015-12-03 Jo-Philipp Wichbase-files: uci-defaults-new: remove reset/enable args...
2015-12-03 Jo-Philipp Wichbase-files: uci-defaults-new, config_generate: refactor...
2015-11-30 Jo-Philipp Wichbase-files: uci-defaults-new, config_generate: allow...
2015-11-30 Jo-Philipp Wichbase-files: uci-defaults-new: fix unquoted variables
2015-11-30 Jo-Philipp Wichbase-files: uci-defaults-new: add board id and name...
2015-11-26 Jo-Philipp Wichbase-files: uci-defaults-new, config_generate: support...
2015-11-26 Jo-Philipp Wichbase-files: uci-defaults-new: remove ucidef_set_led_int...
2015-11-26 Jo-Philipp Wichbase-files: uci-defaults-new: fix storing rssi leds...
2015-11-26 Jo-Philipp Wichbase-files: uci-defaults-new: properly quote variables
2015-11-25 Jo-Philipp Wichbase-files: uci-defaults-new: add ucidef_add_switch_por...
2015-11-25 Jo-Philipp Wichbase-files: uci-defaults-new: whitespace cleanup
2015-11-25 Jo-Philipp Wichbase-files: uci-defaults-new: don't store switch attr...
2015-11-24 Jo-Philipp Wichbase-files: add ucidef_set_interface_wan() and ucidef_a...
2015-09-21 Felix Fietkaubase-files: fix ramoverlay function with kernels 3.18+
2015-09-04 Jonas Gorskibase-files: allow setting ide-disk led trigger
2015-07-14 John Crispinbase-files: added option to configure the gpio led...
2015-07-08 John Crispinbase-files: implemented basic GPIO control
2015-02-14 John Crispinuci-defaults: add ucidef_set_led_mmc
2015-01-20 John Crispinbase-files: Use 200ms LED timing as before for the...
2015-01-17 John Crispinbase-files: Add ucidef_set_led_timer to uci-defaults.sh
2015-01-08 John Crispinbase-files: Fix switch settings for uci-defaults-new.sh.
2014-12-15 John Crispinadd "preinit_regular" diag.sh set_state argument
2014-10-14 John Crispinscripts: fix wrong usage of '==' operator
2014-10-09 Steven Barthbase-files: add network_get_ipaddrs_all()
2014-10-08 Steven Barthnetwork: Unbind DHCPv6 from underlying interfaces
2014-09-25 Florian Fainellibase-files: add a protocol argument to ucidef_set_inter...
2014-09-14 Luka Perkovbase-files: whitespace fixes
2014-08-18 John Crispinbase-files: add a hardware detection layer
2014-08-11 Jo-Philipp Wichbase-files: /lib/functions/network.sh: fix network_get_...
2014-07-14 Gabor Juhosbase-files: strip quotes from the MAC address in macadd...
2014-06-19 Jo-Philipp Wichbase-files: depend on jsonfilter and rewrite network...
2014-06-02 John Crispinbase-files: remove function service_kill
2014-05-16 Felix Fietkaubase-files: enable force_link for lan by default
2014-04-08 Felix Fietkaubase-files: add back missing function for find_mtd_part...
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-07 Felix Fietkau/lib/functions.sh: move preinit related functions to...
2014-01-23 Luka Perkovbase-files: add ucidef_add_switch_port function
2013-12-16 Jo-Philipp Wichbase-files: add network_get_protocol() to /lib/function...
2013-12-09 Luka Perkovbase-files: fix whitespaces
2013-07-15 Jo-Philipp Wichbase-files: reject invalid uci keys in network_get_devi...
2013-06-17 Jo-Philipp Wichbase-files: network.sh: extend network_get_ipaddr6...
2013-05-06 Jo-Philipp Wichbase-files: change network_find_wan() procedure to...
2013-04-22 Steven BarthChange default IPv6 config to enable DHCPv6-PD
2013-04-09 Steven BarthAdapt default network configuration for IPv6
2013-02-18 Gabor Juhosbase-files: introduce commonly used helper functions...
2013-01-22 Steven Barthbase-files: fix network_get_prefix6
2013-01-21 Jo-Philipp Wichbase-files: network.sh: fix typo in previous commit
2013-01-21 Jo-Philipp Wichbase-files: network.sh: simplify network_get_prefix6()
2013-01-15 Steven Barthbase-files: add support for ipv6-prefixes in connection...
2012-12-19 Mirko Vogtmerge /lib/functions/boot.sh and /lib/functions.sh
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-12-17 Jo-Philipp Wichbase-files: use json_is_a() in network.sh
2012-12-16 Jo-Philipp Wichbase-files: rework cache handling in network.sh to...
2012-12-16 Jo-Philipp Wichbase-files: various enhancements to network.sh
2012-09-13 Jo-Philipp Wichbase-files: remove route enabled check in lib/functions...
2012-08-13 Gabor Juhosbase-files: uci-defaults for rssileds
2012-06-29 Jo-Philipp Wichbase-files: implement network_get_dnsserver() and netwo...
2012-06-29 Jo-Philipp Wichbase-files: only consider enabled default routes when...
2012-06-17 Jo-Philipp Wichbase-files: implement network_get_gateway(), network_ge...
2012-06-07 Jo-Philipp Wichbase-files: implement network_defer_device() and networ...
2012-05-29 Gabor Juhosbase-files: add LED specific functions to /lib/function...
2012-05-29 Jo-Philipp Wichbase-files: add network_is_up()
2012-05-29 Jo-Philipp Wichbase-files: let network_get_device() return the l3...
2012-05-28 Jo-Philipp Wichbase-files: add network_get_device() to network.sh
2012-05-28 Jo-Philipp Wichbase-files: introduce /lib/functions/network.sh This...
2012-03-20 Felix Fietkaubase-files: split service related functions off to...
2012-03-02 Gabor Juhosbase-files: remove trailing whitespaces from lib/functi...
2011-12-01 Gabor Juhosbase-files: add lib/functions/uci-defaults.sh
2011-03-17 Felix Fietkaubase-files: add initial support for mounting overlayfs
2011-02-20 Michael Büschboot.sh: Tabs are used for indent. Also use tabs in...
2011-02-20 Michael Büschbase-files: Add "-o noatime" to mount wrapper
2010-11-07 Jo-Philipp WichFix permissions for /etc and other dirs after clean...
2010-09-23 Daniel Dickinsonbase/block-extroot, base/block-mount: Modified preinit...
2010-09-19 Daniel Dickinsonbase-files: Add function pi_include the /lib/functions...
2010-05-20 Jo-Philipp Wichbase-files: fix a preinit hang in jffs2_ready() when...
2010-03-21 Florian Fainellichange from /jffs to /overlay, patch from Daniel Dickinson
2010-03-13 Jo-Philipp Wichbase-files: force preinit to use busybox mount (#6797)
2010-02-26 Felix Fietkauadd block-extroot, a package for using an external...
2010-01-25 Felix Fietkauadd preinit modularization work by Daniel Dickinson...