| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: split service related functions off to /lib/functions/service.sh | nbd | 2012-03-20 | 3 | -129/+131 |
* | Add munin to /etc/services | jow | 2012-03-18 | 1 | -0/+1 |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | nbd | 2012-03-13 | 1 | -10/+0 |
* | [package] base-files: enable conntrack accounting in sysctl. It used to be a ... | jow | 2012-03-04 | 1 | -0/+1 |
* | base-files: remove trailing whitespaces from lib/functions/boot.sh | juhosg | 2012-03-02 | 1 | -4/+4 |
* | base-files: remove trailing whitespaces from lib/functions.sh | juhosg | 2012-03-02 | 1 | -10/+10 |
* | [package] base-files: add a uci-defaults script which will migrate the root p... | jow | 2012-01-22 | 1 | -0/+12 |
* | base-files: the initial hotplug2 instance sometimes misses a few relevant eve... | nbd | 2012-01-22 | 1 | -0/+1 |
* | [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t... | jow | 2012-01-19 | 1 | -1/+0 |
* | [package] base-files: implement a --force option for sysupgrade to override i... | jow | 2012-01-08 | 1 | -2/+11 |
* | package/base-files: add support for the switch LED trigger | juhosg | 2011-12-31 | 1 | -0/+8 |
* | package/base-files: use case statement in led init script | juhosg | 2011-12-31 | 1 | -15/+27 |
* | [package] base-files: add -b (--create-backup) option to sysupgrade, which ge... | jow | 2011-12-20 | 1 | -2/+26 |
* | base-files: add lib/functions/uci-defaults.sh | juhosg | 2011-12-01 | 1 | -0/+88 |
* | [package] base-files: kill remaining processes after running user hooks (#10461) | jow | 2011-11-19 | 1 | -2/+2 |
* | [package] base-files: another empty password check fix (#10440) | jow | 2011-11-17 | 1 | -1/+1 |
* | [package] base-files: now that we have date -k, adjust the kernel timezone af... | jow | 2011-11-17 | 1 | -1/+4 |
* | [package] base-files: rewrite killing of nonessential services to not rely on... | jow | 2011-11-16 | 1 | -9/+17 |
* | [package] base-files: prime root password with "x" to notify programs that th... | jow | 2011-11-14 | 2 | -2/+5 |
* | package/base-files: enhance service functions | nico | 2011-11-12 | 1 | -13/+27 |
* | [package] base-files: now that the initial password is completely empty (and ... | jow | 2011-11-11 | 1 | -2/+2 |
* | [base-files]: nuke another 2.4 skeleton | kaloz | 2011-11-10 | 1 | -1/+0 |
* | [base-files]: the empty root password should be empty ;) | kaloz | 2011-11-10 | 1 | -1/+1 |
* | base-files, target: assign name to system timeserver section, makes it easier... | jow | 2011-11-10 | 1 | -1/+1 |
* | package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions | nico | 2011-11-09 | 1 | -0/+37 |
* | package/base-files: /lib/functions.sh: let service_stop exit early if no matc... | nico | 2011-11-08 | 1 | -1/+1 |
* | package/base-files: enhance & cleanup service wrappers | nico | 2011-11-08 | 1 | -26/+40 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | nico | 2011-11-08 | 2 | -82/+82 |
* | [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the... | jow | 2011-11-08 | 1 | -1/+1 |
* | [package] base-files: do not assume that "top" is busybox' top, but try to ca... | jow | 2011-11-08 | 1 | -1/+1 |
* | [package] base-files: properly handle wifi ifaces with no network attached, u... | jow | 2011-11-08 | 1 | -3/+5 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | nico | 2011-11-08 | 2 | -320/+321 |
* | package/base-files: use new service wrapper | nico | 2011-11-07 | 3 | -23/+25 |
* | package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon | nico | 2011-11-07 | 1 | -1/+83 |
* | package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin... | nico | 2011-11-07 | 1 | -1/+1 |
* | base-files: process platform hotplug calls in the early launch of hotplug2 to... | nbd | 2011-11-05 | 1 | -0/+4 |
* | netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu... | nbd | 2011-11-04 | 1 | -0/+1 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | nbd | 2011-11-03 | 1 | -6/+12 |
* | [package] base-files: add some more protected services to sysupgrade kill bla... | jow | 2011-11-03 | 1 | -1/+1 |
* | [package] base-files: fix typo | jow | 2011-10-30 | 1 | -1/+1 |
* | [package] base-files: sysupgrade: kill all but essential processes before sta... | jow | 2011-10-27 | 2 | -0/+29 |
* | base-files/sysupgrade: add more busybox applet symlinks to ramdisk | juhosg | 2011-10-27 | 1 | -1/+6 |
* | [package] base-files: remove rdate integration, add busybox ntpd init script ... | jow | 2011-10-27 | 4 | -80/+40 |
* | base-files: move network related scripts to a separate package to make the tr... | nbd | 2011-10-20 | 8 | -979/+0 |
* | [package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin... | jow | 2011-10-11 | 1 | -1/+3 |
* | [package] base-files: use "zonename" system option to symlink /etc/localtime ... | jow | 2011-09-26 | 1 | -0/+3 |
* | base-files: apply network interface settings such as macaddr, mtu and txqueue... | nbd | 2011-09-24 | 1 | -15/+9 |
* | [package] base-files: make ip matching in dns add/remove functions more expli... | jow | 2011-09-23 | 1 | -2/+2 |
* | [package] base-files: Fix IPv6 address and route adding on aliases with no IP... | acinonyx | 2011-09-14 | 1 | -2/+2 |
* | Revert "[package] base-files: Add support for assigning multiple IPv6 address... | acinonyx | 2011-09-14 | 1 | -9/+8 |