summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-15Kernel: T4974: specify repo URL for openvpn-dco packageChristian Breunig
2023-07-15T3355: enable vyos-router.serviceChristian Breunig
2023-07-15Kernel: T4974: rename package vyos-openvpn-dco -> openvpn-dcoChristian Breunig
2023-07-15firmware: T4540: update to Linux release 20230625Christian Breunig
2023-07-15Kernel: T4974: add OpenVPN Data Channel Offload (DCO) packageChristian Breunig
2023-07-15Jenkins: make RAID1 tests opt outChristian Breunig
2023-07-08Jenkins: add support to specify build node per individual jobChristian Breunig
buildPackage() now has an additional parameter named "buildLabel" that is used to determine/define where a particular job must be executed. This defaults to ec2_amd64 which was always the default.
2023-07-08Kernel: T4928: update Linux Kernel to v6.1.38Christian Breunig
2023-07-02Kernel: T4928: update Linux Kernel to v6.1.37Christian Breunig
2023-06-29Merge pull request #369 from sever-sever/T1797-vppChristian Breunig
T1797: Disable vpp.service
2023-06-28Kernel: T4928: update Linux Kernel to v6.1.36Christian Breunig
2023-06-27T1797: Disable vpp.serviceViacheslav Hletenko
2023-06-24Kernel: T5310: add stmicro driver supportJohn
I added also additional expansion card with 2 Intel i211 NIC’s. I want to utilize all 4 NIC’s, but I have an issue because only NIC on expansion cards are properly detected.
2023-06-21Kernel: T4928: update Linux Kernel to v6.1.35Christian Breunig
2023-06-20vpp: T1797: add .gitignore fileChristian Breunig
2023-06-20Revert "vpp: T893: add fdio repositories"Christian Breunig
This reverts commit 6baed3c064d66b39630ae67e6e40f02c9b11b3c1.
2023-06-20vpp: T1797: do not build for arm64Christian Breunig
2023-06-20Merge pull request #364 from zdc/T1797-sagittaChristian Breunig
VPP: T1797: Added build scripts for VPP
2023-06-20VPP: T1797: Added build scripts for VPPzsdc
2023-06-17T5298:Add RFKILL support into kernel.cuongdt1994
Jun 16 20:39:24 systemd[1]: Starting hostapd@wlan0.service - Access point and authentication server for Wi-Fi and Ethernet (wlan0)… Jun 16 20:39:25 hostapd[7198]: rfkill: Cannot open RFKILL control device Jun 16 20:39:25 hostapd[7198]: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Jun 16 20:39:25 systemd[1]: Started hostapd@wlan0.service - Access point and authentication server for Wi-Fi and Ethernet (wlan0). Seems RFKILL is missing, or could there be someting else?
2023-06-17vpp: T893: add fdio repositoriesChristian Breunig
2023-06-17qat: fix file permission in rootfs - 755 not requiredChristian Breunig
2023-06-15Merge pull request #362 from sever-sever/T5281Christian Breunig
T5281: Add CONFIG_VHOST_MENU to kernel
2023-06-15T5281: Add CONFIG_VHOST_MENU to kernelViacheslav Hletenko
Without this option the 'vhost' modules are not included
2023-06-15Kernel: T4928: update Linux Kernel to v6.1.34Christian Breunig
2023-06-14Docker: T5286: Kernel depends on libelf-dev - add missing dependencyChristian Breunig
Commit dd194c6e8 ("Docker: T5286: remove XDP support") dropped all relevant package build dependencies for XDP - which is good as we should not carry leftovers. The Linux Kernel dependency list in contrast always lacked this package. Re-add the package to the appropriate section.
2023-06-12Docker: T5286: remove XDP supportChristian Breunig
2023-06-12Merge pull request #360 from sever-sever/T5281Christian Breunig
T5281: Add kernel options for vhost-net
2023-06-12T5281: Add kernel options for vhost-netViacheslav Hletenko
The kernel 'vhost-net' options required for creating TAP devices vpp# create tap create tap: open '/dev/vhost-net': No such file or directory vpp# vpp# create tap id 1 host-if-name tap1 create tap: open '/dev/vhost-net': No such file or directory vpp#
2023-06-10Kernel: T4928: update Linux Kernel to v6.1.33Christian Breunig
2023-06-08T5003: disable non required GPG user servicesChristian Breunig
2023-06-08T5239: disable FRR service - will by started in order by VyOS startupChristian Breunig
2023-06-08Merge pull request #357 from cuongdt1994/currentChristian Breunig
T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel
2023-06-08T5264: Add Mellanox Technologies firmware flash module mlxfw to kernelcuongdt1994
Add Mellanox Technologies firmware flash module mlxfw to kernel
2023-06-05ddclient: T5144: disable arm64 build - package uses architecture allChristian Breunig
2023-06-05Merge pull request #349 from indrajitr/custom-ddclient-buildChristian Breunig
dns: T5144: Create VyOS specific ddclient build with upstream fixes
2023-06-05Kernel: T4928: update Linux Kernel to v6.1.32Christian Breunig
2023-06-05Merge pull request #355 from sever-sever/T5258Christian Breunig
T5258: git Actions use ubuntu-22.04 for PR conflicts checker
2023-06-05T5258: git Actions use ubuntu-22.04 for PR conflicts checkerViacheslav Hletenko
git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker
2023-06-04dns: T5144: Create VyOS specific ddclient build with upstream fixesIndrajit Raychaudhuri
This is VyOS specific build based on current Debian 3.10.0-3 with the following patches: - z1_perhost-variable-new-style.patch (see ddclient/ddclient#505) - z2_dyndns2-ipv4-ipv6.patch (see ddclient/ddclient#502) - z3_duckdns-reply-fix.patch (see ddclient/ddclient#506) - z4_dyndns2-multiline-multihost-fix.patch (see ddclient/ddclient#542)
2023-06-03Merge pull request #354 from sever-sever/T5241-contChristian Breunig
T5241: Add jmespath to Docker for validation is_intf_addr_assigned
2023-06-03Docker: T5241: add jmespath dependency to vyos-1xViacheslav Hletenko
The validation 'is_intf_addr_assigned' will be rewritten to support 'netns' and will use jmespath that required for build .deb pkg to validate 'vyos-1x/src/tests/test_validate.py'.
2023-05-30Kernel: T4928: update Linux Kernel to v6.1.31Christian Breunig
2023-05-28hostap: T5151: no need to install Qt dependencies when resulting package has ↵Christian Breunig
no GUI
2023-05-28dropbear: T5244: port PAM auth pathc to 2022.83Christian Breunig
2023-05-28dropbear: T5244: update package to 2022.83Christian Breunig
2023-05-26Kernel: T4928: update Linux Kernel to v6.1.30Christian Breunig
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2023-05-21T5234: move BASH skeleton files to vyos-1x repoChristian Breunig
2023-05-21T5003: disable sendmail serviceChristian Breunig