| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: make file compare silent in migrate-sysctl | jow | 2012-09-17 | 1 | -1/+1 |
* | [package] base-files: add uci-defaults script to migrate sysctl.conf (#12196) | jow | 2012-09-17 | 1 | -0/+17 |
* | [package] base-files: check for ldd presence and executability (#11991) | florian | 2012-08-08 | 1 | -1/+1 |
* | [package] base-files: fix detection of standalone ldd | florian | 2012-07-27 | 1 | -1/+1 |
* | [package] base-files: Modernize hotplug2 rules (#11368) | acinonyx | 2012-07-14 | 1 | -29/+11 |
* | base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) | nbd | 2012-06-27 | 1 | -1/+3 |
* | [package] base-files: enable shell tracing in initscripts when INIT_TRACE is set | jow | 2012-06-13 | 1 | -1/+3 |
* | [package] base-files: ship a static initial shadow db instead of creating it ... | jow | 2012-06-05 | 1 | -0/+5 |
* | [package] /etc/functions.sh => /lib/functions.sh | jow | 2012-06-05 | 3 | -3/+3 |
* | base-files: wait for wifi modules to settle | jogo | 2012-05-06 | 1 | -0/+3 |
* | enable ntpd server for busybox | jow | 2012-04-20 | 2 | -8/+11 |
* | [package] base-files: reformat banner to better work with varying version str... | jow | 2012-04-15 | 1 | -1/+3 |
* | [buildroot] include, base-files, opkg: introduce version configuration to ove... | jow | 2012-04-12 | 3 | -1/+8 |
* | base-files: split service related functions off to /lib/functions/service.sh | nbd | 2012-03-20 | 1 | -1/+2 |
* | 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 |
* | [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: 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: now that we have date -k, adjust the kernel timezone af... | jow | 2011-11-17 | 1 | -1/+4 |
* | [package] base-files: prime root password with "x" to notify programs that th... | jow | 2011-11-14 | 1 | -1/+1 |
* | [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: move service* functions from /etc/rc.common to /lib/funct... | nico | 2011-11-08 | 1 | -82/+0 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | nico | 2011-11-08 | 1 | -320/+1 |
* | 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 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | nbd | 2011-11-03 | 1 | -6/+12 |
* | [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 | 4 | -266/+0 |
* | [package] base-files: use "zonename" system option to symlink /etc/localtime ... | jow | 2011-09-26 | 1 | -0/+3 |
* | base-files: remove an old network tunable tweak which is messing up network s... | nbd | 2011-08-29 | 1 | -1/+0 |
* | [package] base-files: fix arp() procedure to properly detect /usr/bin/arp | jow | 2011-08-12 | 1 | -1/+1 |
* | base-files: warn when calling /etc/init.d/<script> enable and neither START n... | nbd | 2011-07-27 | 1 | -0/+4 |
* | [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ... | jow | 2011-07-15 | 2 | -4/+4 |
* | [package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. Th... | cshore | 2011-07-07 | 1 | -1/+0 |
* | [package] base-files: pass conloglevel to syslogd (#9463, #9647) | jow | 2011-07-03 | 1 | -2/+6 |
* | base-files: do not write to /etc/config/wireless at boot time unless a new in... | nbd | 2011-06-07 | 1 | -3/+6 |
* | [package] base-files: retrigger usb coldplug after module loading, solves usb... | jow | 2011-05-08 | 1 | -0/+5 |
* | base-files: fix a typo in etc/banner | juhosg | 2011-05-07 | 1 | -1/+1 |
* | [package] base-files: cleanup permissions of device files in common hotplug r... | jow | 2011-05-03 | 1 | -6/+15 |
* | [package] base-files: Use -h instead of deprecated -L for symlink check | acinonyx | 2011-04-05 | 1 | -1/+1 |
* | [package] base-files: fix minor problem in init.d/boot | acinonyx | 2011-04-05 | 1 | -1/+1 |
* | [package] block-mount base-files: Added additional check to pi_include to en... | cshore | 2011-04-05 | 1 | -6/+10 |