redox/config/aarch64/raspi3bp/minimal.toml

11 lines
188 B
TOML
Raw Normal View History

2023-12-17 03:16:42 +01:00
# Minimal configuration
include = ["../../minimal.toml"]
2023-12-17 03:16:42 +01:00
# General settings
[general]
# Filesystem size in MiB
filesystem_size = 256
# EFI partition size in MiB
2023-12-17 03:16:42 +01:00
efi_partition_size = 128