aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/config/uci.sh
Commit message (Collapse)AuthorAge
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
| | | | SVN-Revision: 10367
* move uci_load into config_load so that changes can be applied via uci ↵Mike Baker2007-07-11
| | | | | | without commiting SVN-Revision: 7927
* some shell variable handling fixesFelix Fietkau2007-06-15
| | | | SVN-Revision: 7638
* fix typoFelix Fietkau2007-06-15
| | | | SVN-Revision: 7637
* allow config_* and uci_* functions to work on files outside of /etc/config - ↵Felix Fietkau2007-06-15
| | | | | | these files are assumed to use commands generated by uci_* only (as overlay to regular config files) SVN-Revision: 7636
* keep uci_set from saving things that have not changedTravis Kemen2007-05-16
| | | | SVN-Revision: 7259
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-24
| | | | SVN-Revision: 6666
* Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵Felix Fietkau2007-03-16
| | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572
* Integrate basic UCI config file validation support Needs more testing and ↵Felix Fietkau2007-02-26
| | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391
* fix CONFIG_FILENAME in uci_commit()Felix Fietkau2006-12-14
| | | | SVN-Revision: 5791
* fix typoFelix Fietkau2006-12-14
| | | | SVN-Revision: 5790
* fix uci_load trash output (#1040)Felix Fietkau2006-12-10
| | | | SVN-Revision: 5745
* rename default/ to files/Felix Fietkau2006-11-22
SVN-Revision: 5622