diff options
| author | Jonathan Bauer | 2012-12-13 14:49:20 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2012-12-13 14:49:20 +0100 |
| commit | e466e0812ec5b0504d8dc77328b906e1e2516053 (patch) | |
| tree | ad6369489e4dc5ccfe56ebc546def7be20384984 /remote/tools/base | |
| parent | plymouth usr/ prefix fix, systemd conditional adding of repository, and minor... (diff) | |
| download | tm-scripts-e466e0812ec5b0504d8dc77328b906e1e2516053.tar.gz tm-scripts-e466e0812ec5b0504d8dc77328b906e1e2516053.tar.xz tm-scripts-e466e0812ec5b0504d8dc77328b906e1e2516053.zip | |
generation of stage 3.1 (init is under data/stage3.1
Diffstat (limited to 'remote/tools/base')
| -rw-r--r-- | remote/tools/base/base.conf | 4 |
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 |
