From 7847adb9b8723c79d4c529a6c350f5824b1b8ce5 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Tue, 24 Mar 2020 19:50:19 +0000 Subject: Allow user to select compression type/level for mksquashfs. Default to zstd, level 18. This takes approximately the same time as using xz, but results in a squashfs image ~10% larger. The upside is the live system is much faster to boot and to open applications. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 21e3781..314790d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- allow user to select compression type/level for mksquashfs + - default to zstd, level 18 + 1.13 - bootloader: in grub 2.04 linux16/linuxefi are included in linux module -- cgit v1.2.1