Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add missing argument to debug/mount wrappers (thx, matteo) | Felix Fietkau | 2009-12-09 |
| | | | | SVN-Revision: 18718 | ||
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x ↵ | Felix Fietkau | 2009-12-09 |
| | | | | | | for hush compatibility SVN-Revision: 18717 | ||
* | functions.sh: use functions instead of aliases for the debug, mount wrappers ↵ | Felix Fietkau | 2009-12-09 |
| | | | | | | - hush does not have aliases SVN-Revision: 18715 | ||
* | base-files: port functions.sh to new config_get | Felix Fietkau | 2009-08-07 |
| | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17156 | ||
* | base-files: allow default value for config_get | Felix Fietkau | 2009-08-07 |
| | | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 17155 | ||
* | Use busybox mount, could be overriden to use util-linux-ng for instance, ↵ | Florian Fainelli | 2008-08-25 |
| | | | | | | thanks sn9 SVN-Revision: 12386 | ||
* | upgrade to uci 0.5.0, adds list handling support | Felix Fietkau | 2008-08-20 |
| | | | | SVN-Revision: 12353 | ||
* | fix config_clear(), see #3054 | Felix Fietkau | 2008-07-31 |
| | | | | SVN-Revision: 12036 | ||
* | functions.sh: add list_contains function for checking whether a list ↵ | Felix Fietkau | 2008-07-30 |
| | | | | | | contains a specific element SVN-Revision: 12025 | ||
* | functions.sh: add a function for removing an item from a list in a shell ↵ | Felix Fietkau | 2008-07-30 |
| | | | | | | variable SVN-Revision: 12024 | ||
* | add an extra safety check | Felix Fietkau | 2008-02-05 |
| | | | | SVN-Revision: 10389 | ||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 |
| | | | | SVN-Revision: 10367 | ||
* | add uci_set_default (to be used in init scripts or /etc/uci-defaults) | Felix Fietkau | 2008-01-02 |
| | | | | SVN-Revision: 10086 | ||
* | drop the '0' default in config_get_bool | Felix Fietkau | 2007-11-28 |
| | | | | SVN-Revision: 9618 | ||
* | support true and false in config_get_bool | Felix Fietkau | 2007-09-19 |
| | | | | SVN-Revision: 8840 | ||
* | add patch from #2111 | Felix Fietkau | 2007-07-22 |
| | | | | SVN-Revision: 8106 | ||
* | move uci_load into config_load so that changes can be applied via uci ↵ | Mike Baker | 2007-07-11 |
| | | | | | | without commiting SVN-Revision: 7927 | ||
* | some shell variable handling fixes | Felix Fietkau | 2007-06-15 |
| | | | | SVN-Revision: 7638 | ||
* | allow config_* and uci_* functions to work on files outside of /etc/config - ↵ | Felix Fietkau | 2007-06-15 |
| | | | | | | 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 |
| | | | | SVN-Revision: 7423 | ||
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵ | Felix Fietkau | 2007-04-16 |
| | | | | | | (typically faster than doing mtd erase manually) SVN-Revision: 6978 | ||
* | allow scripts to disable config callbacks | Felix Fietkau | 2007-04-11 |
| | | | | SVN-Revision: 6934 | ||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 |
| | | | | SVN-Revision: 6666 | ||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 |
| | | | | SVN-Revision: 6512 | ||
* | make find_mtd_part work without devfs | Felix Fietkau | 2007-03-02 |
| | | | | SVN-Revision: 6466 | ||
* | add support for static routes - based on the patch from #1365 | Felix Fietkau | 2007-03-02 |
| | | | | SVN-Revision: 6457 | ||
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | Felix Fietkau | 2007-02-27 |
| | | | | SVN-Revision: 6407 | ||
* | Integrate basic UCI config file validation support Needs more testing and ↵ | Felix Fietkau | 2007-02-26 |
| | | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391 | ||
* | fix a typo | Felix Fietkau | 2007-01-29 |
| | | | | SVN-Revision: 6228 | ||
* | add a variable to keep track of the list of sections when loading uci config ↵ | Felix Fietkau | 2006-12-20 |
| | | | | | | files. add a function to iterate through sections SVN-Revision: 5870 | ||
* | fix sed error installing kmod ipkgs | Mike Baker | 2006-11-23 |
| | | | | SVN-Revision: 5629 | ||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 |
SVN-Revision: 5622 |