59 Commits (529e87f6c51d767e74882a3233b9d8ec73d0feab)

Author SHA1 Message Date
Travis Kemen 91d3e6b05b make option name optional 16 years ago
Felix Fietkau 2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana 16 years ago
John Crispin 12df593510 fixes broken if-then in led init script 16 years ago
John Crispin 3403cbe948 remove /etc/functions.sh call from led hotplug script 16 years ago
Steven Barth 6b6d027172 added support for the timer-trigger to uci LED support 16 years ago
John Crispin 72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system 16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed 16 years ago
Felix Fietkau 37c7e13a5f move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well 16 years ago
Nicolas Thill a760ff5861 fix variable names in tests 16 years ago
Yuji Mano 0b5f602421 Revert previous bad commit r11512 16 years ago
Yuji Mano 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. 16 years ago
John Crispin 0bf765b362 system now knows which timezone it is in 17 years ago
Matteo Croce ac8bf03f8e create /etc/fstab on boot (closes #3458) 17 years ago
Matteo Croce 0a1c669ec1 fix some wrong paths 17 years ago
Rod Whitby c715985c97 base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin) 17 years ago
Ralph Hempel 6d4c89c7f5 adding check for /proc/net/vlan/config (==vlan enabled kernel) 17 years ago
Matteo Croce ac5cfeb417 fix swap{on,off} path 17 years ago
Travis Kemen 37b0cc9a10 fix restart on platforms without a setup_switch() 17 years ago
Travis Kemen bae7e5bebb add missing include in restart 17 years ago
Matteo Croce 633e548e01 fix typo(2) in watchdog init script 17 years ago
Matteo Croce cd4447d269 fix typo in watchdog init script 17 years ago
Florian Fainelli dd2afbeee3 Start the watchdog daemon if a harware watchdog is present 17 years ago
Florian Fainelli 8d30372bdc Make the syslog ring-buffer size configurable (#3204) 17 years ago
Florian Fainelli c3c83c6574 Fix typo 17 years ago
Florian Fainelli 62b0af39c7 Also call setup_switch on network restart 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Felix Fietkau d36374c428 init: check permissions on rc.d files 17 years ago
Felix Fietkau b443ee0fbb init: don't start hotplug2 if it doesn't exist 17 years ago
Gabor Juhos 131d358fc3 6tunnel: move init/config files to the right place 17 years ago
Florian Fainelli f038ae8671 Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel: Permission denied" 17 years ago
Florian Fainelli 64734f94c7 Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS), disabled by default 17 years ago
Rod Whitby ac8f66b987 base-files: Added support for swap configuration in /etc/config/fstab 17 years ago
Rod Whitby cd95009fc6 Added support for /etc/default/fstab - a means of automatically mounting devices on boot. 17 years ago
Felix Fietkau ca32501abe add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should prevent duplicate ifup actions. thx, ffrrrr. 17 years ago
John Crispin 206998371f wireless config gets regenerated not only when it does not exist, buit also if it is 0 len 17 years ago
Felix Fietkau f95db8bac8 fix a warning (#1800) 17 years ago
Felix Fietkau c09dc20f2c replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve) 17 years ago
Felix Fietkau 8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6 17 years ago
Felix Fietkau 4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network) 18 years ago
Florian Fainelli 440f537f48 Add the conloglevel option (#1682) 18 years ago
Mike Baker 4a41439c46 unified preinit environment 18 years ago
Mike Baker f0fa2a3de5 unmount filesystems at shutdown 18 years ago
Mike Baker 291420a8f3 add K* scripts to be run at shutdown 18 years ago
Mike Baker fa0568fdcb move syslogd and klogd to init.di/boot script, add remote logging support 18 years ago
Felix Fietkau 76184df0e6 fix networking on broadcom and possibly other targets as well (#1658) 18 years ago
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6 18 years ago
Felix Fietkau 9507f89800 create /dev/root on boot - fixes cf2nand on rb532 18 years ago
Felix Fietkau 65113c481f we can use some more hotplug processes here... 18 years ago
Felix Fietkau d56750665c use rc.common for usb init script 18 years ago
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens 18 years ago