aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin
Commit message (Collapse)AuthorAge
...
* add /etc/firewall.user to be backed up becuase it is an example in ↵Travis Kemen2008-08-16
| | | | | | /etc/config/firewall SVN-Revision: 12326
* remove /etc/firewall.* from being kept as they no longer are used in trunkTravis Kemen2008-08-16
| | | | SVN-Revision: 12320
* add basic interface alias support. for now (since we don't use ip in our ↵Felix Fietkau2008-08-07
| | | | | | | | | | | 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: config alias test option interface lan option ipaddr 192.168.1.1 option netmask 255.255.0.0 SVN-Revision: 12241
* add uci led support - /etc/config/system can hold led info which is applied ↵John Crispin2008-08-04
| | | | | | at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system SVN-Revision: 12104
* network scripts: revert the network state after running ifdown, not beforeFelix Fietkau2008-08-03
| | | | SVN-Revision: 12081
* keep /etc/group over reflash as wellTravis Kemen2008-07-24
| | | | SVN-Revision: 11919
* add dropbear keys, passwd and firewall configuration to be saved during reflashTravis Kemen2008-07-24
| | | | SVN-Revision: 11912
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
| | | | SVN-Revision: 10367
* base-files: suppress error messages in usb-storage scriptGabor Juhos2007-11-04
| | | | SVN-Revision: 9498
* fix a few issues with dynamically assigned interfacesFelix Fietkau2007-09-12
| | | | SVN-Revision: 8765
* add sysupgrade script for config preserving system upgrades. only ↵Felix Fietkau2007-08-21
| | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456
* tab/whitespace fixFelix Fietkau2007-08-04
| | | | SVN-Revision: 8338
* fix an error messageFelix Fietkau2007-07-22
| | | | SVN-Revision: 8109
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-22
| | | | SVN-Revision: 8108
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-20
| | | | | | card (#1928, #2040) SVN-Revision: 8077
* fix usb-storage permissionsMike Baker2007-07-08
| | | | SVN-Revision: 7889
* added usb-storage hotplugingJohn Crispin2007-06-20
| | | | SVN-Revision: 7684
* keep track of the network interface states (stored in uci format in ↵Felix Fietkau2007-06-16
| | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643
* more fixesFelix Fietkau2007-06-15
| | | | SVN-Revision: 7639
* mount_root should only mount the rootMike Baker2007-05-31
| | | | SVN-Revision: 7418
* Fix set_state preinit stuffFlorian Fainelli2007-05-13
| | | | SVN-Revision: 7200
* clean up the mtd unlockingMike Baker2007-05-13
| | | | SVN-Revision: 7199
* tweaks for 2M devicesMike Baker2007-05-10
| | | | SVN-Revision: 7179
* fix bug in mount scriptMike Baker2007-05-10
| | | | SVN-Revision: 7177
* cleanup the broadcom preinit.archMike Baker2007-05-10
| | | | SVN-Revision: 7176
* unified preinit environmentMike Baker2007-05-10
| | | | SVN-Revision: 7173
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-05
| | | | SVN-Revision: 7097
* fix ifdown hotplug event (#1576)Felix Fietkau2007-04-15
| | | | SVN-Revision: 6950
* fix bogus "interface not found" errors in ifup -a (#1580)Felix Fietkau2007-04-15
| | | | SVN-Revision: 6949
* Limit the number of hotplug childrensFlorian Fainelli2007-04-01
| | | | SVN-Revision: 6804
* /sbin/hotplug-call: export the hotplug event type through the environment ↵Felix Fietkau2007-03-31
| | | | | | for hotplug scripts SVN-Revision: 6768
* small cleanupFelix Fietkau2007-03-24
| | | | SVN-Revision: 6663
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-16
| | | | SVN-Revision: 6576
* add vga console support for x86-2.6 images (fixes #1342, #840)Felix Fietkau2007-03-06
| | | | SVN-Revision: 6530
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
| | | | SVN-Revision: 6512
* only mount sysfs once (thx, ejka)Felix Fietkau2007-03-04
| | | | SVN-Revision: 6504
* add failsafe support for x86-2.6 and fix mdev support for platforms using ↵Felix Fietkau2007-03-03
| | | | | | /etc/preinit SVN-Revision: 6481
* don't run mdev on hotplug pseudo-events that come from user spaceFelix Fietkau2007-03-03
| | | | SVN-Revision: 6480
* R.I.P. devfsImre Kaloz2007-03-03
| | | | SVN-Revision: 6478
* add support for if{down,up} -a and implement proper start/stop/restart for ↵Felix Fietkau2007-03-02
| | | | | | /etc/init.d/network SVN-Revision: 6455
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-02
| | | | SVN-Revision: 6450
* move config_get_bool from /sbin/wifi to /etc/functions.shFelix Fietkau2007-02-27
| | | | SVN-Revision: 6407
* fix typos in ifdown (patch from #1319)Felix Fietkau2007-02-06
| | | | SVN-Revision: 6272
* fix typo in /sbin/wifi (#1016 - thanks, dairiki)Felix Fietkau2006-12-04
| | | | SVN-Revision: 5689
* rename default/ to files/Felix Fietkau2006-11-22
SVN-Revision: 5622