Understanding, Building and testing VYos images

Hey all,

I know this might be redundant post but,

I’ve been trying to understand, what the best practices are in relation to testing and building custom images, before I really get my hands on making any changes.

When it comes to changes made in 1x. is the best practice to just build the package and put the binary in /packages and then make the ISO. Is there a faster solution than this or?

any other tips would be much appreciated.

Thank you for the help.

The fastest solution (at the moment) will be to send binaries to the VyOS and install them
After this, restart the VyOS router or run sudo systemctl restart vyos-configd. It will be enough without creating a new ISO image.

3 Likes