Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-08 | Jenkins: do not add package from nested path to reprepro | Christian Poessinger | |
2021-02-08 | Jenkins: frr: support arm64 builds | Christian Poessinger | |
2021-02-08 | Jenkins: reprepro delete unreferenced packages | Christian Poessinger | |
2021-02-08 | Jenkins: reuseNode when building with Docker | Christian Poessinger | |
2021-02-08 | Jenkins: cleanup before build | Christian Poessinger | |
2021-02-08 | Jenkins: simplify passing of Docker options | Christian Poessinger | |
2021-02-08 | Kernel: T3295: update Linux Kernel to v5.10.14 | Christian Poessinger | |
2021-02-08 | Revert "frr: T3182: revert back to 7.4 series" | Christian Poessinger | |
This reverts commit 01c7e4b51098a4585ef2291a391eb62bbe50e48e. | |||
2021-02-08 | Revert "frr: T3182: revert back to 7.3 series" | Christian Poessinger | |
This reverts commit 1278d2d0fe08da7b2b98586c0f9514b3fe0ce564. | |||
2021-02-07 | Jenkins: add support for arm64 package builds | Christian Poessinger | |
2021-02-05 | Kernel: drop telco drivers | Christian Poessinger | |
2021-02-05 | Jenkins: only keep ISO images for 14 days | Christian Poessinger | |
2021-02-02 | Jenkins: run containers with "reuseNode" to stay on the same node | qxmips | |
2021-01-31 | Merge pull request #144 from zdc/T2640-sagitta | Christian Poessinger | |
VyOS in Docker: T2640: Fixed builds for sagitta | |||
2021-01-31 | Kernel: also trigger build when "data/defaults.json" changes | Christian Poessinger | |
(cherry picked from commit 070e2e77e93f34402fe17a6640dade7109571d63) | |||
2021-01-31 | Kernel: T3276: update Linux Kernel to v5.10.12 | Christian Poessinger | |
2021-01-31 | iproute2: T3276: bump version to 5.10 to match the running Kernel | Christian Poessinger | |
2021-01-31 | Testsuite: use buildin commands over 'openvpn --genkey' raw command | Christian Poessinger | |
2021-01-31 | VyOS in Docker: T2640: Fixed builds for sagitta | zsdc | |
Fixed the problem when APT repositories were not configured properly in VyOS 1.4 / sagitta during a Docker image build. | |||
2021-01-30 | Testsuite: 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-30 | Testsuite: generate WireGuard default keypair | Christian 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-30 | Testsuite: minor code cleanup | Christian Poessinger | |
2021-01-25 | Jenkins: save CPU time and only test using vyos-configd | Christian Poessinger | |
2021-01-25 | wide-dhcpv6: T3240: add CI | Christian Poessinger | |
2021-01-25 | Merge pull request #141 from bstepler/T3240 | Christian Poessinger | |
Docker: T3240: add wide-dhcpv6 build dependencies | |||
2021-01-24 | Kernel: T3243: update Linux Kernel to v5.10.10 | Christian Poessinger | |
2021-01-24 | systemd: services: T2518: disable ndppd service | Christian Poessinger | |
2021-01-24 | Testsuite: increase smoketest timeout as we do more and more tests | Christian Poessinger | |
2021-01-23 | Kernel: add *.tar.xz to .gitignore | Christian Poessinger | |
2021-01-23 | frr: T3227: import hotfix for frr-reload script to fix rpki issues | Christian Poessinger | |
2021-01-22 | Docker: T3240: add wide-dhcpv6 build dependencies | Brandon Stepler | |
2021-01-20 | sysctl: remove redundant configuration as this is done in vyos-1x | Christian Poessinger | |
2021-01-17 | Kernel: T3218: remove unavailable RSS parameter from intel driver options | Christian 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-16 | Kernel: T3223: update linux-firmware to 20201218 | Christian Poessinger | |
(cherry picked from commit ab6d2763264423de4d02dc5b6aa48fe00eb8bf68) | |||
2021-01-16 | Kernel: T3223: update Linux Kernel to v5.10.7 | Christian Poessinger | |
2021-01-16 | Kernel: T3223: retrieve firmware information from Kernel module binary itself | Christian Poessinger | |
2021-01-15 | Jenkins: retrive debian repo server via global variable | Christian Poessinger | |
2021-01-10 | Kernel: no longer build Intel out-of-tree NIC drivers | Christian Poessinger | |
2021-01-10 | Docker: vyos-util package requires opem num package | Christian Poessinger | |
2021-01-10 | Docker: add missing python3-sphinx dependency for vyos-1x | Christian Poessinger | |
2021-01-10 | Jenkins: Kernel: extract version from data/defaults.json | Christian Poessinger | |
No need to specify the kernel version two times, it can be retrieved from data/defaults.json | |||
2021-01-10 | Jenkins: Kernel: instead of 'git clone' the source use the tarball | Christian Poessinger | |
This reduces the download and checkout overhead. | |||
2021-01-09 | Kernel: T3199: update Linux Kernel to v5.10.6 | Christian Poessinger | |
2021-01-09 | Merge branch 'kernel-5.10' into current | Christian Poessinger | |
* kernel-5.10: QAT: update to 1.7.l.4.12.0 Kernel: Initial support for 5.10.4 | |||
2021-01-08 | Docker: add missing Accel-PPP dependencies | Christian Poessinger | |
2021-01-08 | Docker: Linux Kernel depends on rsync | Christian Poessinger | |
2021-01-08 | Docker: fix netfilter build dependencies | Christian Poessinger | |
2021-01-08 | Docker: fix FRR build dependencies | Christian Poessinger | |
2021-01-08 | Docker: iproute2 has a build dependency on libbsd-dev | Christian Poessinger | |
2021-01-08 | Docker: add missing cmake dependency on librtr | Christian Poessinger | |