| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 1 | -1/+1 |
* | base-files: set default IPv6 forwarding value to 1 | Steven Barth | 2013-06-11 | 1 | -1/+1 |
* | base-files: use less entropy when generating ULAs | Steven Barth | 2013-06-06 | 1 | -1/+1 |
* | base-files: change network_find_wan() procedure to ignore default gateways in... | Jo-Philipp Wich | 2013-05-06 | 1 | -1/+1 |
* | package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0... | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
* | base-files: also apply r36107 to files.old | Florian Fainelli | 2013-03-23 | 1 | -1/+1 |
* | base-files: sysupgrade fail with eglibc | Florian Fainelli | 2013-03-22 | 1 | -1/+1 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 1 | -0/+14 |
* | base-files: introduce commonly used helper functions for setting leds | Gabor Juhos | 2013-02-18 | 1 | -1/+1 |
* | base-files: add macaddr_{add,2bin,setbit_la} helpers | Gabor Juhos | 2013-02-16 | 1 | -1/+1 |
* | base-files: add mtd_get_mac_{ascii,binary} helpers | Gabor Juhos | 2013-02-16 | 1 | -1/+1 |
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons... | Steven Barth | 2013-02-01 | 1 | -1/+1 |
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 | 1 | -1/+1 |
* | base-files: remove IPv6-forwarding setting for all interfaces | Steven Barth | 2013-01-28 | 1 | -1/+1 |
* | base-files: fix network_get_prefix6 | Steven Barth | 2013-01-22 | 1 | -1/+1 |
* | base-files: Set default value for IPv6 forwarding | Steven Barth | 2013-01-22 | 1 | -1/+1 |
* | base-files: rename ULA generation script | Steven Barth | 2013-01-17 | 1 | -1/+1 |
* | base-files: add support for ipv6-prefixes in connection with netifd | Steven Barth | 2013-01-15 | 1 | -1/+1 |
* | base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug... | Vasilis Tsiligiannis | 2013-01-11 | 1 | -2/+2 |
* | base-files: Fix a typo in config_list_foreach | Steven Barth | 2012-12-27 | 1 | -1/+1 |
* | base-files: add basic procd integration, let procd start (and restart) ubus i... | Felix Fietkau | 2012-12-22 | 1 | -1/+1 |
* | base-files: use json_is_a() in network.sh | Jo-Philipp Wich | 2012-12-17 | 1 | -1/+1 |
* | base-files: various enhancements to network.sh | Jo-Philipp Wich | 2012-12-16 | 1 | -1/+1 |
* | base-files: add support for the morse LED trigger | Gabor Juhos | 2012-11-25 | 1 | -1/+1 |
* | base-files: use a natural mount syntax | Florian Fainelli | 2012-11-23 | 1 | -1/+1 |
* | base-files: skip LEDs handled by rssileds in led init-script | Florian Fainelli | 2012-10-11 | 1 | -1/+1 |
* | base-files: release an attached loop device on umounting | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
* | base-files: add uci-defaults script to migrate sysctl.conf (#12196) | Jo-Philipp Wich | 2012-09-17 | 1 | -1/+1 |
* | base-files: provide a sysupgrade -r (--restore-backup) option as convenience ... | Jo-Philipp Wich | 2012-08-12 | 1 | -1/+1 |
* | move LIB_SUFFIX from base-files to rules.mk | Florian Fainelli | 2012-08-10 | 1 | -3/+0 |
* | base-files: fix option parsing of -F/--force parameter | Jo-Philipp Wich | 2012-08-09 | 1 | -1/+1 |
* | base-files: check for ldd presence and executability (#11991) | Florian Fainelli | 2012-08-08 | 1 | -1/+1 |
* | base-files: fix detection of standalone ldd | Florian Fainelli | 2012-07-27 | 1 | -1/+1 |
* | base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 | 1 | -1/+1 |
* | base-files: implement network_get_gateway(), network_get_gateway6(), network_... | Jo-Philipp Wich | 2012-06-17 | 1 | -1/+1 |
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes #1... | Felix Fietkau | 2012-06-13 | 1 | -1/+2 |
* | base-files: move all toolchain packages to a separate package directory 'tool... | Felix Fietkau | 2012-06-10 | 1 | -543/+2 |
* | base-files: add permission exceptions, do not clobber shadow permissions - ba... | Jo-Philipp Wich | 2012-06-05 | 1 | -0/+4 |
* | base-files: ship a static initial shadow db instead of creating it from passw... | Jo-Philipp Wich | 2012-06-05 | 1 | -4/+0 |
* | base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | base-files: remove base-files-network, netifd is the only supported option now | Felix Fietkau | 2012-05-29 | 1 | -7/+1 |
* | base-files: introduce /lib/functions/network.sh This file will contain common... | Jo-Philipp Wich | 2012-05-28 | 1 | -1/+1 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 | 1 | -3/+3 |
* | remove special treatment when using glibc - support got dropped | Mirko Vogt | 2012-04-28 | 1 | -3/+3 |
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 | 1 | -6/+2 |
* | base-files: fix typo in 05_firstboot_skip script (#11359) | Florian Fainelli | 2012-04-27 | 1 | -1/+1 |
* | base-files: reformat banner to better work with varying version string length... | Jo-Philipp Wich | 2012-04-15 | 1 | -1/+1 |
* | include, base-files, opkg: introduce version configuration to override the em... | Jo-Philipp Wich | 2012-04-12 | 1 | -2/+7 |
* | base-files: remove network preconfig, it collides with ar71xx network firstbo... | Jo-Philipp Wich | 2012-04-12 | 1 | -5/+0 |
* | base-files: enable conntrack accounting in sysctl. It used to be a compile ti... | Jo-Philipp Wich | 2012-03-04 | 1 | -1/+1 |