alpine-zdt-images/overlay/zdt/configs/machine/metal.conf

16 lines
307 B
Plaintext

# bare metal
name = ["metal"]
machine_name = "Bare Metal"
# Kernel and firmware are 900M !
size = 2G
# TODO: for now use AWS as nocloud is not merged yet
#EXCLUDE = ["aws"]
packages.linux-virt = null
packages.linux-lts = true
# TODO: other kernel_modules, kernel_options, or initfs_features?