test: install losetup by default

Preparation for the next commit.
This commit is contained in:
Yu Watanabe 2021-12-20 23:34:17 +09:00
parent 616779c345
commit 92ecc87512
4 changed files with 1 additions and 3 deletions

View file

@ -21,7 +21,6 @@ test_append_files() {
instmods overlay =overlayfs
install_dmevent
generate_module_dependencies
inst_binary losetup
inst_binary mksquashfs
inst_binary unsquashfs
install_verity_minimal

View file

@ -27,7 +27,6 @@ test_append_files() {
instmods overlay =overlayfs
install_dmevent
generate_module_dependencies
inst_binary losetup
inst_binary wc
if command -v openssl >/dev/null 2>&1; then
inst_binary openssl

View file

@ -15,7 +15,6 @@ test_append_files() {(
instmods loop =block
instmods dm_integrity =md
inst_binary losetup
inst_binary integritysetup
inst_binary blkid
install_dmevent

View file

@ -154,6 +154,7 @@ BASICTOOLS=(
ln
loadkeys
login
losetup
lz4cat
mkfifo
mktemp