| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] block-mount base-files: Added additional check to pi_include to en... | cshore | 2011-04-05 | 1 | -6/+10 |
* | [package] base/block-extroot, base/block-mount: Modified preinit and block-e... | cshore | 2010-09-23 | 1 | -0/+21 |
* | [package] base-files: introduce service_kill() into functions.sh - a convenie... | jow | 2010-09-19 | 1 | -0/+17 |
* | [package] base-files, uci: properly revert list state on config_load | jow | 2010-08-14 | 1 | -0/+1 |
* | add missing argument to debug/mount wrappers (thx, matteo) | nbd | 2009-12-09 | 1 | -2/+2 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | nbd | 2009-12-09 | 1 | -2/+2 |
* | functions.sh: use functions instead of aliases for the debug, mount wrappers ... | nbd | 2009-12-09 | 1 | -2/+7 |
* | base-files: port functions.sh to new config_get | nbd | 2009-08-07 | 1 | -2/+2 |
* | base-files: allow default value for config_get | nbd | 2009-08-07 | 1 | -6/+9 |
* | Use busybox mount, could be overriden to use util-linux-ng for instance, than... | florian | 2008-08-25 | 1 | -0/+1 |
* | upgrade to uci 0.5.0, adds list handling support | nbd | 2008-08-20 | 1 | -1/+34 |
* | fix config_clear(), see #3054 | nbd | 2008-07-31 | 1 | -2/+3 |
* | functions.sh: add list_contains function for checking whether a list contains... | nbd | 2008-07-30 | 1 | -0/+9 |
* | functions.sh: add a function for removing an item from a list in a shell vari... | nbd | 2008-07-30 | 1 | -0/+14 |
* | add an extra safety check | nbd | 2008-02-05 | 1 | -1/+1 |
* | Here comes the new UCI. Enjoy :) | nbd | 2008-02-03 | 1 | -36/+22 |
* | add uci_set_default (to be used in init scripts or /etc/uci-defaults) | nbd | 2008-01-02 | 1 | -0/+6 |
* | drop the '0' default in config_get_bool | nbd | 2007-11-28 | 1 | -1/+1 |
* | support true and false in config_get_bool | nbd | 2007-09-19 | 1 | -2/+2 |
* | add patch from #2111 | nbd | 2007-07-22 | 1 | -2/+4 |
* | move uci_load into config_load so that changes can be applied via uci without... | mbm | 2007-07-11 | 1 | -8/+21 |
* | some shell variable handling fixes | nbd | 2007-06-15 | 1 | -3/+3 |
* | allow config_* and uci_* functions to work on files outside of /etc/config - ... | nbd | 2007-06-15 | 1 | -1/+5 |
* | Check for modules.d existence before loading modules | florian | 2007-05-31 | 1 | -2/+4 |
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ... | nbd | 2007-04-16 | 1 | -0/+10 |
* | allow scripts to disable config callbacks | nbd | 2007-04-11 | 1 | -2/+2 |
* | rename uci-update.awk to uci.awk and add a few config_* functions | nbd | 2007-03-24 | 1 | -1/+5 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 1 | -1/+1 |
* | make find_mtd_part work without devfs | nbd | 2007-03-02 | 1 | -1/+3 |
* | add support for static routes - based on the patch from #1365 | nbd | 2007-03-02 | 1 | -1/+4 |
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | nbd | 2007-02-27 | 1 | -0/+11 |
* | Integrate basic UCI config file validation support | nbd | 2007-02-26 | 1 | -18/+19 |
* | fix a typo | nbd | 2007-01-29 | 1 | -1/+1 |
* | add a variable to keep track of the list of sections when loading uci config ... | nbd | 2006-12-20 | 1 | -4/+21 |
* | fix sed error installing kmod ipkgs | mbm | 2006-11-23 | 1 | -1/+2 |
* | rename default/ to files/ | nbd | 2006-11-22 | 1 | -0/+149 |