[base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.
[openwrt.git] / package / base-files / files / etc / functions.sh
2009-12-09 nbdadd missing argument to debug/mount wrappers (thx,...
2009-12-09 nbddo not start multiple subshells for applying /etc/uci...
2009-12-09 nbdfunctions.sh: use functions instead of aliases for...
2009-08-07 nbdbase-files: port functions.sh to new config_get
2009-08-07 nbdbase-files: allow default value for config_get
2008-08-25 florianUse busybox mount, could be overriden to use util-linux...
2008-08-20 nbdupgrade to uci 0.5.0, adds list handling support
2008-07-31 nbdfix config_clear(), see #3054
2008-07-30 nbdfunctions.sh: add list_contains function for checking...
2008-07-30 nbdfunctions.sh: add a function for removing an item from...
2008-02-05 nbdadd an extra safety check
2008-02-03 nbdHere comes the new UCI. Enjoy :)
2008-01-02 nbdadd uci_set_default (to be used in init scripts or...
2007-11-28 nbddrop the '0' default in config_get_bool
2007-09-19 nbdsupport true and false in config_get_bool
2007-07-22 nbdadd patch from #2111
2007-07-11 mbmmove uci_load into config_load so that changes can...
2007-06-15 nbdsome shell variable handling fixes
2007-06-15 nbdallow config_* and uci_* functions to work on files...
2007-05-31 florianCheck for modules.d existence before loading modules
2007-04-16 nbdadd jffs2_mark_erase function for erasing jffs2 partiti...
2007-04-11 nbdallow scripts to disable config callbacks
2007-03-24 nbdrename uci-update.awk to uci.awk and add a few config_...
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-03-02 nbdmake find_mtd_part work without devfs
2007-03-02 nbdadd support for static routes - based on the patch...
2007-02-27 nbdmove config_get_bool from /sbin/wifi to /etc/functions.sh
2007-02-26 nbdIntegrate basic UCI config file validation support
2007-01-29 nbdfix a typo
2006-12-20 nbdadd a variable to keep track of the list of sections...
2006-11-23 mbmfix sed error installing kmod ipkgs
2006-11-22 nbdrename default/ to files/