| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ | Daniel Golle | 2020-01-07 | 1 | -2/+3 |
* | base-files: change boot & umount STOP indexes | Joseph Tingiris | 2019-06-24 | 1 | -1/+1 |
* | base-files, mac80211, broadcom-wl: wifi detection and configuration | Christian Lamparter | 2016-11-03 | 1 | -4/+4 |
* | base-files, mac80211, broadcom-wl: use uci to populate wireless config | Christian Lamparter | 2016-11-03 | 1 | -5/+1 |
* | base-files: let config_generate call board_detect | Jonas Gorski | 2016-08-13 | 1 | -1/+1 |
* | base-files: remove dead code | Daniel Golle | 2016-08-04 | 1 | -6/+0 |
* | base-file: remove /tmp/.jail (now useless) | John Crispin | 2015-12-11 | 1 | -1/+0 |
* | base-files: create /var/tmp on boot | John Crispin | 2015-10-19 | 1 | -0/+1 |
* | base-files: fix /tmp/.jail permissions | John Crispin | 2015-07-24 | 1 | -1/+0 |
* | base-files: create jail folder on boot | John Crispin | 2015-03-26 | 1 | -0/+2 |
* | base-files: add a hardware detection layer | John Crispin | 2014-08-18 | 1 | -0/+1 |
* | base-files: Remove stale calls to start() in initscripts. | John Crispin | 2014-07-26 | 1 | -2/+0 |
* | /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib... | Felix Fietkau | 2014-04-07 | 1 | -0/+2 |
* | base-files: move uci_apply_defaults() to /etc/init.d/boot | Felix Fietkau | 2014-04-07 | 1 | -1/+12 |
* | base-files: split /etc/init.d/boot into 2 files | John Crispin | 2014-02-18 | 1 | -32/+1 |
* | base-files: fix mount-utils incompatibility | John Crispin | 2013-12-27 | 1 | -1/+1 |
* | base-files: Make /etc/init.d/boot restartable | John Crispin | 2013-11-07 | 1 | -3/+7 |
* | procd: add a small script that handles config reloads until configd is ready | John Crispin | 2013-07-11 | 1 | -0/+4 |
* | base-files: add 2 missing variable defines | John Crispin | 2013-07-08 | 1 | -1/+1 |
* | base-files: module loading is now handled by ubox/kmodloader | John Crispin | 2013-06-21 | 1 | -5/+1 |
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 1 | -7/+0 |
* | boot: make use of kmodloader if it is available | John Crispin | 2013-04-25 | 1 | -1/+5 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 1 | -32/+0 |
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons... | Steven Barth | 2013-02-01 | 1 | -2/+6 |
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 | 1 | -0/+3 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | 1 | -0/+3 |
* | base-files: remove old coldplugging hacks that are no longer necessary since ... | Felix Fietkau | 2012-03-13 | 1 | -10/+0 |
* | base-files: the initial hotplug2 instance sometimes misses a few relevant eve... | Felix Fietkau | 2012-01-22 | 1 | -0/+1 |
* | base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2... | Jo-Philipp Wich | 2012-01-19 | 1 | -1/+0 |
* | base-files: now that we have date -k, adjust the kernel timezone after settin... | Jo-Philipp Wich | 2011-11-17 | 1 | -1/+4 |
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -12/+13 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | Felix Fietkau | 2011-11-03 | 1 | -6/+12 |
* | base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l... | Jo-Philipp Wich | 2011-09-26 | 1 | -0/+3 |
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
* | base-files: retrigger usb coldplug after module loading, solves usb_modeswitc... | Jo-Philipp Wich | 2011-05-08 | 1 | -0/+5 |
* | base-files: Use -h instead of deprecated -L for symlink check | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | base-files: fix minor problem in init.d/boot | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | Felix Fietkau | 2010-01-30 | 1 | -0/+6 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | Felix Fietkau | 2009-12-09 | 1 | -4/+3 |
* | mount debugfs by default | Felix Fietkau | 2009-11-23 | 1 | -0/+1 |
* | extend logging functions | Travis Kemen | 2009-09-04 | 1 | -7/+17 |
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 | 1 | -9/+10 |
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 | 1 | -0/+1 |
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 | 1 | -1/+2 |
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ... | Felix Fietkau | 2009-04-30 | 1 | -1/+1 |
* | Support configurations without syslogd/klogd. | Michael Büsch | 2009-03-18 | 1 | -2/+2 |
* | allow specifying port where to log (#2019) | Florian Fainelli | 2009-02-03 | 1 | -1/+2 |
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 | 1 | -1/+1 |