summaryrefslogtreecommitdiffstats
path: root/package/uci/files/lib
Commit message (Collapse)AuthorAgeFilesLines
* [package] uci: implement a uci_toogle_state() wrapper in the shell api which ↵jow2011-07-151-0/+5
| | | | | | calls uci_revert_state() before uci_set_state() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files, uci: properly revert list state on config_loadjow2010-08-141-0/+6
| | | | | | | | 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
* [package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)jow2010-05-171-3/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: allow shell scripts to override the config dir (patch by cshore)nbd2010-01-271-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uci_set_state for empty valuesnbd2008-08-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* initialize the CONFIG_APPEND variablenbd2008-07-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up the directory layout of the uci shell apinbd2008-07-301-0/+107
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12022 3c298f89-4303-0410-b956-a3cf2f4a3e73