Skip to content

Commit 5cc24ab

Browse files
authored
Merge pull request #1027 from asklymenko/patch-1
T7804: Modify SquashFS compression options for ARM64 platform
2 parents 74c1f07 + b33affb commit 5cc24ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data/architectures/arm64.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ packages = [
33
"grub-efi-arm64",
44
]
55
bootloaders = "grub-efi"
6+
squashfs_compression_type = "xz -b 256k -always-use-fragments -no-recovery"
67

78
[additional_repositories.salt]
89
architecture = "arm64"

0 commit comments

Comments
 (0)