mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
base-files: the ubi tol should be installed when jumping to ram_fs
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40420
This commit is contained in:
parent
f1e31f8266
commit
665d39f698
@ -58,6 +58,7 @@ run_ramfs() { # <command> [...]
|
|||||||
/bin/cut /usr/bin/printf /bin/sync
|
/bin/cut /usr/bin/printf /bin/sync
|
||||||
|
|
||||||
install_bin /sbin/mtd
|
install_bin /sbin/mtd
|
||||||
|
install_bin /sbin/ubi
|
||||||
install_bin /sbin/mount_root
|
install_bin /sbin/mount_root
|
||||||
install_bin /sbin/snapshot
|
install_bin /sbin/snapshot
|
||||||
install_bin /sbin/snapshot_tool
|
install_bin /sbin/snapshot_tool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user