Michael Büsch
|
088ea2fb6e
Support configurations without syslogd/klogd.
|
17 年 前 |
Florian Fainelli
|
1716050f0c
allow specifying port where to log (#2019)
|
17 年 前 |
Jo-Philipp Wich
|
341c1dbdf5
package/base-files: fix chmod of /tmp/.uci, bump package revision
|
17 年 前 |
Felix Fietkau
|
2176ae1a6f
fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
|
17 年 前 |
Felix Fietkau
|
37c7e13a5f
move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well
|
17 年 前 |
Yuji Mano
|
0b5f602421
Revert previous bad commit r11512
|
17 年 前 |
Yuji Mano
|
5ee48c0b00
Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory.
|
17 年 前 |
John Crispin
|
0bf765b362
system now knows which timezone it is in
|
18 年 前 |
Ralph Hempel
|
6d4c89c7f5
adding check for /proc/net/vlan/config (==vlan enabled kernel)
|
18 年 前 |
Florian Fainelli
|
8d30372bdc
Make the syslog ring-buffer size configurable (#3204)
|
18 年 前 |
Felix Fietkau
|
0cf1a58282
Here comes the new UCI. Enjoy :)
|
18 年 前 |
Felix Fietkau
|
b443ee0fbb
init: don't start hotplug2 if it doesn't exist
|
18 年 前 |
Felix Fietkau
|
ca32501abe
add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should prevent duplicate ifup actions. thx, ffrrrr.
|
18 年 前 |
Felix Fietkau
|
f95db8bac8
fix a warning (#1800)
|
18 年 前 |
Felix Fietkau
|
c09dc20f2c
replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
|
18 年 前 |
Felix Fietkau
|
8c41e51e92
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
|
18 年 前 |
Felix Fietkau
|
4f16e9cc3e
keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network)
|
19 年 前 |
Florian Fainelli
|
440f537f48
Add the conloglevel option (#1682)
|
19 年 前 |
Mike Baker
|
fa0568fdcb
move syslogd and klogd to init.di/boot script, add remote logging support
|
19 年 前 |
Felix Fietkau
|
76184df0e6
fix networking on broadcom and possibly other targets as well (#1658)
|
19 年 前 |
Felix Fietkau
|
ca7a815602
use hotplug2 for serializing hotplug events on 2.6
|
19 年 前 |
Felix Fietkau
|
9507f89800
create /dev/root on boot - fixes cf2nand on rb532
|
19 年 前 |
Felix Fietkau
|
65113c481f
we can use some more hotplug processes here...
|
19 年 前 |
Florian Fainelli
|
2266aad2ec
Limit the number of hotplug childrens
|
19 年 前 |
Felix Fietkau
|
b77680287e
add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
|
19 年 前 |
Felix Fietkau
|
a44c286fdb
nuke mdev and replace it with hotplug2 :)
|
19 年 前 |
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
|
19 年 前 |
Felix Fietkau
|
59a06c71cb
rename default/ to files/
|
19 年 前 |