Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -174/+0 |
| | | | | SVN-Revision: 10367 | ||||
* | move uci_load into config_load so that changes can be applied via uci ↵ | Mike Baker | 2007-07-11 | 1 | -7/+1 |
| | | | | | | without commiting SVN-Revision: 7927 | ||||
* | some shell variable handling fixes | Felix Fietkau | 2007-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 7638 | ||||
* | fix typo | Felix Fietkau | 2007-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 7637 | ||||
* | allow config_* and uci_* functions to work on files outside of /etc/config - ↵ | Felix Fietkau | 2007-06-15 | 1 | -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 changed | Travis Kemen | 2007-05-16 | 1 | -2/+5 |
| | | | | SVN-Revision: 7259 | ||||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 | 1 | -11/+18 |
| | | | | SVN-Revision: 6666 | ||||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 | 1 | -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 Fietkau | 2007-02-26 | 1 | -7/+8 |
| | | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391 | ||||
* | fix CONFIG_FILENAME in uci_commit() | Felix Fietkau | 2006-12-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 5791 | ||||
* | fix typo | Felix Fietkau | 2006-12-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 5790 | ||||
* | fix uci_load trash output (#1040) | Felix Fietkau | 2006-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 5745 | ||||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -0/+139 |
SVN-Revision: 5622 |