From 29ad099adbb5f71fa9b79b7577313bd3e4539ad2 Mon Sep 17 00:00:00 2001 From: Lindley Vieira Date: Tue, 8 Oct 2024 11:22:16 -0300 Subject: [PATCH] Build package EatMyData in the ISO The package EatMyData is being downloaded during the build, but it is not being installed into the Debian image. This commit fixes it by adding the package to install in the image. Test-Plan: PASS: Build and ISO with the package - Check if the build is successful - Check if the package is listed in the system (dpkg -l) Relates-To: I43e7434fa688a80db05932c50ce70fd5b58452cd Story: 2010676 Task: 51145 Change-Id: Ie38312f505f358357763f6eb3c696d54de4cccc5 Signed-off-by: Lindley Vieira --- build-tools/stx/debian-image.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/build-tools/stx/debian-image.inc b/build-tools/stx/debian-image.inc index e22b9f33..0b1cb05d 100644 --- a/build-tools/stx/debian-image.inc +++ b/build-tools/stx/debian-image.inc @@ -31,6 +31,7 @@ diffutils dnf docker.io dosfstools +eatmydata e2fsprogs efibootmgr eject