summaryrefslogtreecommitdiff
path: root/new
AgeCommit message (Collapse)Author
2026-03-09removed now redundant workaroundsHEADmasterdd
2026-03-09fixed circinus radvd silent failed builddd
2026-03-08updated salt package to be excluded for circinus since it optional and brokendd
2026-03-08added support for circinus 2026.02dd
2026-01-22removed temporary workaround for frrdd
2026-01-22updated readme to added better hint for building with another github orgdd
2025-11-30added detection if apt key is present when local apt mirror is used to avoid ↵dd
confusing error condition
2025-11-25added --build-type option for image builderdd
2025-11-25fixed vyos-1x build script for standalone repository modedd
2025-11-19fixed debranding for vyos-1x since it's now built from vyos-build then we ↵dd
need to use another mechanism for debranding by preparing the repository before build since the repository is otherwise cloned during build preventing us from making runtime changes
2025-11-19fixed linux-kernel.sh execution bitdd
2025-11-19updated package.toml modification to be verified on each builddd
2025-11-19added preferred docker image for circinus to avoid potential build breakagedd
2025-11-19fixed linux-kernel 2025.11 build - missing libpcre2-dev dependency and also ↵dd
broken dependency on vpp due to package.toml lacking our modifications during linux-kernel build, this is why now all package.toml files are modified before any package build globally
2025-11-19fixed vyos-1x 2025.11 build workaround to work even when strongswan is ↵dd
already built
2025-11-19added potential workaround for unreliable rmtreedd
2025-11-19improved logging rotation to preserve log history furtherdd
2025-11-17updated packages for circinus stream 2025.11 and added workaround for broken ↵dd
vyos-1x build script
2025-11-12updated frr build to replace libyang3 with libyang2 as temporary workaround ↵dd
to make official frr build produce valid set of packages
2025-11-03added debug flag for tracking executed commandsdd
2025-10-31added workaround for broken build-vyos-image for "current" branchdd
2025-10-31updated package builder support detection of changes inside dependent ↵dd
repositories
2025-10-31updated github analyzer to fix currently broken state of "current" branchdd
2025-10-31improved git change detection error handlingdd
2025-10-31added sanity check for github analyzerdd
2025-10-31fixed github analyzer to work on current state of "current" branchdd
2025-10-22improved tarball repo sync toolingdd
2025-10-22added TRADEMARKS.md and script to add automatic disclaimer to circinus repos ↵dd
when doing sync from tarballs
2025-10-22removed any unnecessary VyOS mentions to reduce confusion around trademark, ↵dd
also added clear banner to make it beyond obvious what this project is and isn't
2025-08-10circinus: updated debranding to get rid off techpreview warningdd
2025-08-10circinus: added new package (bash-completion)dd
2025-08-10circinus: fixed potential repository overlap causing corrupted file ↵dd
structure of the vyos-jenkins directory
2025-08-10circinus: added new packages (blackbox_exporter, frr_exporter, node_exporter)dd
2025-08-10circinus: fixed frr build dependenciesdd
2025-08-10circinus: fixed tacacs build dependenciesdd
2025-08-10circinus: fixed vyos-utils build dependenciesdd
2025-08-10circinus: updated git operations to use specific git directory in order to ↵dd
avoid using parent git directory when something goes wrong
2025-08-10circinus: fixed rebuild trigger based on git history (it was broken originally)dd
2025-08-10circinus: updated git to fail on terminal prompt (like when GIT is asking ↵dd
for password when falling back to HTTP auth)
2025-08-10circinus: fixed build for packages with github.com/VyOS-Networks repodd
2025-08-10circinus: added workaround for aws-gwlbtun missing cmakedd
2025-08-10circinus: improved tarball repo sync script for debuggingdd
2025-04-15circinus: fixed too eager github link replacement where incorrectly all ↵dd
links were blindly rewritten leading to broken links
2025-03-13circinus: improved --clone-org to be more universal and also to include some ↵dd
nested git clone's inside build scripts
2025-03-12circinus: updated stream definitions to be more obviousdd
2025-03-12improved packages definitionsdd
2025-03-12circinus: added static packages definitions and official build script for ↵dd
trio (libtacplus-map + libpam-tacplus + libnss-tacplus)
2025-03-11circinus: updated options to use NOTvyos repositories by default, we can ↵dd
still use custom options to switch back to frozen vyos repositories
2025-03-09added note about circinus streamdd
2025-03-07circinus: updated libpam-tacplus to use circinus branchdd