Install e2fsprogs in dib images

The e2fsprogs package is mandatory if we want to create ext4
filesystem.

Story: 2007522
Task: 39312

Change-Id: I1f5fa1a15ec92ccb917670df8fc33abb83135ff9
changes/92/717692/2
Riccardo Pittau 2020-04-06 10:44:37 +02:00
parent 075cf46faf
commit 6349de8be8
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ mdadm:
efibootmgr:
efivar:
chrony:
e2fsprogs:
# Unnecessary packages to remove. We run all removals in pre-install phase, to
# avoid breaking installs that happen in install phase.