sculpt: replace noux-based e2fsprogs by fs_utils

With this patch, Sculpt executes the e2fs file-system utilities
directly instead of hosting them within the noux runtime.

Issue #3696
This commit is contained in:
Norman Feske
2020-03-25 10:00:26 +01:00
committed by Christian Helmuth
parent e63195a940
commit 9c95e4bb4f
4 changed files with 33 additions and 28 deletions

View File

@@ -33,7 +33,7 @@ import_from_depot [depot_user]/src/[base_src] \
[depot_user]/src/bash-minimal \
[depot_user]/src/vim-minimal \
[depot_user]/src/coreutils-minimal \
[depot_user]/src/e2fsprogs-minimal \
[depot_user]/src/fs_utils \
[depot_user]/src/gpt_write \
[depot_user]/src/text_area \
[depot_user]/src/sandbox \