56 Commits (4690f9356c88207a5b91f4dbd0618e5eb14f62b1)

Author SHA1 Message Date
Travis Kemen 6103f88358 remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared 16 years ago
Felix Fietkau a4f11ca22e use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death 16 years ago
Felix Fietkau c0e753bcdc make sure that the dhcp client (or other processes necessary to get a connection) gets restarted when the wifi is restarted 16 years ago
Felix Fietkau 2b2884293a add option in sysupgrade to restore config from file or URL (patch from #4043) 16 years ago
Felix Fietkau e2daafdb1d fix typo from last sysupgrade commit 16 years ago
Travis Kemen 3770c99cf8 add switch to not save configuration over the reflash in noninteractive mode 16 years ago
Travis Kemen 91d3e6b05b make option name optional 16 years ago
Felix Fietkau 22585e578b sysupgrade: add optional delay before rebooting 16 years ago
Steven Barth 5a4e88710b Prevent unwanted shell expansion 16 years ago
John Crispin 6eefb5071d fixes script that mounts usd storage when it gets attached 16 years ago
John Crispin 38516cd780 fixes usb storage mounting 16 years ago
Travis Kemen b3b5e54099 add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall 16 years ago
Travis Kemen 0b2111d1fb remove /etc/firewall.* from being kept as they no longer are used in trunk 16 years ago
Felix Fietkau c05eb4ba63 add basic interface alias support. for now (since we don't use ip in our network scripts yet), it adds :1, :2, ... alias interfaces this will change when we add support for the ip utility, but the config format will remain the same. example: 16 years ago
John Crispin 72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system 16 years ago
Felix Fietkau 8ff90e326e network scripts: revert the network state after running ifdown, not before 16 years ago
Travis Kemen 0425daa86d keep /etc/group over reflash as well 16 years ago
Travis Kemen f20dd0803c add dropbear keys, passwd and firewall configuration to be saved during reflash 16 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Gabor Juhos 5fb714cca9 base-files: suppress error messages in usb-storage script 17 years ago
Felix Fietkau f7ff1d6d0f fix a few issues with dynamically assigned interfaces 17 years ago
Felix Fietkau 1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily 17 years ago
Felix Fietkau b085680b96 tab/whitespace fix 17 years ago
Felix Fietkau 600d29f61e fix an error message 17 years ago
Felix Fietkau b13426e21b keep track of the wifi interface state in /var/state/wireless 17 years ago
Felix Fietkau e58d9626f2 add a workaround for the hostapd killed issue when using more than one wifi card (#1928, #2040) 17 years ago
Mike Baker bab458186d fix usb-storage permissions 17 years ago
John Crispin 2fe37ccdf6 added usb-storage hotpluging 18 years ago
Felix Fietkau 4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network) 18 years ago
Felix Fietkau 90d54c0faa more fixes 18 years ago
Mike Baker 40071deb7a mount_root should only mount the root 18 years ago
Florian Fainelli 5cbadc89e7 Fix set_state preinit stuff 18 years ago
Mike Baker e4c6078c67 clean up the mtd unlocking 18 years ago
Mike Baker 4bc5cb30d3 tweaks for 2M devices 18 years ago
Mike Baker 5fa3d90c46 fix bug in mount script 18 years ago
Mike Baker 3fda1fbf87 cleanup the broadcom preinit.arch 18 years ago
Mike Baker 4a41439c46 unified preinit environment 18 years ago
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6 18 years ago
Felix Fietkau 5f4b17b53f fix ifdown hotplug event (#1576) 18 years ago
Felix Fietkau 6d47d3ae11 fix bogus "interface not found" errors in ifup -a (#1580) 18 years ago
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens 18 years ago
Felix Fietkau 7326a8beb5 /sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts 18 years ago
Felix Fietkau 2954f04b41 small cleanup 18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device 18 years ago
Felix Fietkau 4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840) 18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) 18 years ago
Felix Fietkau eb83bc789a only mount sysfs once (thx, ejka) 18 years ago
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit 18 years ago
Felix Fietkau df228a5d99 don't run mdev on hotplug pseudo-events that come from user space 18 years ago
Imre Kaloz 662fde9077 R.I.P. devfs 18 years ago