Updates the script to create and arm64 ACI image when run on an arm64
machine. Also, adds some additional debian packages to the amd64 ACI
image to allow cross compiling of rkt for arm64 machines.
libfdt-dev is needed when building kernels for architectures that
support a Linux device tree.
Updates the script to create and arm64 ACI image when run on an arm64 machine. Also, adds some additional debian packages to the amd64 ACI image to allow cross compiling of rkt for arm64 machines.
libfdt-dev is needed when building kernels for architectures that support a Linux device tree.
Related to: https://github.com/rkt/rkt/pull/3834