Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add uci_set_default (to be used in init scripts or /etc/uci-defaults) | Felix Fietkau | 2008-01-02 | 1 | -0/+6 |
| | | | | SVN-Revision: 10086 | ||||
* | drop the '0' default in config_get_bool | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 9618 | ||||
* | support true and false in config_get_bool | Felix Fietkau | 2007-09-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 8840 | ||||
* | add patch from #2111 | Felix Fietkau | 2007-07-22 | 1 | -2/+4 |
| | | | | SVN-Revision: 8106 | ||||
* | move uci_load into config_load so that changes can be applied via uci ↵ | Mike Baker | 2007-07-11 | 1 | -8/+21 |
| | | | | | | without commiting SVN-Revision: 7927 | ||||
* | some shell variable handling fixes | Felix Fietkau | 2007-06-15 | 1 | -3/+3 |
| | | | | SVN-Revision: 7638 | ||||
* | allow config_* and uci_* functions to work on files outside of /etc/config - ↵ | Felix Fietkau | 2007-06-15 | 1 | -1/+5 |
| | | | | | | these files are assumed to use commands generated by uci_* only (as overlay to regular config files) SVN-Revision: 7636 | ||||
* | Check for modules.d existence before loading modules | Florian Fainelli | 2007-05-31 | 1 | -2/+4 |
| | | | | SVN-Revision: 7423 | ||||
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵ | Felix Fietkau | 2007-04-16 | 1 | -0/+10 |
| | | | | | | (typically faster than doing mtd erase manually) SVN-Revision: 6978 | ||||
* | allow scripts to disable config callbacks | Felix Fietkau | 2007-04-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 6934 | ||||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 | 1 | -1/+5 |
| | | | | SVN-Revision: 6666 | ||||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6512 | ||||
* | make find_mtd_part work without devfs | Felix Fietkau | 2007-03-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 6466 | ||||
* | add support for static routes - based on the patch from #1365 | Felix Fietkau | 2007-03-02 | 1 | -1/+4 |
| | | | | SVN-Revision: 6457 | ||||
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | Felix Fietkau | 2007-02-27 | 1 | -0/+11 |
| | | | | SVN-Revision: 6407 | ||||
* | Integrate basic UCI config file validation support Needs more testing and ↵ | Felix Fietkau | 2007-02-26 | 1 | -18/+19 |
| | | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391 | ||||
* | fix a typo | Felix Fietkau | 2007-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 6228 | ||||
* | add a variable to keep track of the list of sections when loading uci config ↵ | Felix Fietkau | 2006-12-20 | 1 | -4/+21 |
| | | | | | | files. add a function to iterate through sections SVN-Revision: 5870 | ||||
* | fix sed error installing kmod ipkgs | Mike Baker | 2006-11-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 5629 | ||||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -0/+149 |
SVN-Revision: 5622 |