hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade
authorMirko Vogt <mirko@openwrt.org>
Fri, 21 Dec 2012 12:10:21 +0000 (12:10 +0000)
committerMirko Vogt <mirko@openwrt.org>
Fri, 21 Dec 2012 12:10:21 +0000 (12:10 +0000)
commit4cca5cd4fd63081559a19c36c1f32be410df754b
treea444f15fd70b7ae9695be23da261e6ff0b9eb763
parent840d0d246c0cdffdefa6ea9d202b8811d0c77dc6
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.

SVN-Revision: 34815
package/base-files/files/lib/upgrade/common.sh