| Commit message (Expand) | Author | Age |
* | 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 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 |
* | remove special treatment when using glibc - support got dropped | Mirko Vogt | 2012-04-28 |
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 |
* | 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 |
* | enable ntpd server for busybox | Jo-Philipp Wich | 2012-04-20 |
* | base-files: reformat banner to better work with varying version string length... | Jo-Philipp Wich | 2012-04-15 |
* | base-file: cleanup white space in Kconfig source | Jo-Philipp Wich | 2012-04-12 |
* | include, base-files, opkg: introduce version configuration to override the em... | Jo-Philipp Wich | 2012-04-12 |
* | base-files: remove network preconfig, it collides with ar71xx network firstbo... | Jo-Philipp Wich | 2012-04-12 |
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 |
* | Add munin to /etc/services | Jo-Philipp Wich | 2012-03-18 |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | Felix Fietkau | 2012-03-13 |
* | base-files: enable conntrack accounting in sysctl. It used to be a compile ti... | Jo-Philipp Wich | 2012-03-04 |
* | 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 a uci-defaults script which will migrate the root password to... | Jo-Philipp Wich | 2012-01-22 |
* | base-files: the initial hotplug2 instance sometimes misses a few relevant eve... | Felix Fietkau | 2012-01-22 |
* | base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2... | Jo-Philipp Wich | 2012-01-19 |
* | base-files: implement a --force option for sysupgrade to override image check... | Jo-Philipp Wich | 2012-01-08 |
* | package/base-files: add support for the switch LED trigger | Gabor Juhos | 2011-12-31 |
* | package/base-files: use case statement in led init script | Gabor Juhos | 2011-12-31 |
* | base-files: add -b (--create-backup) option to sysupgrade, which generates a ... | Jo-Philipp Wich | 2011-12-20 |
* | base-files: add lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 |
* | base-files: kill remaining processes after running user hooks (#10461) | Jo-Philipp Wich | 2011-11-19 |
* | base-files: another empty password check fix (#10440) | Jo-Philipp Wich | 2011-11-17 |
* | base-files: now that we have date -k, adjust the kernel timezone after settin... | Jo-Philipp Wich | 2011-11-17 |
* | base-files: rewrite killing of nonessential services to not rely on top, use ... | Jo-Philipp Wich | 2011-11-16 |
* | base-files: prime root password with "x" to notify programs that there is a s... | Jo-Philipp Wich | 2011-11-14 |
* | package/base-files: enhance service functions | Nicolas Thill | 2011-11-12 |
* | base-files: now that the initial password is completely empty (and not primed... | Jo-Philipp Wich | 2011-11-11 |
* | nuke another 2.4 skeleton | Imre Kaloz | 2011-11-10 |
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 |
* | the empty root password should be empty ;) | Imre Kaloz | 2011-11-10 |
* | base-files, target: assign name to system timeserver section, makes it easier... | Jo-Philipp Wich | 2011-11-10 |
* | 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 |
* | base-files: do not assume that "top" is busybox' top, but try to call the app... | Jo-Philipp Wich | 2011-11-08 |
* | base-files: properly handle wifi ifaces with no network attached, useful for ... | Jo-Philipp Wich | 2011-11-08 |