1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:38:54 +03:00
openwrt-xburst/package/base-files/files/lib
mirko 5ca25ac981 [package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade
Sysupgrade defines its very own pivot() function.
Prior merging boot.sh and functions.sh sysupgrade just included boot.sh,
now it includes functions.sh which defines pivot() as well, however
slightly different which causes sysupgrade to fail.

This is a hot-fix to unbreak sysupgrade, however those two pivot()
functions should actually get merged.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 12:10:21 +00:00
..
firstboot Do not overload mount-call - trying to reduce confusion 2012-12-19 16:07:46 +00:00
functions merge /lib/functions/boot.sh and /lib/functions.sh 2012-12-19 16:07:53 +00:00
preinit Do not overload mount-call - trying to reduce confusion 2012-12-19 16:07:46 +00:00
upgrade [package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 2012-12-21 12:10:21 +00:00
functions.sh merge /lib/functions/boot.sh and /lib/functions.sh 2012-12-19 16:07:53 +00:00