Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-29 | scripts/utils.sh: add a function for setting a variable default | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-22 | scripts: make config_add_* parameters take multiple arguments | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: add config_add_array() to utils | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: remove the executable flag from netifd-proto.sh | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: move some utility functions out of netifd-proto.sh into utils.sh | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: reorganize directory layout | Felix Fietkau | |
move example scripts from dummy/ to examples/ keep scripts that can be used as-is in scripts/ Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-10-19 | scripts: delete ifup/ifdown, they are unused | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2011-10-07 | add support for calls to a hotplug script on interface state changes | Felix Fietkau | |
2011-03-27 | add an example script for ifup/ifdown | Felix Fietkau | |