Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix broadcast address (#1611) | Mike Baker | 2007-06-28 | |
| | | | | SVN-Revision: 7766 | |||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | |
| | | | | SVN-Revision: 7722 | |||
* | added usb-storage hotpluging | John Crispin | 2007-06-20 | |
| | | | | SVN-Revision: 7684 | |||
* | keep track of the network interface states (stored in uci format in ↵ | Felix Fietkau | 2007-06-16 | |
| | | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643 | |||
* | more fixes | Felix Fietkau | 2007-06-15 | |
| | | | | SVN-Revision: 7639 | |||
* | some shell variable handling fixes | Felix Fietkau | 2007-06-15 | |
| | | | | SVN-Revision: 7638 | |||
* | fix typo | Felix Fietkau | 2007-06-15 | |
| | | | | SVN-Revision: 7637 | |||
* | allow config_* and uci_* functions to work on files outside of /etc/config - ↵ | Felix Fietkau | 2007-06-15 | |
| | | | | | | these files are assumed to use commands generated by uci_* only (as overlay to regular config files) SVN-Revision: 7636 | |||
* | Add the conloglevel option (#1682) | Florian Fainelli | 2007-06-13 | |
| | | | | SVN-Revision: 7613 | |||
* | Check for modules.d existence before loading modules | Florian Fainelli | 2007-05-31 | |
| | | | | SVN-Revision: 7423 | |||
* | mount_root should only mount the root | Mike Baker | 2007-05-31 | |
| | | | | SVN-Revision: 7418 | |||
* | bridge the lan interface by default | Felix Fietkau | 2007-05-26 | |
| | | | | SVN-Revision: 7349 | |||
* | keep uci_set from saving things that have not changed | Travis Kemen | 2007-05-16 | |
| | | | | SVN-Revision: 7259 | |||
* | fix typo | Mike Baker | 2007-05-15 | |
| | | | | SVN-Revision: 7244 | |||
* | Prefer real executables when available (#1296) | Florian Fainelli | 2007-05-14 | |
| | | | | SVN-Revision: 7232 | |||
* | cleaner version of the udhcp script | Mike Baker | 2007-05-14 | |
| | | | | SVN-Revision: 7222 | |||
* | /proc needs to be mounted before preinit.arch for failsafe | Mike Baker | 2007-05-14 | |
| | | | | SVN-Revision: 7220 | |||
* | Do not suppress routes if the router received on renew is the same (#138) | Florian Fainelli | 2007-05-13 | |
| | | | | SVN-Revision: 7215 | |||
* | Fix set_state preinit stuff | Florian Fainelli | 2007-05-13 | |
| | | | | SVN-Revision: 7200 | |||
* | clean up the mtd unlocking | Mike Baker | 2007-05-13 | |
| | | | | SVN-Revision: 7199 | |||
* | tweaks for 2M devices | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7179 | |||
* | bugfix | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7178 | |||
* | fix bug in mount script | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7177 | |||
* | cleanup the broadcom preinit.arch | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7176 | |||
* | use generic inittab for x86 | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7175 | |||
* | unified preinit environment | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7173 | |||
* | fix typo | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7170 | |||
* | unmount filesystems at shutdown | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7166 | |||
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7164 | |||
* | add K* scripts to be run at shutdown | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7163 | |||
* | move syslogd and klogd to init.di/boot script, add remote logging support | Mike Baker | 2007-05-10 | |
| | | | | SVN-Revision: 7160 | |||
* | fix networking on broadcom and possibly other targets as well (#1658) | Felix Fietkau | 2007-05-09 | |
| | | | | SVN-Revision: 7149 | |||
* | Fix ipv6 address assignment (#1622). | Eugene Konev | 2007-05-06 | |
| | | | | SVN-Revision: 7116 | |||
* | use hotplug2 for serializing hotplug events on 2.6 | Felix Fietkau | 2007-05-05 | |
| | | | | SVN-Revision: 7097 | |||
* | buggy script; nolonger used | Mike Baker | 2007-05-01 | |
| | | | | SVN-Revision: 7078 | |||
* | various patches to add support for ppp over evdo or character devices | Mike Baker | 2007-05-01 | |
| | | | | SVN-Revision: 7076 | |||
* | move the last change to the right place | Imre Kaloz | 2007-04-30 | |
| | | | | SVN-Revision: 7069 | |||
* | set $HOME to /tmp on bootup | Imre Kaloz | 2007-04-30 | |
| | | | | SVN-Revision: 7068 | |||
* | create /dev/root on boot - fixes cf2nand on rb532 | Felix Fietkau | 2007-04-29 | |
| | | | | SVN-Revision: 7066 | |||
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | |
| | | | | SVN-Revision: 7043 | |||
* | we can use some more hotplug processes here... | Felix Fietkau | 2007-04-16 | |
| | | | | SVN-Revision: 6980 | |||
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵ | Felix Fietkau | 2007-04-16 | |
| | | | | | | (typically faster than doing mtd erase manually) SVN-Revision: 6978 | |||
* | fix ifdown hotplug event (#1576) | Felix Fietkau | 2007-04-15 | |
| | | | | SVN-Revision: 6950 | |||
* | fix bogus "interface not found" errors in ifup -a (#1580) | Felix Fietkau | 2007-04-15 | |
| | | | | SVN-Revision: 6949 | |||
* | remove automounting script for block devices - it's causing more problems ↵ | Felix Fietkau | 2007-04-12 | |
| | | | | | | than it solves SVN-Revision: 6937 | |||
* | allow scripts to disable config callbacks | Felix Fietkau | 2007-04-11 | |
| | | | | SVN-Revision: 6934 | |||
* | use rc.common for usb init script | Felix Fietkau | 2007-04-06 | |
| | | | | SVN-Revision: 6873 | |||
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | |
| | | | | SVN-Revision: 6856 | |||
* | network config: ignore nonexistant interfaces | Felix Fietkau | 2007-04-02 | |
| | | | | SVN-Revision: 6819 | |||
* | move /dev/tun to /dev/net/tun | Felix Fietkau | 2007-04-01 | |
| | | | | SVN-Revision: 6814 |