14 Commits (e9ec3a6e686b9769d9ee9dddfa12681e0bf85f69)

Author SHA1 Message Date
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Felix Fietkau ce63393e36 sync awk implementation of config_get_bool with the shell variant 17 years ago
Mike Baker 57da2d5713 move uci_load into config_load so that changes can be applied via uci without commiting 17 years ago
Felix Fietkau 5e6f8739be some shell variable handling fixes 18 years ago
Felix Fietkau 74f84753e7 fix typo 18 years ago
Felix Fietkau 796e53414f allow config_* and uci_* functions to work on files outside of /etc/config - these files are assumed to use commands generated by uci_* only (as overlay to regular config files) 18 years ago
Travis Kemen ff111c2511 keep uci_set from saving things that have not changed 18 years ago
Felix Fietkau 7f0dd3fa45 rename uci-update.awk to uci.awk and add a few config_* functions 18 years ago
Felix Fietkau 2c62bddcfe Add an 'Image Configuration' menu to menuconfig Packages can export a list 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. 18 years ago
Felix Fietkau 9405a2a6be Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet 18 years ago
Felix Fietkau 218b006536 fix CONFIG_FILENAME in uci_commit() 18 years ago
Felix Fietkau bfd12920bb fix typo 18 years ago
Felix Fietkau 3310901f9b fix uci_load trash output (#1040) 18 years ago
Felix Fietkau 59a06c71cb rename default/ to files/ 18 years ago