aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-272-23/+23
* base-files: add network_get_protocol() to /lib/functions/network.shJo-Philipp Wich2013-12-161-2/+7
* base-files: fix whitespacesLuka Perkov2013-12-0911-163/+151
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-252-8/+37
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-141-1/+1
* base-files: add macaddr_canonicalize helper functionGabor Juhos2013-11-141-1/+34
* base-files: don't kill nas for sysupgradeHauke Mehrtens2013-11-111-1/+1
* base-files: mtd_get_mac_ascii bugfixGabor Juhos2013-11-081-4/+3
* base-files: be verbose when entering failsafe due to a button being pressedJohn Crispin2013-07-251-1/+1
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-201-0/+12
* base-files: reject invalid uci keys in network_get_device() and related proce...Jo-Philipp Wich2013-07-151-0/+4
* kernel/base-files: clean up old code related to refreshing mtd partitions, it...Felix Fietkau2013-07-141-18/+5
* package: fix insmod on installJohn Crispin2013-06-221-0/+7
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-211-7/+0
* base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...Jo-Philipp Wich2013-06-171-43/+107
* procd: make the preinit rules wildcard all buttons for failsafeJohn Crispin2013-06-101-2/+3
* base-files: fix failsafe via button pressJohn Crispin2013-06-101-1/+1
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-061-10/+14
* sysupgrade: fixes broken pipe error during sysupgadeJohn Crispin2013-05-051-2/+2
* preinit: move cmdline failsafe= handling ot the generic codeJohn Crispin2013-04-251-4/+7
* mount_root: prepare base-filesJohn Crispin2013-04-2525-403/+10
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+6
* base-files: sysupgrade fail with eglibcFlorian Fainelli2013-03-221-2/+2
* sysupgrade was broken as procd was getting killedJohn Crispin2013-03-141-1/+1
* make basefiles aware of procdJohn Crispin2013-03-1315-193/+5
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-181-0/+68
* base-files: minor cosmetic corrections for functions.shGabor Juhos2013-02-171-6/+3
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-161-0/+24
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-161-0/+34
* base-files: fix network_get_prefix6Steven Barth2013-01-221-1/+1
* base-files: network.sh: fix typo in previous commitJo-Philipp Wich2013-01-211-1/+1
* base-files: network.sh: simplify network_get_prefix6()Jo-Philipp Wich2013-01-211-7/+4
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-151-0/+30
* base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug...Vasilis Tsiligiannis2013-01-111-3/+3
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-271-1/+1
* hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgradeMirko Vogt2012-12-211-2/+2
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-192-146/+137
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-1911-38/+31
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-171-7/+7
* base-files: rework cache handling in network.sh to keep the entire parsed ifs...Jo-Philipp Wich2012-12-161-129/+159
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-161-30/+153
* base-files: add mtd_find_chardev helperGabor Juhos2012-12-121-3/+17
* Revert "remove function find_mtd_part() from /lib/functions.sh"Mirko Vogt2012-12-121-0/+9
* remove function find_mtd_part() from /lib/functions.shMirko Vogt2012-12-121-9/+0
* base-files: use a natural mount syntaxFlorian Fainelli2012-11-235-8/+7
* base-files: remove route enabled check in lib/functions/network.sh after neti...Jo-Philipp Wich2012-09-131-4/+2
* base-files: uci-defaults for rssiledsGabor Juhos2012-08-131-0/+44
* base-files: ensure that /sys is available during sysupgrade, some essential s...Jo-Philipp Wich2012-07-031-1/+5
* base-files: implement network_get_dnsserver() and network_get_dnssearch() in ...Jo-Philipp Wich2012-06-291-0/+31