From 3d2b7b0dc4554a1c85b3ae37b74624a45b389b07 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 16 Dec 2024 05:56:12 -0500 Subject: components/liveinstall: Switch to EROFS for live media This switches from SquashFS to EROFS using LZMA compression with a 1M chunksize and fragement dedpulication for inodes enabled. This attempts to match the defaults for SquashFS in kiwi and provides a good balance for image compression and creation time. Note that "-Ededupe" is not used because it is not multi-threaded and is currently extremely slow. --- components/liveinstall.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'components') diff --git a/components/liveinstall.xml b/components/liveinstall.xml index ea6029a..ad15aa7 100644 --- a/components/liveinstall.xml +++ b/components/liveinstall.xml @@ -8,8 +8,9 @@ @@ -17,8 +18,9 @@ @@ -26,8 +28,9 @@ @@ -35,8 +38,9 @@ -- cgit v1.3.1+13