RPi-Distro / pi-gen

Tool used to create the official Raspberry Pi OS images
BSD 3-Clause "New" or "Revised" License
2.57k stars 1.61k forks source link

Register aarch64 in binfmt misc #694

Closed stefanb2 closed 1 year ago

stefanb2 commented 1 year ago

This modifies commit 6dc45a80e764eacd6e311c32164b623bbe7f8e08 for the arm64 branch. For 64-bit builds we need to register qemu-aarch64-static instead.

Improves on #685

stefanb2 commented 1 year ago

NOTE this change only applies to branch arm64 and should not be merged to master!

stefanb2 commented 1 year ago

@moh53n can you please check this as you are the author of the original PR?

moh53n commented 1 year ago

LGTM.