1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-03 01:16:22 +03:00
openwrt-xburst/package/base-files/files
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
..
bin [package] base-files: another empty password check fix (#10440) 2011-11-17 09:40:06 +00:00
etc [package] base-files: we don't need /etc/functions.sh symlink anymore 2012-12-20 15:15:30 +00:00
lib [package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 2012-12-21 12:10:21 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin merge /lib/functions/boot.sh and /lib/functions.sh 2012-12-19 16:07:53 +00:00