Jo-Philipp Wich
|
9ee12e3f62
|
uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()
SVN-Revision: 27614
|
2011-07-15 14:52:38 +00:00 |
Jo-Philipp Wich
|
63991ba875
|
base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times.
SVN-Revision: 22629
|
2010-08-14 00:45:15 +00:00 |
Jo-Philipp Wich
|
6efb515be1
|
uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
SVN-Revision: 21489
|
2010-05-17 19:31:05 +00:00 |
Felix Fietkau
|
4e7fded1c4
|
uci: allow shell scripts to override the config dir (patch by cshore)
SVN-Revision: 19351
|
2010-01-27 04:59:14 +00:00 |
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 |