1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-25 21:35:52 +03:00
openwrt-xburst/package/base-files/files/lib
juhosg 5dbbd23291 package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-23 21:05:20 +00:00
..
firstboot [package] base-files: fix typo in 05_firstboot_skip script (#11359) 2012-04-27 16:49:16 +00:00
functions base-files: split service related functions off to /lib/functions/service.sh 2012-03-20 14:29:50 +00:00
preinit [package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit 2011-07-07 02:52:02 +00:00
upgrade package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade 2012-05-23 21:05:20 +00:00
functions.sh base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely 2012-04-21 20:34:45 +00:00