summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/init.d
Commit message (Expand)AuthorAge
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-25
* base-files: For sysfixtime use hwclock if RTC availableJohn Crispin2016-02-08
* base-files: allow timezone to be overriden by zonename (proper zoneinfo support)John Crispin2015-12-23
* base-file: remove /tmp/.jail (now useless)John Crispin2015-12-11
* base-files: use max_brightness to set LEDJohn Crispin2015-12-11
* base-files: create /var/tmp on bootJohn Crispin2015-10-19
* base-files: fix /tmp/.jail permissionsJohn Crispin2015-07-24
* base-files: added option to configure the gpio led trigger in uci-defaultsJohn Crispin2015-07-14
* base-files: implemented basic GPIO controlJohn Crispin2015-07-08
* sysctl: read settings from /etc/sysctl.d/*.confJohn Crispin2015-07-07
* base-files: fix logic error in led default handling (patch from #19593)Felix Fietkau2015-05-03
* base-files: reorder led trigger/brightness writesFelix Fietkau2015-04-16
* base-files: create jail folder on bootJohn Crispin2015-03-26
* fstools: update to the latest version, makes interrupted first boot more reli...Felix Fietkau2015-03-22
* base-files: keep sysupgrade.tgz until /etc/init.d/done has been calledFelix Fietkau2015-03-22
* base-files: fix led script to skip missing triggersJohn Crispin2015-01-23
* package/*: remove useless explicit set of function returncodeJohn Crispin2014-08-25
* base-files: add a hardware detection layerJohn Crispin2014-08-18
* base-files: Remove stale calls to start() in initscripts.John Crispin2014-07-26
* base-files: update copyright headersLuka Perkov2014-06-24
* base-files: fix argument order to date in sysfixtime so that it also works wi...Felix Fietkau2014-06-07
* base-files: removes loggingJohn Crispin2014-06-02
* base-files: make use of new fstoolsJohn Crispin2014-04-07
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-07
* base-files: move uci_apply_defaults() to /etc/init.d/bootFelix Fietkau2014-04-07
* fstools: add the new fstools packageJohn Crispin2014-03-12
* base-files: split /etc/init.d/boot into 2 filesJohn Crispin2014-02-18
* Add sysfixtime init script, replacement of luci_fixtimeJo-Philipp Wich2014-01-29
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-27
* base-files: fix whitespacesLuka Perkov2013-12-09
* base-files: Make /etc/init.d/boot restartableJohn Crispin2013-11-07
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-17
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-11
* base-files: convert sysntpd init script to procdJohn Crispin2013-07-11
* base-file: usbfs is no longer mounted under /proc/bus/usbJohn Crispin2013-07-11
* base-files: add 2 missing variable definesJohn Crispin2013-07-08
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-21
* base-files: /etc/init.d/rcS is no longer needed, procd handles this for us nowJohn Crispin2013-06-21
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-11
* mount_root: prepare base-filesJohn Crispin2013-04-25
* boot: make use of kmodloader if it is availableJohn Crispin2013-04-25
* base-files: move sysctl init after bootJo-Philipp Wich2013-03-26
* base-files: fix bad start index in previous commitJo-Philipp Wich2013-03-25
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...Jo-Philipp Wich2013-03-25
* make basefiles aware of procdJohn Crispin2013-03-13
* base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...Steven Barth2013-02-01
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-29
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-19
* base-files: add support for the morse LED triggerGabor Juhos2012-11-25
* base-files: skip LEDs handled by rssileds in led init-scriptFlorian Fainelli2012-10-11