Skip to content

Initial ec2 arm64 build configuration

Noah Meyerhans requested to merge noahm/debian-cloud-images:ec2-arm64 into master

I haven't actually tried this from gitlab yet, but it seems like it'll construct a proper bin/build command line. Running that command line by hand is successful.

Until sid (or experimental) includes an arm64 kernel with ENA support, the resulting image won't have network without some manual help.

Generated command line is: ./bin/build sid ec2 arm64 debian-sid-dev-ec2-arm64 dev

FAI status report:

mountdisks.CLOUD     OK.
repository.CLOUD     OK.
DEBIAN/10-etc        OK.
DEBIAN/11-misc       OK.
EC2/10-network       OK.
GRUB_EFI_ARM64/10-setup OK.
LAST/10-cleanup      OK.
LAST/30-manifest     OK.
LAST/40-info         OK.

Merge request reports

Loading