Felix Fietkau
|
4d58c059f0
upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)
|
17 years ago |
Andy Boyett
|
5a7529a58d
Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.
|
17 years ago |
Felix Fietkau
|
b4d1c134da
upgrade uci to 0.4.2 - fixes some escaping and library issues
|
18 years ago |
Felix Fietkau
|
0b66a7d614
upgrade uci to 0.4.1 improves uci.foreach and uci.get_all in the lua binding no longer records changes for uci set with oldval == newval
|
18 years ago |
Felix Fietkau
|
c8ed362edd
move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1
|
18 years ago |
Felix Fietkau
|
49499dfbd1
update uci to v0.4.0 - improves lua binding
|
18 years ago |
Felix Fietkau
|
ae92bf4ae4
upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names
|
18 years ago |
Felix Fietkau
|
0dd8c59f10
upgrade uci to 0.3.3, build lua plugin
|
18 years ago |
Felix Fietkau
|
511908059a
upgrade uci to 0.3.1 - fixes a parser problem
|
18 years ago |
Andy Boyett
|
24c9bbe5f7
Install libuci and headers in staging_dir
|
18 years ago |
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
|
18 years ago |
Felix Fietkau
|
dd90a2cadd
bump uci to 0.2.5 - adds support for adding unnamed sections
|
18 years ago |
Felix Fietkau
|
bb84ed507e
update uci - fixes a bug in parse_uci_tuple
|
18 years ago |
Felix Fietkau
|
b7dc7f320f
fix another crash
|
18 years ago |
Felix Fietkau
|
75bc43fc95
upgrade to uci 0.2.2 - fixes uci invocations from hotplug
|
18 years ago |
Felix Fietkau
|
2e4ccd2aad
import uci v0.2.1 - fixes a merge-import bug
|
18 years ago |
Felix Fietkau
|
f2f0fef9b1
add uci v0.2 - implements batch mode and a command for listing changes to a package
|
18 years ago |
Felix Fietkau
|
04caf0a56c
upgrade uci 0.1.2, which accepts more characters in the section type validation
|
18 years ago |
Felix Fietkau
|
c5c1f8f1c2
update uci to 0.1.1 - accepts options without value or with an empty value as valid
|
18 years ago |
Felix Fietkau
|
1f224fac8a
fix copy&paste bug
|
18 years ago |
Felix Fietkau
|
0cf1a58282
Here comes the new UCI. Enjoy :)
|
18 years ago |