| Commit message (Expand) | Author | Age |
... | |
* | base-files: introduce commonly used helper functions for setting leds | Gabor Juhos | 2013-02-18 |
* | base-files: minor cosmetic corrections for functions.sh | Gabor Juhos | 2013-02-17 |
* | base-files: add macaddr_{add,2bin,setbit_la} helpers | Gabor Juhos | 2013-02-16 |
* | base-files: add mtd_get_mac_{ascii,binary} helpers | Gabor Juhos | 2013-02-16 |
* | base-files: fix network_get_prefix6 | Steven Barth | 2013-01-22 |
* | base-files: network.sh: fix typo in previous commit | Jo-Philipp Wich | 2013-01-21 |
* | base-files: network.sh: simplify network_get_prefix6() | Jo-Philipp Wich | 2013-01-21 |
* | base-files: add support for ipv6-prefixes in connection with netifd | Steven Barth | 2013-01-15 |
* | base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug... | Vasilis Tsiligiannis | 2013-01-11 |
* | base-files: Fix a typo in config_list_foreach | Steven Barth | 2012-12-27 |
* | hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade | Mirko Vogt | 2012-12-21 |
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 |
* | base-files: use json_is_a() in network.sh | Jo-Philipp Wich | 2012-12-17 |
* | base-files: rework cache handling in network.sh to keep the entire parsed ifs... | Jo-Philipp Wich | 2012-12-16 |
* | base-files: various enhancements to network.sh | Jo-Philipp Wich | 2012-12-16 |
* | base-files: add mtd_find_chardev helper | Gabor Juhos | 2012-12-12 |
* | Revert "remove function find_mtd_part() from /lib/functions.sh" | Mirko Vogt | 2012-12-12 |
* | remove function find_mtd_part() from /lib/functions.sh | Mirko Vogt | 2012-12-12 |
* | base-files: use a natural mount syntax | Florian Fainelli | 2012-11-23 |
* | base-files: remove route enabled check in lib/functions/network.sh after neti... | Jo-Philipp Wich | 2012-09-13 |
* | base-files: uci-defaults for rssileds | Gabor Juhos | 2012-08-13 |
* | base-files: ensure that /sys is available during sysupgrade, some essential s... | Jo-Philipp Wich | 2012-07-03 |
* | base-files: implement network_get_dnsserver() and network_get_dnssearch() in ... | Jo-Philipp Wich | 2012-06-29 |
* | base-files: only consider enabled default routes when finding the wan iface (... | Jo-Philipp Wich | 2012-06-29 |
* | base-files: implement network_get_gateway(), network_get_gateway6(), network_... | Jo-Philipp Wich | 2012-06-17 |
* | base-files: implement network_defer_device() and network_ready_device() wrapp... | Jo-Philipp Wich | 2012-06-07 |
* | base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 |
* | base-files: add LED specific functions to /lib/functions/uci-defaults | Gabor Juhos | 2012-05-29 |
* | base-files: add network_is_up() | Jo-Philipp Wich | 2012-05-29 |
* | base-files: let network_get_device() return the l3 interface, introduce netwo... | Jo-Philipp Wich | 2012-05-29 |
* | base-files: add network_get_device() to network.sh | Jo-Philipp Wich | 2012-05-28 |
* | base-files: introduce /lib/functions/network.sh This file will contain common... | Jo-Philipp Wich | 2012-05-28 |
* | base-files: kill ubusd and udhcpc on sysupgrade as well | Felix Fietkau | 2012-05-23 |
* | base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade | Felix Fietkau | 2012-05-23 |
* | package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade | Gabor Juhos | 2012-05-23 |
* | base-files: fix typo in 05_firstboot_skip script (#11359) | Florian Fainelli | 2012-04-27 |
* | base-files: rename internal variables in config_foreach to make namespace con... | Felix Fietkau | 2012-04-21 |
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 |
* | base-files: remove trailing whitespaces from lib/functions/boot.sh | Gabor Juhos | 2012-03-02 |
* | base-files: remove trailing whitespaces from lib/functions.sh | Gabor Juhos | 2012-03-02 |
* | base-files: add lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 |
* | base-files: rewrite killing of nonessential services to not rely on top, use ... | Jo-Philipp Wich | 2011-11-16 |
* | package/base-files: enhance service functions | Nicolas Thill | 2011-11-12 |
* | package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions | Nicolas Thill | 2011-11-09 |
* | package/base-files: /lib/functions.sh: let service_stop exit early if no matc... | Nicolas Thill | 2011-11-08 |
* | package/base-files: enhance & cleanup service wrappers | Nicolas Thill | 2011-11-08 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | Nicolas Thill | 2011-11-08 |
* | base-files: do not kill udhcpc on sysupgrade, it will tear down the interface... | Jo-Philipp Wich | 2011-11-08 |