summaryrefslogtreecommitdiffstats
path: root/remote/tools/base
diff options
context:
space:
mode:
Diffstat (limited to 'remote/tools/base')
-rw-r--r--remote/tools/base/base.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/remote/tools/base/base.conf b/remote/tools/base/base.conf
index 60e6d9c3..1d921557 100644
--- a/remote/tools/base/base.conf
+++ b/remote/tools/base/base.conf
@@ -10,7 +10,9 @@ REQUIRED_BINARIES=" bash
umount
rm
ldd
- strace"
+ strace
+ blkid
+ modprobe"
REQUIRED_LIBRARIES=" libcap
libcidn
libcom_err