The documentation states …
./configure --architecture amd64 --build-by “john.doe@nowhere.tld” --build-type “release” --version “LTS 1.3.3” --custom-package “packagename”
I’ve successfully build Vyos 1.3.3 with a single package added. What is the proper syntax if I need to add more than one package?
TIA