mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
base-files: the ubi tol should be installed when jumping to ram_fs
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40420 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -58,6 +58,7 @@ run_ramfs() { # <command> [...]
|
||||
/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
|
||||
|
||||
Reference in New Issue
Block a user