summaryrefslogtreecommitdiffstats
path: root/package/uci/files/uci/lib/config/uci.sh
Commit message (Collapse)AuthorAgeFilesLines
* clean up the directory layout of the uci shell apinbd2008-07-301-107/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow packages to optionally append config file contents in the environment ↵nbd2008-07-301-3/+5
| | | | | | 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
* commit after running uci_set_defaultnbd2008-02-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't fail on uci_load() with nonexisting config files, but return the right ↵nbd2008-02-091-1/+7
| | | | | | return code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make uci_add() create anonymous sections if requested and store the new ↵nbd2008-02-091-1/+6
| | | | | | section name in a variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a stupid copy&paste mistakenbd2008-02-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wrong path to uci (thx, phr3ak)nbd2008-02-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Here comes the new UCI. Enjoy :)nbd2008-02-031-0/+93
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10367 3c298f89-4303-0410-b956-a3cf2f4a3e73