Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 13903 | ||||
* | fix a race condition which would leave dnsmasq in infinite resolving ↵ | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
| | | | | | | recursion nirvana SVN-Revision: 12424 | ||||
* | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it ↵ | Felix Fietkau | 2008-08-01 | 1 | -0/+1 |
| | | | | | | works for initramfs as well SVN-Revision: 12058 | ||||
* | Revert previous bad commit r11512 | Yuji Mano | 2008-06-16 | 1 | -11/+6 |
| | | | | SVN-Revision: 11513 | ||||
* | Add the PS3 specific utility bl-option, a helper sctipt to get and set ↵ | Yuji Mano | 2008-06-16 | 1 | -6/+11 |
| | | | | | | | | bootloader options in flash memory. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11512 | ||||
* | system now knows which timezone it is in | John Crispin | 2008-06-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 11445 | ||||
* | adding check for /proc/net/vlan/config (==vlan enabled kernel) | Ralph Hempel | 2008-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 11132 | ||||
* | Make the syslog ring-buffer size configurable (#3204) | Florian Fainelli | 2008-03-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 10557 | ||||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 10367 | ||||
* | init: don't start hotplug2 if it doesn't exist | Felix Fietkau | 2007-11-28 | 1 | -1/+2 |
| | | | | | | | | | | | | The current init script always tries to start hotplug 2, even if it's not present, so we get an error on boot. This change checks for the presence of the hotplug2 binary before trying to start it. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9606 | ||||
* | add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - ↵ | Felix Fietkau | 2007-09-20 | 1 | -1/+1 |
| | | | | | | should prevent duplicate ifup actions. thx, ffrrrr. SVN-Revision: 8864 | ||||
* | fix a warning (#1800) | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 7809 | ||||
* | replace the hotplug2 fork handling hack with a better solution implemented ↵ | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
| | | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786 | ||||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 7722 | ||||
* | keep track of the network interface states (stored in uci format in ↵ | Felix Fietkau | 2007-06-16 | 1 | -0/+1 |
| | | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643 | ||||
* | Add the conloglevel option (#1682) | Florian Fainelli | 2007-06-13 | 1 | -0/+3 |
| | | | | SVN-Revision: 7613 | ||||
* | move syslogd and klogd to init.di/boot script, add remote logging support | Mike Baker | 2007-05-10 | 1 | -0/+4 |
| | | | | SVN-Revision: 7160 | ||||
* | fix networking on broadcom and possibly other targets as well (#1658) | Felix Fietkau | 2007-05-09 | 1 | -2/+9 |
| | | | | SVN-Revision: 7149 | ||||
* | use hotplug2 for serializing hotplug events on 2.6 | Felix Fietkau | 2007-05-05 | 1 | -4/+2 |
| | | | | SVN-Revision: 7097 | ||||
* | create /dev/root on boot - fixes cf2nand on rb532 | Felix Fietkau | 2007-04-29 | 1 | -0/+6 |
| | | | | SVN-Revision: 7066 | ||||
* | we can use some more hotplug processes here... | Felix Fietkau | 2007-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6980 | ||||
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 6804 | ||||
* | add new config option for the hostname in /etc/config/system (fixes #1302, ↵ | Felix Fietkau | 2007-03-06 | 1 | -2/+11 |
| | | | | | | #1438) SVN-Revision: 6532 | ||||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -2/+5 |
| | | | | SVN-Revision: 6512 | ||||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 | 1 | -0/+1 |
| | | | | | | /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 SVN-Revision: 6043 | ||||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -0/+26 |
SVN-Revision: 5622 |