Open alexgit2k opened 1 year ago
Hi @alexgit2k , Thanks such detailed issue and your attention.
Which VirtualBox version did you build the 9.2 box?
Those are only changes we have made:
7.0.8
).I will push the changes shortly.
I was also using Virtual Box 7.0.8.
So the 9.1 boxes did not support BIOS & UEFI at the same time? Could this be the cause for an increase of about 200 MB (exclusive updates)?
Yes, true all vagrant boxes for virtualbox provider was BIOS only before the 9.2 release.
Built the BIOS only version and its size is 817 MiB and it has 20 less packages than the BIOS+UEFI version:
So yes, the UEFI support brings own packages with it.
dmidecode
efi-filesystem
efibootmgr
efivar-libs
flashrom
fwupd
fwupd-plugin-flashrom
grub2-efi-x64
json-glib
libgcab1
libgudev
libgusb
libjcat
libsmbios
libusbx
libxmlb
mokutil
polkit-libs
shared-mime-info
shim-x64
I tried to use an 9.1 box as base, updated to 9.2 and then created the box with:
The resulting box for Virtualbox has a size of 754 MB, which is still 14% bigger, but far away from the 40%.
I do not see any updates in this repository for 9.2, so haven't the 9.2 boxes built the same way as 9.1?