summaryrefslogtreecommitdiff
path: root/scripts/vyos_build_defaults.py
AgeCommit message (Collapse)Author
2024-05-05build scripts: T3664: move image build scripts to a dedicated directoryDaniil Baturin
to avoid a mix of image build scripts and ancilliary scripts in the same directory (cherry picked from commit 750819bfec5335566dfc48de1ab6dbbc869068a3)
2024-05-05build script: T5711: copy version.json to the ISO image in addition to the ↵Daniil Baturin
SquashFS image (cherry picked from commit f31701f1b48b696ed4176b8ae413aa956ff15c5c)
2022-10-11build: T3664: Fix apt pinning file issue and use defaults for pathssarthurdev
2022-10-06T3664: initial implementation of the build flavor systemDaniil Baturin