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