From b1425b1f379c83db23625d4a944d32bc56feb055 Mon Sep 17 00:00:00 2001 From: Apachez Date: Sat, 2 Sep 2023 03:23:17 +0200 Subject: T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax --- data/defaults.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/defaults.toml') diff --git a/data/defaults.toml b/data/defaults.toml index c036382c..4d65427a 100644 --- a/data/defaults.toml +++ b/data/defaults.toml @@ -17,7 +17,7 @@ release_train = "current" kernel_version = "6.1.50" bootloaders = "syslinux,grub-efi" -chroot-squashfs-compression-type = "xz -Xbcj x86 -b 256k -no-recovery -always-use-fragments -no-duplicates" +squashfs_compression_type = "xz -Xbcj x86 -b 256k -no-recovery -always-use-fragments -no-duplicates" website_url = "https://vyos.io" support_url = "https://support.vyos.io" -- cgit v1.2.3