mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T7804: Modify SquashFS compression options for ARM64 platform
This commit is contained in:
parent
c6d3547904
commit
b33affb224
@ -3,6 +3,7 @@ packages = [
|
|||||||
"grub-efi-arm64",
|
"grub-efi-arm64",
|
||||||
]
|
]
|
||||||
bootloaders = "grub-efi"
|
bootloaders = "grub-efi"
|
||||||
|
squashfs_compression_type = "xz -b 256k -always-use-fragments -no-recovery"
|
||||||
|
|
||||||
[additional_repositories.salt]
|
[additional_repositories.salt]
|
||||||
architecture = "arm64"
|
architecture = "arm64"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user