Skip to content

Size the vfat partition based on input files.

Jens Drenhaus requested to merge github/fork/bjoto/vfat-size into main

Created by: bjoto

Currently the vfat partion that hosts the LinuxBoot kernel and more, had a fix size of 12M. This change dynamically adjust the size based on the actual size of the files.

Signed-off-by: Björn Töpel bjorn@mullvad.net

Merge request reports