mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
This commit is contained in:
parent
9403274bf2
commit
0e005ba55f
@ -17,7 +17,7 @@ release_train = "current"
|
|||||||
kernel_version = "6.1.50"
|
kernel_version = "6.1.50"
|
||||||
bootloaders = "syslinux,grub-efi"
|
bootloaders = "syslinux,grub-efi"
|
||||||
|
|
||||||
squashfs_compression_type = "xz -Xbcj x86 -b 256k -no-recovery -always-use-fragments -no-duplicates"
|
squashfs_compression_type = "xz -Xbcj x86 -b 256k -always-use-fragments -no-recovery"
|
||||||
|
|
||||||
website_url = "https://vyos.io"
|
website_url = "https://vyos.io"
|
||||||
support_url = "https://support.vyos.io"
|
support_url = "https://support.vyos.io"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user