| Commit message (Expand) | Author | Age | Files | Lines |
* | keep track of the network interface states (stored in uci format in /var/stat... | nbd | 2007-06-16 | 2 | -0/+7 |
* | some shell variable handling fixes | nbd | 2007-06-15 | 1 | -3/+3 |
* | allow config_* and uci_* functions to work on files outside of /etc/config - ... | nbd | 2007-06-15 | 1 | -1/+5 |
* | Add the conloglevel option (#1682) | florian | 2007-06-13 | 1 | -0/+3 |
* | Check for modules.d existence before loading modules | florian | 2007-05-31 | 1 | -2/+4 |
* | mount_root should only mount the root | mbm | 2007-05-31 | 1 | -5/+42 |
* | bridge the lan interface by default | nbd | 2007-05-26 | 1 | -0/+1 |
* | Prefer real executables when available (#1296) | florian | 2007-05-14 | 1 | -3/+3 |
* | /proc needs to be mounted before preinit.arch for failsafe | mbm | 2007-05-14 | 1 | -3/+3 |
* | Fix set_state preinit stuff | florian | 2007-05-13 | 1 | -0/+3 |
* | bugfix | mbm | 2007-05-10 | 1 | -2/+1 |
* | use generic inittab for x86 | mbm | 2007-05-10 | 1 | -0/+1 |
* | unified preinit environment | mbm | 2007-05-10 | 3 | -0/+34 |
* | fix typo | mbm | 2007-05-10 | 1 | -1/+1 |
* | unmount filesystems at shutdown | mbm | 2007-05-10 | 1 | -0/+8 |
* | START/STOP values must be specified in the init script | mbm | 2007-05-10 | 1 | -4/+3 |
* | add K* scripts to be run at shutdown | mbm | 2007-05-10 | 6 | -8/+16 |
* | move syslogd and klogd to init.di/boot script, add remote logging support | mbm | 2007-05-10 | 2 | -9/+4 |
* | fix networking on broadcom and possibly other targets as well (#1658) | nbd | 2007-05-09 | 2 | -11/+9 |
* | use hotplug2 for serializing hotplug events on 2.6 | nbd | 2007-05-05 | 2 | -16/+2 |
* | buggy script; nolonger used | mbm | 2007-05-01 | 1 | -33/+0 |
* | move the last change to the right place | kaloz | 2007-04-30 | 2 | -1/+1 |
* | set $HOME to /tmp on bootup | kaloz | 2007-04-30 | 1 | -0/+1 |
* | create /dev/root on boot - fixes cf2nand on rb532 | nbd | 2007-04-29 | 1 | -0/+6 |
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | nbd | 2007-04-24 | 1 | -12/+0 |
* | we can use some more hotplug processes here... | nbd | 2007-04-16 | 1 | -1/+1 |
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ... | nbd | 2007-04-16 | 1 | -0/+10 |
* | remove automounting script for block devices - it's causing more problems tha... | nbd | 2007-04-12 | 1 | -25/+0 |
* | allow scripts to disable config callbacks | nbd | 2007-04-11 | 1 | -2/+2 |
* | use rc.common for usb init script | nbd | 2007-04-06 | 1 | -2/+2 |
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | florian | 2007-04-03 | 1 | -1/+1 |
* | move /dev/tun to /dev/net/tun | nbd | 2007-04-01 | 1 | -0/+5 |
* | Limit the number of hotplug childrens | florian | 2007-04-01 | 1 | -2/+2 |
* | Use MiBSD ksh if installed (#1470) | florian | 2007-03-24 | 1 | -0/+2 |
* | rename uci-update.awk to uci.awk and add a few config_* functions | nbd | 2007-03-24 | 1 | -1/+5 |
* | Add an 'Image Configuration' menu to menuconfig | nbd | 2007-03-16 | 1 | -0/+9 |
* | add new config option for the hostname in /etc/config/system (fixes #1302, #1... | nbd | 2007-03-06 | 2 | -2/+13 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 4 | -8/+13 |
* | add failsafe support for x86-2.6 and fix mdev support for platforms using /et... | nbd | 2007-03-03 | 1 | -1/+2 |
* | R.I.P. devfs | kaloz | 2007-03-03 | 2 | -1/+6 |
* | make find_mtd_part work without devfs | nbd | 2007-03-02 | 1 | -1/+3 |
* | add support for static routes - based on the patch from #1365 | nbd | 2007-03-02 | 2 | -1/+44 |
* | add support for if{down,up} -a and implement proper start/stop/restart for /e... | nbd | 2007-03-02 | 1 | -1/+14 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | nbd | 2007-03-02 | 1 | -0/+5 |
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | nbd | 2007-02-27 | 1 | -0/+11 |
* | Integrate basic UCI config file validation support | nbd | 2007-02-26 | 1 | -18/+19 |
* | more reliable fix for handling ppp | nbd | 2007-02-25 | 1 | -0/+5 |
* | Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1 | mbm | 2007-02-12 | 1 | -1/+1 |
* | fix a typo | nbd | 2007-01-29 | 1 | -1/+1 |
* | make usb init script executable | nbd | 2007-01-25 | 1 | -0/+0 |