Commit Graph

11 Commits (76d86cd4bba8c968475ec9390aa886b8fd6a7adf)

Author SHA1 Message Date
Felix Fietkau 1ffa647fe1 fix uci_set_state for empty values
SVN-Revision: 12345
2008-08-20 12:34:17 +00:00
Felix Fietkau 434f4269ea initialize the CONFIG_APPEND variable
SVN-Revision: 12050
2008-07-31 21:11:15 +00:00
Felix Fietkau 69ed8ba037 clean up the directory layout of the uci shell api
SVN-Revision: 12022
2008-07-30 19:25:36 +00:00
Felix Fietkau 4053fb48cf nuke uci-sh, it is obsolete and no longer works
SVN-Revision: 12021
2008-07-30 19:25:08 +00:00
Felix Fietkau 4cb7df23e9 allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times
SVN-Revision: 12020
2008-07-30 19:21:09 +00:00
Felix Fietkau 1963209708 commit after running uci_set_default
SVN-Revision: 10434
2008-02-09 18:14:01 +00:00
Felix Fietkau c86404e5a1 don't fail on uci_load() with nonexisting config files, but return the right return code
SVN-Revision: 10433
2008-02-09 18:08:05 +00:00
Felix Fietkau e1bb6ae6be make uci_add() create anonymous sections if requested and store the new section name in a variable
SVN-Revision: 10432
2008-02-09 17:27:43 +00:00
Felix Fietkau bbc3a023ca fix a stupid copy&paste mistake
SVN-Revision: 10399
2008-02-05 20:22:47 +00:00
Felix Fietkau 7089be5ad8 fix wrong path to uci (thx, phr3ak)
SVN-Revision: 10387
2008-02-05 00:52:48 +00:00
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
2008-02-03 06:48:15 +00:00