summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/config
Commit message (Collapse)AuthorAgeFilesLines
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-032-360/+0
| | | | SVN-Revision: 10367
* sync awk implementation of config_get_bool with the shell variantFelix Fietkau2007-09-191-2/+2
| | | | SVN-Revision: 8841
* move uci_load into config_load so that changes can be applied via uci ↵Mike Baker2007-07-111-7/+1
| | | | | | without commiting SVN-Revision: 7927
* some shell variable handling fixesFelix Fietkau2007-06-151-1/+1
| | | | SVN-Revision: 7638
* fix typoFelix Fietkau2007-06-151-1/+1
| | | | SVN-Revision: 7637
* allow config_* and uci_* functions to work on files outside of /etc/config - ↵Felix Fietkau2007-06-151-11/+29
| | | | | | 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-161-2/+5
| | | | SVN-Revision: 7259
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-242-20/+53
| | | | SVN-Revision: 6666
* Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵Felix Fietkau2007-03-161-0/+11
| | | | | | 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-266-7/+620
| | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391
* fix CONFIG_FILENAME in uci_commit()Felix Fietkau2006-12-141-1/+2
| | | | SVN-Revision: 5791
* fix typoFelix Fietkau2006-12-141-1/+1
| | | | SVN-Revision: 5790
* fix uci_load trash output (#1040)Felix Fietkau2006-12-101-1/+1
| | | | SVN-Revision: 5745
* rename default/ to files/Felix Fietkau2006-11-223-0/+341
SVN-Revision: 5622