| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: add ucidef_set_led_usbport for full usbport support | Rafał Miłecki | 2016-10-22 | 1 | -0/+1 |
* | switch to the new usbport LED trigger | Rafał Miłecki | 2016-10-19 | 1 | -5/+16 |
* | base-files: reduce vm.min_free_kbytes for devices with 32M RAM | Felix Fietkau | 2016-09-16 | 1 | -1/+1 |
* | base-files: support oneshot leds properly. | Karl Palsson | 2016-09-05 | 1 | -1/+1 |
* | base-files: let config_generate call board_detect | Jonas Gorski | 2016-08-13 | 1 | -1/+1 |
* | kernel: remove unused morse led trigger driver | Felix Fietkau | 2016-08-04 | 1 | -5/+0 |
* | base-files: remove dead code | Daniel Golle | 2016-08-04 | 1 | -6/+0 |
* | base-files: increase vm.min_free_kbytes | Felix Fietkau | 2016-08-01 | 1 | -0/+16 |
* | base-files: use procd init for urandom_seed | Etienne CHAMPETIER | 2016-07-27 | 1 | -25/+8 |
* | base-files: seed /dev/urandom | Etienne CHAMPETIER | 2016-06-30 | 1 | -0/+29 |
* | base-files: sysfixtime no longer exclude dnsmasq.time | Kevin Darbyshire-Bryant | 2016-06-24 | 1 | -1/+1 |
* | base-files: maintain LED config state | Jo-Philipp Wich | 2016-06-08 | 1 | -5/+17 |
* | base-files: reset LED state | Jo-Philipp Wich | 2016-06-07 | 1 | -0/+6 |
* | base-files: sysfixtime typo in exclude dnsmasq.time | Kevin Darbyshire-Bryant | 2016-05-19 | 1 | -1/+1 |
* | base-files: sysfixtime exclude dnsmasq.time | Kevin Darbyshire-Bryant | 2016-05-19 | 1 | -1/+10 |
* | Revert "base-files: sysfixtime exclude dnsmasq.time" | Jo-Philipp Wich | 2016-05-19 | 1 | -10/+1 |
* | base-files: sysfixtime exclude dnsmasq.time | Kevin Darbyshire-Bryant | 2016-05-18 | 1 | -1/+10 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 1 | -1/+1 |
* | base-files: add support for speed mask to switch config init scripts | Felix Fietkau | 2016-02-25 | 1 | -1/+4 |
* | base-files: For sysfixtime use hwclock if RTC available | John Crispin | 2016-02-08 | 1 | -0/+14 |
* | base-files: allow timezone to be overriden by zonename (proper zoneinfo support) | John Crispin | 2015-12-23 | 1 | -1/+2 |
* | base-file: remove /tmp/.jail (now useless) | John Crispin | 2015-12-11 | 1 | -1/+0 |
* | base-files: use max_brightness to set LED | John Crispin | 2015-12-11 | 1 | -1/+1 |
* | 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: 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 |