20 Commits (779e43e18d995d7b5cd042e924af6d816bff4722)

Author SHA1 Message Date
Ralph Hempel 6d4c89c7f5 adding check for /proc/net/vlan/config (==vlan enabled kernel) 17 years ago
Florian Fainelli 8d30372bdc Make the syslog ring-buffer size configurable (#3204) 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Felix Fietkau b443ee0fbb init: don't start hotplug2 if it doesn't exist 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
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 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
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens 18 years ago
Felix Fietkau b77680287e add new config option for the hostname in /etc/config/system (fixes #1302, #1438) 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau 656412d1a3 Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 18 years ago
Felix Fietkau 59a06c71cb rename default/ to files/ 18 years ago
Felix Fietkau 2bc9370619 remove support for obsolete /etc/modules file 18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 18 years ago