-
do we still need to put
interfacesinto the image, or will Tiny Cloud and cloud-init handle it? (seems to be so, but need to test) -
do we still need to set
ntp_serverfor AWS images, starting with 3.18.4?NOTE: This is left unset for 3.21.0 - (default config for
chronyusespool.ntp.org) -
genericcloud should result in multiple formats -- implementimage_formatsarray/map in parallel (or instead ofimage_format, etc.)
-
support
<and>inEXCLUDEandWHENblocks for version comparison -
stop making BIOS images by default (or entirely?)
- switch to UEFI only OR...
- ...figure out how to do hybrid BIOS/UEFI images
-
consider separating official Alpine Linux configuration into an overlay to be applied via
--custom. -
figure out rollback /
refresh_state()for images that are already signed, don't sign again unless directed to do so.