| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: fix detection of standalone ldd | Florian Fainelli | 2012-07-27 | 2 | -2/+2 |
* | [package] base-files: Modernize hotplug2 rules (#11368) | Vasilis Tsiligiannis | 2012-07-14 | 1 | -29/+11 |
* | [package] base-files: ensure that /sys is available during sysupgrade, some e... | Jo-Philipp Wich | 2012-07-03 | 1 | -1/+5 |
* | [package] base-files: implement network_get_dnsserver() and network_get_dnsse... | Jo-Philipp Wich | 2012-06-29 | 1 | -0/+31 |
* | [package] base-files: only consider enabled default routes when finding the w... | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+4 |
* | base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -1/+3 |
* | [package] base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 | 2 | -5/+10 |
* | toolchain: move eglibc-files from base-files to toolchain, it is packaged as ... | Felix Fietkau | 2012-06-20 | 1 | -13/+0 |
* | [package] base-files: implement network_get_gateway(), network_get_gateway6()... | Jo-Philipp Wich | 2012-06-17 | 2 | -1/+60 |
* | [package] base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 | 1 | -1/+3 |
* | 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 |
* | [package] base-files: implement network_defer_device() and network_ready_devi... | Jo-Philipp Wich | 2012-06-07 | 1 | -0/+16 |
* | [package] base-files: add permission exceptions, do not clobber shadow permis... | Jo-Philipp Wich | 2012-06-05 | 1 | -0/+4 |
* | [package] base-files: ship a static initial shadow db instead of creating it ... | Jo-Philipp Wich | 2012-06-05 | 2 | -4/+5 |
* | [package] base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 | 2 | -1/+2 |
* | [package] /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 8 | -9/+9 |
* | base-files: add LED specific functions to /lib/functions/uci-defaults | Gabor Juhos | 2012-05-29 | 1 | -0/+98 |
* | base-files: remove base-files-network, netifd is the only supported option now | Felix Fietkau | 2012-05-29 | 1 | -7/+1 |
* | [package] base-files: add network_is_up() | Jo-Philipp Wich | 2012-05-29 | 1 | -0/+6 |
* | [package] base-files: let network_get_device() return the l3 interface, intro... | Jo-Philipp Wich | 2012-05-29 | 1 | -4/+6 |
* | [package] base-files: add network_get_device() to network.sh | Jo-Philipp Wich | 2012-05-28 | 1 | -0/+15 |
* | [package] base-files: introduce /lib/functions/network.sh | Jo-Philipp Wich | 2012-05-28 | 2 | -1/+42 |
* | base-files: kill ubusd and udhcpc on sysupgrade as well | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
* | base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
* | package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade | Gabor Juhos | 2012-05-23 | 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 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | 1 | -0/+3 |
* | [package/*] remove special treatment when using glibc - support got dropped | Mirko Vogt | 2012-04-28 | 1 | -3/+3 |
* | [toolchain/glibc*] purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 | 2 | -6/+2 |
* | [package] base-files: fix typo in 05_firstboot_skip script (#11359) | Florian Fainelli | 2012-04-27 | 2 | -2/+2 |
* | base-files: rename internal variables in config_foreach to make namespace con... | Felix Fietkau | 2012-04-21 | 1 | -4/+4 |
* | enable ntpd server for busybox | Jo-Philipp Wich | 2012-04-20 | 2 | -8/+11 |
* | [package] base-files: reformat banner to better work with varying version str... | Jo-Philipp Wich | 2012-04-15 | 3 | -4/+6 |
* | [package] base-file: cleanup white space in Kconfig source | Jo-Philipp Wich | 2012-04-12 | 1 | -88/+88 |
* | [buildroot] include, base-files, opkg: introduce version configuration to ove... | Jo-Philipp Wich | 2012-04-12 | 5 | -4/+69 |
* | [package] base-files: remove network preconfig, it collides with ar71xx netwo... | Jo-Philipp Wich | 2012-04-12 | 1 | -5/+0 |
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 | 3 | -129/+131 |
* | Add munin to /etc/services | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+1 |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | Felix Fietkau | 2012-03-13 | 1 | -10/+0 |
* | [package] base-files: enable conntrack accounting in sysctl. It used to be a ... | Jo-Philipp Wich | 2012-03-04 | 2 | -1/+2 |
* | base-files: remove trailing whitespaces from lib/functions/boot.sh | Gabor Juhos | 2012-03-02 | 1 | -4/+4 |
* | base-files: remove trailing whitespaces from lib/functions.sh | Gabor Juhos | 2012-03-02 | 1 | -10/+10 |
* | [package] base-files: add a uci-defaults script which will migrate the root p... | Jo-Philipp Wich | 2012-01-22 | 2 | -1/+13 |
* | base-files: the initial hotplug2 instance sometimes misses a few relevant eve... | Felix Fietkau | 2012-01-22 | 1 | -0/+1 |
* | [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t... | Jo-Philipp Wich | 2012-01-19 | 2 | -2/+1 |
* | [package] base-files: implement a --force option for sysupgrade to override i... | Jo-Philipp Wich | 2012-01-08 | 2 | -4/+13 |
* | package/base-files: add support for the switch LED trigger | Gabor Juhos | 2011-12-31 | 2 | -1/+9 |
* | package/base-files: use case statement in led init script | Gabor Juhos | 2011-12-31 | 1 | -15/+27 |
* | [package] base-files: add -b (--create-backup) option to sysupgrade, which ge... | Jo-Philipp Wich | 2011-12-20 | 2 | -3/+27 |