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