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.
Felix Fietkau b7ab6c66cc base-files: fix sysupgrade 'wget' handling for uclient-fetch
change 48451 tried to add support for uclient-fetch by moving
/usr/bin/wget to /bin/wget, but this change kept the symbolic
link to /bin/busybox as install_bin creates links to param 1

the desired fix is to link to uclient-fetch to wget:
  install_bin /bin/uclient-fetch /bin/wget

Signed-off-by: John Clark <inindev@gmail.com>

SVN-Revision: 48483
9 years ago
..
functions base-files: cleanup mtd_get_mac_binary hexdump 9 years ago
preinit base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage 9 years ago
upgrade base-files: fix sysupgrade 'wget' handling for uclient-fetch 9 years ago
functions.sh base-files: refactor default_postinst() 9 years ago