From 7f809910f295a28575b87e3366adb52331bc69ed Mon Sep 17 00:00:00 2001 From: alexander stefanov Date: Wed, 29 Jan 2025 21:08:03 +0300 Subject: [PATCH] compress output --- device/raspberry/rpi5/mkosi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device/raspberry/rpi5/mkosi.conf b/device/raspberry/rpi5/mkosi.conf index 18a97f3..ad1c21a 100644 --- a/device/raspberry/rpi5/mkosi.conf +++ b/device/raspberry/rpi5/mkosi.conf @@ -5,7 +5,7 @@ Architecture=arm64 [Output] Format=disk -CompressOutput= +CompressOutput=xz # RPI firmware does not support # 4k sectors SectorSize=512