aboutsummaryrefslogtreecommitdiff
path: root/package/uci/files
Commit message (Collapse)AuthorAge
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-27
| | | | SVN-Revision: 19351
* fix uci_set_state for empty valuesFelix Fietkau2008-08-20
| | | | SVN-Revision: 12345
* initialize the CONFIG_APPEND variableFelix Fietkau2008-07-31
| | | | SVN-Revision: 12050
* clean up the directory layout of the uci shell apiFelix Fietkau2008-07-30
| | | | SVN-Revision: 12022
* nuke uci-sh, it is obsolete and no longer worksFelix Fietkau2008-07-30
| | | | SVN-Revision: 12021
* allow packages to optionally append config file contents in the environment ↵Felix Fietkau2008-07-30
| | | | | | by setting a flag and calling config_load multiple times SVN-Revision: 12020
* commit after running uci_set_defaultFelix Fietkau2008-02-09
| | | | SVN-Revision: 10434
* don't fail on uci_load() with nonexisting config files, but return the right ↵Felix Fietkau2008-02-09
| | | | | | return code SVN-Revision: 10433
* make uci_add() create anonymous sections if requested and store the new ↵Felix Fietkau2008-02-09
| | | | | | section name in a variable SVN-Revision: 10432
* fix a stupid copy&paste mistakeFelix Fietkau2008-02-05
| | | | SVN-Revision: 10399
* fix wrong path to uci (thx, phr3ak)Felix Fietkau2008-02-05
| | | | SVN-Revision: 10387
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
SVN-Revision: 10367