From: John Crispin Date: Mon, 7 Apr 2014 15:35:20 +0000 (+0000) Subject: base-files: the ubi tol should be installed when jumping to ram_fs X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=commitdiff_plain;h=665d39f69831f1e82e1154cdf51087b38b143e5b base-files: the ubi tol should be installed when jumping to ram_fs Signed-off-by: John Crispin SVN-Revision: 40420 --- diff --git a/package/base-files/files/lib/upgrade/common.sh b/package/base-files/files/lib/upgrade/common.sh index 207eae0948..ecf1a98b9c 100644 --- a/package/base-files/files/lib/upgrade/common.sh +++ b/package/base-files/files/lib/upgrade/common.sh @@ -58,6 +58,7 @@ run_ramfs() { # [...] /bin/cut /usr/bin/printf /bin/sync install_bin /sbin/mtd + install_bin /sbin/ubi install_bin /sbin/mount_root install_bin /sbin/snapshot install_bin /sbin/snapshot_tool