Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | create /etc/fstab on boot (closes #3458) | Matteo Croce | 2008-05-20 | 1 | -5/+7 |
| | | | | SVN-Revision: 11225 | ||||
* | fix some wrong paths | Matteo Croce | 2008-05-19 | 1 | -6/+6 |
| | | | | SVN-Revision: 11217 | ||||
* | base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ↵ | Rod Whitby | 2008-05-17 | 1 | -4/+4 |
| | | | | | | (they moved from /sbin to /usr/sbin) SVN-Revision: 11157 | ||||
* | adding check for /proc/net/vlan/config (==vlan enabled kernel) | Ralph Hempel | 2008-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 11132 | ||||
* | fix swap{on,off} path | Matteo Croce | 2008-04-19 | 1 | -4/+4 |
| | | | | SVN-Revision: 10863 | ||||
* | fix restart on platforms without a setup_switch() | Travis Kemen | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10846 | ||||
* | add missing include in restart | Travis Kemen | 2008-04-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 10794 | ||||
* | fix typo(2) in watchdog init script | Matteo Croce | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10727 | ||||
* | fix typo in watchdog init script | Matteo Croce | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10726 | ||||
* | Start the watchdog daemon if a harware watchdog is present | Florian Fainelli | 2008-04-03 | 1 | -0/+7 |
| | | | | SVN-Revision: 10721 | ||||
* | Make the syslog ring-buffer size configurable (#3204) | Florian Fainelli | 2008-03-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 10557 | ||||
* | Fix typo | Florian Fainelli | 2008-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 10544 | ||||
* | Also call setup_switch on network restart | Florian Fainelli | 2008-03-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 10540 | ||||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 10367 | ||||
* | init: check permissions on rc.d files | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
| | | | | | | | | | | | | We try to unconditionally execute /etc/rc.d/* files, even if they're not executable - an easy way of temproarily disabling a service. When this happens, we get a permission denied error on boot. This change only tries to run execulable startup scripts. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9607 | ||||
* | 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 | ||||
* | 6tunnel: move init/config files to the right place | Gabor Juhos | 2007-10-27 | 1 | -64/+0 |
| | | | | SVN-Revision: 9453 | ||||
* | Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: ↵ | Florian Fainelli | 2007-10-24 | 1 | -0/+0 |
| | | | | | | /etc/rc.d/S466tunnel: Permission denied" SVN-Revision: 9424 | ||||
* | Add 6tunnel configuration for tunnel brokers based configuration (not ↵ | Florian Fainelli | 2007-10-11 | 1 | -0/+64 |
| | | | | | | SiXXS), disabled by default SVN-Revision: 9259 | ||||
* | base-files: Added support for swap configuration in /etc/config/fstab | Rod Whitby | 2007-09-22 | 1 | -0/+22 |
| | | | | SVN-Revision: 8947 | ||||
* | Added support for /etc/default/fstab - a means of automatically mounting ↵ | Rod Whitby | 2007-09-21 | 1 | -0/+42 |
| | | | | | | devices on boot. SVN-Revision: 8916 | ||||
* | 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 | ||||
* | wireless config gets regenerated not only when it does not exist, buit also ↵ | John Crispin | 2007-07-24 | 1 | -1/+1 |
| | | | | | | if it is 0 len SVN-Revision: 8149 | ||||
* | 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 | ||||
* | unified preinit environment | Mike Baker | 2007-05-10 | 1 | -0/+15 |
| | | | | SVN-Revision: 7173 | ||||
* | unmount filesystems at shutdown | Mike Baker | 2007-05-10 | 1 | -0/+8 |
| | | | | SVN-Revision: 7166 | ||||
* | add K* scripts to be run at shutdown | Mike Baker | 2007-05-10 | 3 | -6/+13 |
| | | | | SVN-Revision: 7163 | ||||
* | move syslogd and klogd to init.di/boot script, add remote logging support | Mike Baker | 2007-05-10 | 2 | -9/+4 |
| | | | | SVN-Revision: 7160 | ||||
* | fix networking on broadcom and possibly other targets as well (#1658) | Felix Fietkau | 2007-05-09 | 2 | -11/+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 | ||||
* | use rc.common for usb init script | Felix Fietkau | 2007-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 6873 | ||||
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 6804 | ||||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 | 1 | -0/+9 |
| | | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572 | ||||
* | 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 | ||||
* | add support for if{down,up} -a and implement proper start/stop/restart for ↵ | Felix Fietkau | 2007-03-02 | 1 | -1/+14 |
| | | | | | | /etc/init.d/network SVN-Revision: 6455 | ||||
* | make usb init script executable | Felix Fietkau | 2007-01-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 6203 | ||||
* | use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 6202 | ||||
* | Mount usb filesystem at startup (#1077) | Florian Fainelli | 2007-01-21 | 1 | -0/+9 |
| | | | | SVN-Revision: 6163 | ||||
* | 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 | 3 | -0/+59 |
SVN-Revision: 5622 |