| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make sure that the dhcp client (or other processes necessary to get a connect... | nbd | 2008-10-23 | 1 | -0/+1 |
* | add option in sysupgrade to restore config from file or URL (patch from #4043) | nbd | 2008-09-28 | 1 | -1/+15 |
* | fix typo from last sysupgrade commit | nbd | 2008-09-26 | 1 | -1/+1 |
* | add switch to not save configuration over the reflash in noninteractive mode | thepeople | 2008-09-26 | 1 | -0/+2 |
* | make option name optional | thepeople | 2008-09-13 | 1 | -1/+1 |
* | sysupgrade: add optional delay before rebooting | nbd | 2008-09-12 | 1 | -3/+6 |
* | Prevent unwanted shell expansion | cyrus | 2008-09-11 | 1 | -2/+2 |
* | fixes script that mounts usd storage when it gets attached | blogic | 2008-09-08 | 1 | -14/+11 |
* | fixes usb storage mounting | blogic | 2008-09-01 | 1 | -1/+1 |
* | add /etc/firewall.user to be backed up becuase it is an example in /etc/confi... | thepeople | 2008-08-16 | 1 | -1/+1 |
* | remove /etc/firewall.* from being kept as they no longer are used in trunk | thepeople | 2008-08-16 | 1 | -1/+1 |
* | add basic interface alias support. | nbd | 2008-08-07 | 1 | -1/+5 |
* | add uci led support | blogic | 2008-08-04 | 1 | -0/+25 |
* | network scripts: revert the network state after running ifdown, not before | nbd | 2008-08-03 | 1 | -3/+4 |
* | keep /etc/group over reflash as well | thepeople | 2008-07-24 | 1 | -1/+1 |
* | add dropbear keys, passwd and firewall configuration to be saved during reflash | thepeople | 2008-07-24 | 1 | -1/+1 |
* | Here comes the new UCI. Enjoy :) | nbd | 2008-02-03 | 2 | -12/+5 |
* | [packages] base-files: suppress error messages in usb-storage script | juhosg | 2007-11-04 | 1 | -8/+8 |
* | fix a few issues with dynamically assigned interfaces | nbd | 2007-09-12 | 1 | -0/+2 |
* | add sysupgrade script for config preserving system upgrades. only implemented... | nbd | 2007-08-21 | 1 | -0/+92 |
* | tab/whitespace fix | nbd | 2007-08-04 | 1 | -5/+5 |
* | fix an error message | nbd | 2007-07-22 | 1 | -0/+2 |
* | keep track of the wifi interface state in /var/state/wireless | nbd | 2007-07-22 | 1 | -0/+19 |
* | add a workaround for the hostapd killed issue when using more than one wifi c... | nbd | 2007-07-20 | 1 | -0/+1 |
* | fix usb-storage permissions | mbm | 2007-07-08 | 1 | -0/+0 |
* | added usb-storage hotpluging | blogic | 2007-06-20 | 1 | -0/+28 |
* | keep track of the network interface states (stored in uci format in /var/stat... | nbd | 2007-06-16 | 1 | -0/+6 |
* | more fixes | nbd | 2007-06-15 | 3 | -4/+4 |
* | mount_root should only mount the root | mbm | 2007-05-31 | 1 | -43/+12 |
* | Fix set_state preinit stuff | florian | 2007-05-13 | 1 | -3/+0 |
* | clean up the mtd unlocking | mbm | 2007-05-13 | 1 | -12/+13 |
* | tweaks for 2M devices | mbm | 2007-05-10 | 1 | -1/+1 |
* | fix bug in mount script | mbm | 2007-05-10 | 1 | -2/+3 |
* | cleanup the broadcom preinit.arch | mbm | 2007-05-10 | 1 | -14/+17 |
* | unified preinit environment | mbm | 2007-05-10 | 1 | -4/+18 |
* | use hotplug2 for serializing hotplug events on 2.6 | nbd | 2007-05-05 | 1 | -4/+13 |
* | fix ifdown hotplug event (#1576) | nbd | 2007-04-15 | 1 | -1/+1 |
* | fix bogus "interface not found" errors in ifup -a (#1580) | nbd | 2007-04-15 | 1 | -1/+1 |
* | Limit the number of hotplug childrens | florian | 2007-04-01 | 1 | -1/+1 |
* | /sbin/hotplug-call: export the hotplug event type through the environment for... | nbd | 2007-03-31 | 2 | -2/+4 |
* | small cleanup | nbd | 2007-03-24 | 1 | -14/+18 |
* | add a new 'option disabled' to wifi-device | mbm | 2007-03-16 | 1 | -17/+10 |
* | add vga console support for x86-2.6 images (fixes #1342, #840) | nbd | 2007-03-06 | 1 | -0/+1 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 3 | -4/+2 |
* | only mount sysfs once (thx, ejka) | nbd | 2007-03-04 | 1 | -2/+0 |
* | add failsafe support for x86-2.6 and fix mdev support for platforms using /et... | nbd | 2007-03-03 | 1 | -11/+22 |
* | don't run mdev on hotplug pseudo-events that come from user space | nbd | 2007-03-03 | 1 | -1/+1 |
* | R.I.P. devfs | kaloz | 2007-03-03 | 1 | -0/+2 |
* | add support for if{down,up} -a and implement proper start/stop/restart for /e... | nbd | 2007-03-02 | 1 | -1/+8 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | nbd | 2007-03-02 | 1 | -2/+13 |