When running on a real M1 system, there's a risk that update-m1n1 (which runs both during package install and at the end of the build) will autodetect and update the real ESP instead of the one on the target image. Touch a flag file to prevent this.
Confirmed working by @leifliddy
Pull-Request has been merged by dcavalca
When running on a real M1 system, there's a risk that update-m1n1 (which runs both during package install and at the end of the build) will autodetect and update the real ESP instead of the one on the target image. Touch a flag file to prevent this.