Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Package libstdc++ (#1883) | Florian Fainelli | 2007-06-12 | |
| | | | | SVN-Revision: 7581 | |||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | |
| | | | | | | with wigyori SVN-Revision: 7533 | |||
* | 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 | |||
* | Small bugfix for dependency handling - mostly for base-files and symlinks | Felix Fietkau | 2007-04-26 | |
| | | | | SVN-Revision: 7058 | |||
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | |
| | | | | SVN-Revision: 7043 | |||
* | Create /lib/firmware | Florian Fainelli | 2007-04-22 | |
| | | | | SVN-Revision: 7033 | |||
* | 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 | |||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | |
| | | | | SVN-Revision: 6866 | |||
* | 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 | |||
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | |
| | | | | SVN-Revision: 6804 | |||
* | /sbin/hotplug-call: export the hotplug event type through the environment ↵ | Felix Fietkau | 2007-03-31 | |
| | | | | | | for hotplug scripts SVN-Revision: 6768 | |||
* | Use MiBSD ksh if installed (#1470) | Florian Fainelli | 2007-03-24 | |
| | | | | SVN-Revision: 6687 | |||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 | |
| | | | | SVN-Revision: 6666 |