summaryrefslogtreecommitdiff
path: root/scripts/openbsd.sh
AgeCommit message (Expand)Author
2013-03-07build: BSD compile fixesnbd
calls uci_revert_state() before uci_set_state() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27614 3c298f89-4303-0410-b956-a3cf2f4a3e73 2010-08-14[package] base-files, uci: properly revert list state on config_loadjow This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22629 3c298f89-4303-0410-b956-a3cf2f4a3e73 2010-05-17[package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)jow git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21489 3c298f89-4303-0410-b956-a3cf2f4a3e73 2010-01-27uci: allow shell scripts to override the config dir (patch by cshore)nbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19351 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-08-20fix uci_set_state for empty valuesnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12345 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-07-31initialize the CONFIG_APPEND variablenbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12050 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-07-30clean up the directory layout of the uci shell apinbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12022 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-07-30nuke uci-sh, it is obsolete and no longer worksnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12021 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-07-30allow packages to optionally append config file contents in the environment ↵nbd by setting a flag and calling config_load multiple times git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12020 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-02-09commit after running uci_set_defaultnbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10434 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-02-09don't fail on uci_load() with nonexisting config files, but return the right ↵nbd return code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10433 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-02-09make uci_add() create anonymous sections if requested and store the new ↵nbd section name in a variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10432 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-02-05fix a stupid copy&paste mistakenbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10399 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-02-05fix wrong path to uci (thx, phr3ak)nbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10387 3c298f89-4303-0410-b956-a3cf2f4a3e73 2008-02-03Here comes the new UCI. Enjoy :)nbd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10367 3c298f89-4303-0410-b956-a3cf2f4a3e73