base-files: implemented basic GPIO control
[openwrt/openwrt.git] / package / base-files / files / etc / init.d /
2015-07-08 John Crispinbase-files: implemented basic GPIO control
2015-07-07 John Crispinsysctl: read settings from /etc/sysctl.d/*.conf
2015-05-03 Felix Fietkaubase-files: fix logic error in led default handling...
2015-04-16 Felix Fietkaubase-files: reorder led trigger/brightness writes
2015-03-26 John Crispinbase-files: create jail folder on boot
2015-03-22 Felix Fietkaufstools: update to the latest version, makes interrupte...
2015-03-22 Felix Fietkaubase-files: keep sysupgrade.tgz until /etc/init.d/done...
2015-01-23 John Crispinbase-files: fix led script to skip missing triggers
2014-08-25 John Crispinpackage/*: remove useless explicit set of function...
2014-08-18 John Crispinbase-files: add a hardware detection layer
2014-07-26 John Crispinbase-files: Remove stale calls to start() in initscripts.
2014-06-24 Luka Perkovbase-files: update copyright headers
2014-06-07 Felix Fietkaubase-files: fix argument order to date in sysfixtime...
2014-06-02 John Crispinbase-files: removes logging
2014-04-07 John Crispinbase-files: make use of new fstools
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-07 Felix Fietkaubase-files: move uci_apply_defaults() to /etc/init...
2014-03-12 John Crispinfstools: add the new fstools package
2014-02-18 John Crispinbase-files: split /etc/init.d/boot into 2 files
2014-01-29 Jo-Philipp WichAdd sysfixtime init script, replacement of luci_fixtime
2013-12-27 John Crispinbase-files: fix mount-utils incompatibility
2013-12-09 Luka Perkovbase-files: fix whitespaces
2013-11-07 John Crispinbase-files: Make /etc/init.d/boot restartable
2013-07-17 Luka Perkovbase-files/busybox: move ntpd init script from base...
2013-07-11 John Crispinprocd: add a small script that handles config reloads...
2013-07-11 John Crispinbase-files: convert sysntpd init script to procd
2013-07-11 John Crispinbase-file: usbfs is no longer mounted under /proc/bus/usb
2013-07-08 John Crispinbase-files: add 2 missing variable defines
2013-06-21 John Crispinbase-files: module loading is now handled by ubox/kmodl...
2013-06-21 John Crispinbase-files: /etc/init.d/rcS is no longer needed, procd...
2013-06-11 Steven Barthbase-files: remove unnecessary early sysctl-hack
2013-04-25 John Crispinmount_root: prepare base-files
2013-04-25 John Crispinboot: make use of kmodloader if it is available
2013-03-26 Jo-Philipp Wichbase-files: move sysctl init after boot
2013-03-25 Jo-Philipp Wichbase-files: fix bad start index in previous commit
2013-03-25 Jo-Philipp Wichpackage/base-files: change sysctl handling Move /etc...
2013-03-13 John Crispinmake basefiles aware of procd
2013-02-01 Steven Barthbase-files: Fix IPv6 early sysctls again * Kernel IPv6...
2013-01-29 Steven Barthbase-files: Fix race-conditions with IPv6 sysctls
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-11-25 Gabor Juhosbase-files: add support for the morse LED trigger
2012-10-11 Florian Fainellibase-files: skip LEDs handled by rssileds in led init...
2012-09-19 Florian Fainellibase-files: release an attached loop device on umounting
2012-06-05 Jo-Philipp Wich/etc/functions.sh => /lib/functions.sh
2012-05-06 Jonas Gorskibase-files: wait for wifi modules to settle
2012-04-20 Jo-Philipp Wichenable ntpd server for busybox
2012-03-13 Felix Fietkaubase-files: remove old coldplugging hacks that are...
2012-01-22 Felix Fietkaubase-files: the initial hotplug2 instance sometimes...
2012-01-19 Jo-Philipp Wichbase-files: do not pass --set-worker /lib/hotplug2...
2011-12-31 Gabor Juhospackage/base-files: add support for the switch LED...
2011-12-31 Gabor Juhospackage/base-files: use case statement in led init...
2011-11-17 Jo-Philipp Wichbase-files: now that we have date -k, adjust the kernel...
2011-11-07 Nicolas Thillpackage/base-files: use new service wrapper
2011-11-03 Felix Fietkaubase-files: load modules early, run wifi detect afterwa...
2011-10-27 Jo-Philipp Wichbase-files: remove rdate integration, add busybox ntpd...
2011-10-20 Felix Fietkaubase-files: move network related scripts to a separate...
2011-09-26 Jo-Philipp Wichbase-files: use "zonename" system option to symlink...
2011-07-03 Jo-Philipp Wichbase-files: pass conloglevel to syslogd (#9463, #9647)
2011-06-07 Felix Fietkaubase-files: do not write to /etc/config/wireless at...
2011-05-08 Jo-Philipp Wichbase-files: retrigger usb coldplug after module loading...
2011-04-05 Vasilis Tsiligiannisbase-files: Use -h instead of deprecated -L for symlink...
2011-04-05 Vasilis Tsiligiannisbase-files: fix minor problem in init.d/boot
2011-03-15 Vasilis Tsiligiannisbase-files: Autodetect newly added wireless hardware
2011-01-27 Florian Fainellibase-files: support port_state in led config (#6763)
2010-12-17 Gabor Juhosbase-files: add support for the usbdev LED trigger
2010-05-27 Jo-Philipp Wichbase-files: respect .auto option when running coldplug_...
2010-05-06 Jo-Philipp Wichbase-files: add a coldplug_interface_* hook to bring...
2010-05-03 Vasilis Tsiligiannisbase-files: Remove redundant stopping of watchdog
2010-05-03 Florian Fainelliadd stop() to watchdog init script, patch from Yury...
2010-04-16 Florian FainelliFix bug in foregrounding in /etc/init.d/rcS
2010-04-13 Florian Fainellioption to allow boot to run to completion before starti...
2010-04-03 Jo-Philipp Wichbase-files: also regenerate wifi config if existing...
2010-03-15 Felix Fietkaubase-files: reload switch settings on /etc/init.d/netwo...
2010-02-26 Felix Fietkauadd the block-mount package by Daniel Dickinson (cshore...
2010-02-09 Lars-Peter ClausenDon't do lazy unmounting of filessystems at reboot...
2010-01-30 Felix Fietkauwhen rebooting, use lazy umounts as fallback (patch...
2010-01-30 Felix Fietkaustop syslogd before rebooting, otherwise umount might...
2010-01-30 Felix Fietkauwhen rebooting, stop the network interfaces last (just...
2010-01-29 Felix Fietkaubase-files: do not warn about nonexistant sysctl overri...
2010-01-06 Felix Fietkaurun led init after /etc/init.d/done to keep the configu...
2009-12-09 Felix Fietkaudo not start multiple subshells for applying /etc/uci...
2009-11-23 Felix Fietkaumount debugfs by default
2009-10-20 Jo-Philipp Wichbase-files: only try to execute watchdog if binary...
2009-09-11 Jo-Philipp Wichbase-files: introduce a ready-to-use /etc/rc.local...
2009-09-09 Felix FietkauRevert "fix nonhotpluggable networks not being brought...
2009-09-06 Travis Kemenfix nonhotpluggable networks not being brought up....
2009-09-05 Felix FietkauRevert "add ifup -a to boot(), closes #4543 #2781"...
2009-09-05 Travis Kemenadd ifup -a to boot(), closes #4543 #2781
2009-09-04 Travis Kemenextend logging functions
2009-08-07 Felix Fietkaubase-files: clean up init.d/fstab and port it to the...
2009-08-07 Felix Fietkaubase-files: port init.d/led to new config_get
2009-08-07 Felix Fietkaubase-files: port init.d/boot to new config_get
2009-05-30 Gabor Juhosbase-files: set rules file for hotplug2 in the boot...
2009-05-28 Gabor Juhosbase-files: update command line for the new hotplug2
2009-04-30 Felix FietkaurcS: wait for init scripts to complete before initiatin...
2009-04-21 Nicolas Thilladd an explicit 'sysinit' tag for logging initscripts...
2009-03-18 Michael BüschAllow running without "logger" installed
2009-03-18 Michael BüschSupport configurations without syslogd/klogd.
2009-03-07 Hauke MehrtensOn shutdown disabled every mounted swap device. Fixes...
2009-02-03 Florian Fainelliallow specifying port where to log (#2019)
next