Build VyOS 1.4 rolling for arm64 platform
Support native build on arm64 machines.
Last test in 2023/08/16 with Ampere Raptor eMAG and ARM64 VM
Only build and test this script on Ampere Raptor eMAG (Native Build)
vyos-build source is tjjh89017/vyos-build@arm64. I have some patches to let arm64 kernel work.
Please make sure your account has docker permission.
I added some packages for build environment.
Note
You could skip this step if you have latest vyos-build docker container image
./build-docker.sh./build.shYou will get the VyOS arm64 ISO in vyos-build/build/vyos-1.4-rolling-XXX.iso
Please refer the script from runborg/vyos-pi-builder
I will add some docs here later and use EDK2.
Note
I don't have Raspberry Pi, I cannot test it.