You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
12 years ago
..
files hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 12 years ago
Makefile base-files: use json_is_a() in network.sh 12 years ago
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) 12 years ago