Commit Graph

68 Commits (0f160a6d66bef81c40a81d6d82775156d7b6b2b9)

Author SHA1 Message Date
Felix Fietkau 511908059a upgrade uci to 0.3.1 - fixes a parser problem
SVN-Revision: 10772
2008-04-08 19:51:15 +00:00
Andy Boyett 24c9bbe5f7 Install libuci and headers in staging_dir
SVN-Revision: 10732
2008-04-04 21:48:43 +00:00
Felix Fietkau 3b2d9a13ee upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist
SVN-Revision: 10447
2008-02-12 22:04:08 +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 dd90a2cadd bump uci to 0.2.5 - adds support for adding unnamed sections
SVN-Revision: 10431
2008-02-09 16:37:56 +00:00
Felix Fietkau bb84ed507e update uci - fixes a bug in parse_uci_tuple
SVN-Revision: 10400
2008-02-05 20:30:44 +00:00
Felix Fietkau bbc3a023ca fix a stupid copy&paste mistake
SVN-Revision: 10399
2008-02-05 20:22:47 +00:00
Felix Fietkau b7dc7f320f fix another crash
SVN-Revision: 10391
2008-02-05 05:05:25 +00:00
Felix Fietkau 75bc43fc95 upgrade to uci 0.2.2 - fixes uci invocations from hotplug
SVN-Revision: 10390
2008-02-05 02:30:43 +00:00
Felix Fietkau 2e4ccd2aad import uci v0.2.1 - fixes a merge-import bug
SVN-Revision: 10388
2008-02-05 01:14:30 +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 f2f0fef9b1 add uci v0.2 - implements batch mode and a command for listing changes to a package
SVN-Revision: 10386
2008-02-05 00:34:17 +00:00
Felix Fietkau 04caf0a56c upgrade uci 0.1.2, which accepts more characters in the section type validation
SVN-Revision: 10382
2008-02-04 21:59:49 +00:00
Felix Fietkau c5c1f8f1c2 update uci to 0.1.1 - accepts options without value or with an empty value as valid
SVN-Revision: 10381
2008-02-04 21:08:12 +00:00
Felix Fietkau 1f224fac8a fix copy&paste bug
SVN-Revision: 10368
2008-02-03 07:00:22 +00:00
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
2008-02-03 06:48:15 +00:00