[package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supivot(...
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)
commit224acc10f4303de69576ff40671c3638f1d8601c
treea18203eee68f40502240364bd210c12acf01e5d2
parenta24df7269bcd1f57310c9d884d5ba7f62aa6d4ae
[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.

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