base-files: rework reset button script to indicate factory reset
[openwrt/openwrt.git] / package / base-files / files / lib /
2015-07-14 John Crispinbase-files: added option to configure the gpio led...
2015-07-08 John Crispinbase-files: implemented basic GPIO control
2015-06-05 John Crispinbase-files: default_do_upgrade: accept & forward image...
2015-05-29 Luka Perkovbase-files: remove ubi tool
2015-05-19 Jonas Gorskibase-files: fix default pre-/postrm for packages with...
2015-04-18 Felix Fietkaubase-files: make the generic sysinfo script run earlier...
2015-04-16 Felix Fietkaubase-files: add generic preinit script to extract board...
2015-04-10 John Crispinmodules: fix postinst generation for kernel modules
2015-03-22 Felix Fietkaubase-files: keep sysupgrade.tgz until /etc/init.d/done...
2015-02-14 John Crispinuci-defaults: add ucidef_set_led_mmc
2015-02-04 John Crispinbase-files: default_postinst() fix variable colision
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-12-07 John Crispinpackages: fix typo in OpenWrt name
2014-12-01 John Crispinbase-files: default_postinst() - create user:group...
2014-11-19 Jonas Gorskibase-files: supress errors from ldd
2014-11-18 Jonas Gorskibase-files: properly fix copying ld*.so with eglibc
2014-10-25 Felix Fietkaubase-files: add /etc/shadow to list of essential files...
2014-10-19 Felix Fietkaubase-files: fix ldd definition if /usr/bin/ldd exists
2014-10-15 John Crispindefault_postinst() fix wrong call of group_add
2014-10-14 John Crispinbase-files: default_postinst() force clear luci-indexcache
2014-10-14 John Crispinbase-files: the USERID code path did not check for...
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-10-08 John Crispinbase-files: extend USERID:=syntax
2014-10-06 John Crispinbase-files: make postinst script run inside a subshell
2014-09-25 Florian Fainellibase-files: add a protocol argument to ucidef_set_inter...
2014-09-16 John Crispinpostinst trigger: the new postinst trigger broke IB
2014-09-14 Luka Perkovbase-files: whitespace fixes
2014-09-11 John Crispinipkg: add a default postinst/prerm script
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-07-10 John Crispinsysupgrade: Enable killing of all processes under upgraded
2014-07-01 John Crispinbase-files: fix ramfs / nand upgrade
2014-06-29 Luka Perkovbase-files: define yes/no as valid boolean options
2014-06-20 John Crispinbase-files: regenerate the /lib64 symlink when switchin...
2014-06-19 Jo-Philipp Wichbase-files: depend on jsonfilter and rewrite network...
2014-06-19 John Crispinbase-files: add upgraded to the list of daemons not...
2014-06-11 John Crispinbase-files: properly remove stderr from zcat/bzcat
2014-06-11 John Crispinbase-files: include more ubi* tools in sysupgrade ramdisk
2014-06-02 John Crispinbase-files: Allow installation of symlinks using RAMFS_...
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 John Crispinbase-files: the ubi tol should be installed when jumpin...
2014-04-07 John Crispinbase-files: make use of new fstools
2014-04-07 Felix Fietkau/lib/functions.sh: remove config_rename()
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-07 Felix Fietkau/lib/functions.sh: remove jffs2_mark_erase()
2014-04-07 Felix Fietkaubase-files: remove config_clear() and list_remove()
2014-04-07 Felix Fietkaubase-files: move uci_apply_defaults() to /etc/init...
2014-04-07 Felix Fietkau/lib/functions.sh: remove hotplug_dev()
2014-04-07 Felix Fietkau/lib/functions.sh: remove strtok()
2014-04-07 Felix Fietkau/lib/functions.sh: move preinit related functions to...
2014-04-07 Felix Fietkau/lib/functions.sh: remove pi_include()
2014-04-07 Felix Fietkau/lib/functions.sh: remove jffs2_ready()
2014-04-07 Felix Fietkau/lib/functions.sh: remove support for non-overlayfs...
2014-04-03 John Crispinubi-utils: mini version of mtd-utils that only includes...
2014-03-12 John Crispinfstools: add the new fstools package
2014-01-23 Luka Perkovbase-files: add ucidef_add_switch_port function
2013-12-27 John Crispinbase-files: fix mount-utils incompatibility
2013-12-16 Jo-Philipp Wichbase-files: add network_get_protocol() to /lib/function...
2013-12-09 Luka Perkovbase-files: fix whitespaces
2013-11-25 John Crispinbase-files: allow users to delect debug level during...
2013-11-14 Felix Fietkauar71xx: Unifi AP Pro sysupgrade patch
2013-11-14 Gabor Juhosbase-files: add macaddr_canonicalize helper function
2013-11-11 Hauke Mehrtensbase-files: don't kill nas for sysupgrade
2013-11-08 Gabor Juhosbase-files: mtd_get_mac_ascii bugfix
2013-07-25 John Crispinbase-files: be verbose when entering failsafe due to...
2013-07-20 Gabor Juhosbase-files: add mtd_get_part_size helper
2013-07-15 Jo-Philipp Wichbase-files: reject invalid uci keys in network_get_devi...
2013-07-14 Felix Fietkaukernel/base-files: clean up old code related to refresh...
2013-06-22 John Crispinpackage: fix insmod on install
2013-06-21 John Crispinbase-files: module loading is now handled by ubox/kmodl...
2013-06-17 Jo-Philipp Wichbase-files: network.sh: extend network_get_ipaddr6...
2013-06-10 John Crispinprocd: make the preinit rules wildcard all buttons...
2013-06-10 John Crispinbase-files: fix failsafe via button press
2013-05-06 Jo-Philipp Wichbase-files: change network_find_wan() procedure to...
2013-05-05 John Crispinsysupgrade: fixes broken pipe error during sysupgade
2013-04-25 John Crispinpreinit: move cmdline failsafe= handling ot the generic...
2013-04-25 John Crispinmount_root: prepare base-files
2013-04-22 Steven BarthChange default IPv6 config to enable DHCPv6-PD
2013-04-09 Steven BarthAdapt default network configuration for IPv6
2013-03-22 Florian Fainellibase-files: sysupgrade fail with eglibc
2013-03-14 John Crispinsysupgrade was broken as procd was getting killed
2013-03-13 John Crispinmake basefiles aware of procd
2013-02-18 Gabor Juhosbase-files: introduce commonly used helper functions...
2013-02-17 Gabor Juhosbase-files: minor cosmetic corrections for functions.sh
2013-02-16 Gabor Juhosbase-files: add macaddr_{add,2bin,setbit_la} helpers
2013-02-16 Gabor Juhosbase-files: add mtd_get_mac_{ascii,binary} helpers
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...
2013-01-11 Vasilis Tsiligiannisbase-files: Don't pass '--set-worker /lib/hotplug2...
2012-12-27 Steven Barthbase-files: Fix a typo in config_list_foreach
next