- Handle distributions that do not have
/usr/libdirectory available (bc988b0) - booster cat: return an error if the requested file doesn't exist (ab0f6f3)
- generator: Do not rely on user's lookup order for binaries (#213). With this change booster stops using
$PATHenvvar and instead relies on the predefined list of directories to lookup binaries. It is done for security and reproducibility reasons. - Add support for *.zstd compressed firmware.
- Detect and handle
iso9660filesystem type #223. Booster can be used for booting from*.isoimages now, this gives faster boot and smaller iso images.