alpine-zdt-images/profiles/arch/x86_64-1
tomalok 20ee5f5bc1
Define Bootloader in Profiles, etc. (#94)
* make it easier to switch between bootloaders
* experimental (non-working) EFI_STUB bootloader
* remove apk_tools & alpine_keys from profiles
* determine & install appropriate apk_toosl & alpine_keys in setup-ami based on version and arch.
2020-12-11 17:43:27 -08:00

8 lines
173 B
Plaintext

### x86_64 vars, revision 1
# vim: ts=2 et:
arch = "x86_64"
bootloader = "syslinux"
build_arch = "x86_64"
build_instance_type = "t3a.nano"