add fat32 boot partition support

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2023-09-11 19:23:47 +02:00
parent 384a4e436c
commit fb3ee62962
13 changed files with 163 additions and 84 deletions
+1
View File
@@ -35,6 +35,7 @@ RUN apt-get update && \
parted \
kpartx \
e2fsprogs \
dosfstools \
mount \
tar \
extlinux \