summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-23T3303: Modify os_release file for changing Welcome message on bootDmitriyEshenko
2021-02-20Jenkins: lib: fix "Bad substitution" error on GitHub PR buildsChristian Poessinger
2021-02-18Add containers to OCaml dependencies.Daniil Baturin
2021-02-18Kernel: T3318: update Linux Kernel to v5.10.17Christian Poessinger
2021-02-17Kernel: Jenkins: limit *.deb search path depthChristian Poessinger
2021-02-17Kernel: T3318: update Linux Kernel to v5.10.16Christian Poessinger
2021-02-15kernel: T3312: Add SolarFlire kernel modules Eshenko Dmitriy
2021-02-09Jenkins: disable arm64 builds againChristian Poessinger
2021-02-09Jenkins: convert FILE toString() when uploading artifacts from nested pathsChristian Poessinger
2021-02-08Jenkins: fix unexpected char: '#' - Groovy does not like BASH fooChristian Poessinger
2021-02-08Kernel: Jenkins: cleanup variable definitionsChristian Poessinger
2021-02-08Jenkins: do not add package from nested path to repreproChristian Poessinger
2021-02-08Jenkins: frr: support arm64 buildsChristian Poessinger
2021-02-08Jenkins: reprepro delete unreferenced packagesChristian Poessinger
2021-02-08Jenkins: reuseNode when building with DockerChristian Poessinger
2021-02-08Jenkins: cleanup before buildChristian Poessinger
2021-02-08Jenkins: simplify passing of Docker optionsChristian Poessinger
2021-02-08Kernel: T3295: update Linux Kernel to v5.10.14Christian Poessinger
2021-02-08Revert "frr: T3182: revert back to 7.4 series"Christian Poessinger
This reverts commit 01c7e4b51098a4585ef2291a391eb62bbe50e48e.
2021-02-08Revert "frr: T3182: revert back to 7.3 series"Christian Poessinger
This reverts commit 1278d2d0fe08da7b2b98586c0f9514b3fe0ce564.
2021-02-07Jenkins: add support for arm64 package buildsChristian Poessinger
2021-02-05Kernel: drop telco driversChristian Poessinger
2021-02-05Jenkins: only keep ISO images for 14 daysChristian Poessinger
2021-02-02Jenkins: run containers with "reuseNode" to stay on the same nodeqxmips
2021-01-31Merge pull request #144 from zdc/T2640-sagittaChristian Poessinger
VyOS in Docker: T2640: Fixed builds for sagitta
2021-01-31Kernel: also trigger build when "data/defaults.json" changesChristian Poessinger
(cherry picked from commit 070e2e77e93f34402fe17a6640dade7109571d63)
2021-01-31Kernel: T3276: update Linux Kernel to v5.10.12Christian Poessinger
2021-01-31iproute2: T3276: bump version to 5.10 to match the running KernelChristian Poessinger
2021-01-31Testsuite: use buildin commands over 'openvpn --genkey' raw commandChristian Poessinger
2021-01-31VyOS in Docker: T2640: Fixed builds for sagittazsdc
Fixed the problem when APT repositories were not configured properly in VyOS 1.4 / sagitta during a Docker image build.
2021-01-30Testsuite: generate required OpenVPN key(s)Christian Poessinger
Now all the loaded configs will support OpenVPN based interfaces, too. All required keys are now generated so the loaded configurations can use: - /config/auth/ovpn_test_ca.pem - /config/auth/ovpn_test_server.pem - /config/auth/ovpn_test_server.key - /config/auth/ovpn_test_dh.pem - /config/auth/ovpn_test_site2site.key - /config/auth/ovpn_test_tls_auth.key
2021-01-30Testsuite: generate WireGuard default keypairChristian Poessinger
Now all the loaded configs will support WireGuard interfaces, too. They now cat refer to the default-keypair to secure the link.
2021-01-30Testsuite: minor code cleanupChristian Poessinger
2021-01-25Jenkins: save CPU time and only test using vyos-configdChristian Poessinger
2021-01-25wide-dhcpv6: T3240: add CIChristian Poessinger
2021-01-25Merge pull request #141 from bstepler/T3240Christian Poessinger
Docker: T3240: add wide-dhcpv6 build dependencies
2021-01-24Kernel: T3243: update Linux Kernel to v5.10.10Christian Poessinger
2021-01-24systemd: services: T2518: disable ndppd serviceChristian Poessinger
2021-01-24Testsuite: increase smoketest timeout as we do more and more testsChristian Poessinger
2021-01-23Kernel: add *.tar.xz to .gitignoreChristian Poessinger
2021-01-23frr: T3227: import hotfix for frr-reload script to fix rpki issuesChristian Poessinger
2021-01-22Docker: T3240: add wide-dhcpv6 build dependenciesBrandon Stepler
2021-01-20sysctl: remove redundant configuration as this is done in vyos-1xChristian Poessinger
2021-01-17Kernel: T3218: remove unavailable RSS parameter from intel driver optionsChristian Poessinger
This is a roundup commit to ae2279e ("Kernel: no longer build Intel out-of-tree NIC drivers") as the in-tree drivers do not support this option, the always use the maximum available number.
2021-01-16Kernel: T3223: update linux-firmware to 20201218Christian Poessinger
(cherry picked from commit ab6d2763264423de4d02dc5b6aa48fe00eb8bf68)
2021-01-16Kernel: T3223: update Linux Kernel to v5.10.7Christian Poessinger
2021-01-16Kernel: T3223: retrieve firmware information from Kernel module binary itselfChristian Poessinger
2021-01-15Jenkins: retrive debian repo server via global variableChristian Poessinger
2021-01-10Kernel: no longer build Intel out-of-tree NIC driversChristian Poessinger
2021-01-10Docker: vyos-util package requires opem num packageChristian Poessinger