openwrtv4/package/base-files
Mirko Vogt 4cca5cd4fd 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
2012-12-21 12:10:21 +00:00
..
files hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 2012-12-21 12:10:21 +00:00
image-config.in base-files: reformat banner to better work with varying version string lengths, do not set image options if menu is disabled (#11280) 2012-04-15 15:21:55 +00:00
Makefile base-files: use json_is_a() in network.sh 2012-12-17 13:07:42 +00:00