https://docs.vyos.io/en/latest/contributing/build-vyos.html
apt-get install build-essential git python3-tomli python3-git python3-jinja2 python3-psutil sudo live-build pbuilder devscripts python3-pystache qemu-utils gdisk kpartx dosfstools vim curl lb
git clone -b current –single-branch https://github.com/vyos/vyos-build
cd vyos-build
make clean
./build-vyos-image generic –architecture amd64 –build-by “[email protected]”
mv ./build/vyos-1.5-rolling-202412211403-generic-amd64.iso /home/hegars/
chown hegars:hegars /home/hegars/vyos-1.5-rolling-202412211403-generic-amd64.iso