mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-09 12:23:11 +02:00
reduce arm64-rpi image size to 28G (#3557)
This commit is contained in:
@@ -27,7 +27,7 @@ source "arm" "raspiblitz-arm64-rpi" {
|
|||||||
type = "83"
|
type = "83"
|
||||||
}
|
}
|
||||||
image_path = "raspiblitz-arm64-rpi-${var.pack}.img"
|
image_path = "raspiblitz-arm64-rpi-${var.pack}.img"
|
||||||
image_size = "30G"
|
image_size = "28G"
|
||||||
image_type = "dos"
|
image_type = "dos"
|
||||||
qemu_binary_destination_path = "/usr/bin/qemu-arm-static"
|
qemu_binary_destination_path = "/usr/bin/qemu-arm-static"
|
||||||
qemu_binary_source_path = "/usr/bin/qemu-arm-static"
|
qemu_binary_source_path = "/usr/bin/qemu-arm-static"
|
||||||
|
Reference in New Issue
Block a user