| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: fix /tmp/.jail permissions | John Crispin | 2015-07-24 | 1 | -1/+0 |
* | base-files: added option to configure the gpio led trigger in uci-defaults | John Crispin | 2015-07-14 | 1 | -0/+7 |
* | base-files: implemented basic GPIO control | John Crispin | 2015-07-08 | 1 | -0/+42 |
* | sysctl: read settings from /etc/sysctl.d/*.conf | John Crispin | 2015-07-07 | 1 | -1/+3 |
* | base-files: fix logic error in led default handling (patch from #19593) | Felix Fietkau | 2015-05-03 | 1 | -1/+1 |
* | base-files: reorder led trigger/brightness writes | Felix Fietkau | 2015-04-16 | 1 | -7/+10 |
* | base-files: create jail folder on boot | John Crispin | 2015-03-26 | 1 | -0/+2 |
* | fstools: update to the latest version, makes interrupted first boot more reli... | Felix Fietkau | 2015-03-22 | 1 | -1/+1 |
* | base-files: keep sysupgrade.tgz until /etc/init.d/done has been called | Felix Fietkau | 2015-03-22 | 1 | -0/+1 |
* | base-files: fix led script to skip missing triggers | John Crispin | 2015-01-23 | 1 | -1/+5 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -2/+0 |
* | 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 |
* | base-files: update copyright headers | Luka Perkov | 2014-06-24 | 1 | -1/+1 |
* | base-files: fix argument order to date in sysfixtime so that it also works wi... | Felix Fietkau | 2014-06-07 | 1 | -1/+1 |
* | base-files: removes logging | John Crispin | 2014-06-02 | 1 | -3/+1 |
* | base-files: make use of new fstools | John Crispin | 2014-04-07 | 1 | -1/+1 |
* | /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 |
* | fstools: add the new fstools package | John Crispin | 2014-03-12 | 1 | -5/+1 |
* | base-files: split /etc/init.d/boot into 2 files | John Crispin | 2014-02-18 | 2 | -32/+52 |
* | Add sysfixtime init script, replacement of luci_fixtime | Jo-Philipp Wich | 2014-01-29 | 1 | -0/+13 |
* | base-files: fix mount-utils incompatibility | John Crispin | 2013-12-27 | 2 | -2/+2 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 2 | -2/+2 |
* | base-files: Make /etc/init.d/boot restartable | John Crispin | 2013-11-07 | 1 | -3/+7 |
* | base-files/busybox: move ntpd init script from base-files to busybox | Luka Perkov | 2013-07-17 | 1 | -31/+0 |
* | procd: add a small script that handles config reloads until configd is ready | John Crispin | 2013-07-11 | 1 | -0/+4 |
* | base-files: convert sysntpd init script to procd | John Crispin | 2013-07-11 | 1 | -17/+11 |
* | base-file: usbfs is no longer mounted under /proc/bus/usb | John Crispin | 2013-07-11 | 1 | -9/+0 |
* | 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: /etc/init.d/rcS is no longer needed, procd handles this for us now | John Crispin | 2013-06-21 | 1 | -9/+0 |
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 1 | -7/+0 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 1 | -1/+1 |
* | boot: make use of kmodloader if it is available | John Crispin | 2013-04-25 | 1 | -1/+5 |
* | base-files: move sysctl init after boot | Jo-Philipp Wich | 2013-03-26 | 1 | -1/+1 |
* | base-files: fix bad start index in previous commit | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
* | package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0... | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 3 | -66/+4 |
* | 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 | 2 | -2/+2 |
* | base-files: add support for the morse LED trigger | Gabor Juhos | 2012-11-25 | 1 | -0/+7 |
* | base-files: skip LEDs handled by rssileds in led init-script | Florian Fainelli | 2012-10-11 | 1 | -0/+5 |
* | base-files: release an attached loop device on umounting | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 2 | -2/+2 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | 1 | -0/+3 |
* | enable ntpd server for busybox | Jo-Philipp Wich | 2012-04-20 | 1 | -8/+10 |
* | 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 |