volumio / volumio-os

Volumio OS Build System
GNU General Public License v2.0
2 stars 2 forks source link

Squashfs: Filesystem uses "zstd" compression. This is not supported #20

Open foonerd opened 1 week ago

foonerd commented 1 week ago

https://github.com/raspberrypi/linux/blob/e53eefbc711622f0702e887f88d69f867aa0bf1a/arch/arm/configs/bcm2711_defconfig#L1524C1-L1524C23 Whilst BCM2835 simply does not have it (yet) https://github.com/raspberrypi/linux/blob/rpi-6.6.y/arch/arm/configs/bcm2835_defconfig

This needs to be monitored; since we are relying on the upstream kernel, until support is added to the kernels we need to use gzip.