summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/functions.sh
AgeCommit message (Expand)Author
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