Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-15 | T5261: Fix build aws-gwlbtun create file before write content | Viacheslav Hletenko | |
2023-09-13 | T5261: Fix build aws-gwlbtun for binary path | Viacheslav Hletenko | |
2023-09-13 | T5261: Improve build for aws-gwlbtun package | Viacheslav Hletenko | |
2023-09-11 | T5261: build aws-gwlbtun replace build sh to build python Jenkins | Viacheslav Hletenko | |
2023-09-11 | frr: fix build script to only rely on annotated tags | Christian Breunig | |
A recent added FRR tag base_fuzz_20230907 made the builds fail. Change "git describe" command to only account annotated release tags. | |||
2023-09-09 | T5261: Rewrite build aws-gwlbtun to python3 and add arch arm64 | Viacheslav Hletenko | |
Rewrite build package `aws-gwlbtun` to python3 Add build package for architecrute `arm64` | |||
2023-08-31 | Merge pull request #388 from sever-sever/T5261 | Christian Breunig | |
T5261: Update aws-gwlbtun packet | |||
2023-08-31 | T5261: Update aws-gwlbtun packet | Viacheslav Hletenko | |
2023-08-31 | T5529: Fix missing symbolic link in linux-firmware package. | Jalen Lin | |
The original does not copy symbolic link. Fix the following problems. 1. Copy symbolic link to the target folder 2. Follow link to copy the original file. This is for some firmwares link to other place which not mention in modinfo. (such as brcm/brcmfmac43455-sdio.bin links to cypress/cyfmac43455-sdio.bin. The cypress folder and firmware does not mention in any module.) | |||
2023-08-30 | T5525: VyOS mirror changed | Andrii Andrieiev | |
2023-08-27 | Merge pull request #382 from tjjh89017/T5512 | Christian Breunig | |
T5512: linux-firmware: expand asterisk in modinfo firmware fields | |||
2023-08-27 | T5512: linux-firmware: expand asterisk in modinfo firmware fields | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2023-08-27 | Revert "T5499: arm64: update vyos kernel configs with debian stock kernel" | Christian Breunig | |
This reverts commit 8aafa6834bdd3d8ea4518fd73189141e2de70c9e. This increases Kernel build time to >6h ane enables features we do not need, as this is not Desktop/Server but a router. | |||
2023-08-25 | jool: T5499: fix AttributeError: 'int' object has no attribute 'strip' | Christian Breunig | |
This fixes an error introduced by commit 3d5445d8f7c0 ("T5499: arm64: build jool with correct depends"). | |||
2023-08-25 | Merge pull request #356 from sever-sever/T5261 | Daniil Baturin | |
T5261: Jenkins build package aws-gwlbtun | |||
2023-08-22 | T5499: arm64: update vyos kernel configs with debian stock kernel | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2023-08-22 | T5499: arm64: build jool with correct depends | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2023-08-20 | arm64: T5469: remove v8 string from version identifier to match amd64 schema | Christian Breunig | |
2023-08-12 | Kernel: T5325: enable CONFIG_PARPORT | Christian Breunig | |
2023-08-06 | T5420: nftables - upgrade to latest 1.0.8 | Christian Breunig | |
2023-08-01 | frr: T5415: upgrade to stable/9.0 branch | Christian Breunig | |
2023-08-01 | frr: T5415: upgrade libyang library to v2.1.80 | Christian Breunig | |
2023-08-01 | Kernel: T4599: set CONFIG_VIRTIO_FS to m | Yuya Kusakabe | |
Enable virtiofs to support lxd-agent. See https://github.com/canonical/lxd/blob/005bd8d473002a1f72b19b3e4f9e05557bece639/lxd/instance/drivers/driver_qemu.go#L2510-L2549 | |||
2023-07-25 | wide-dhcpv6: T5387: Add a no release option '-n'. | 1vivy | |
This prevents a release signal from being sent to the ISP causing a new PD or address to be allocated. wide-dhcpv6: T5387: Renumber patch file wide-dhcpv6: T5387: Redo patch ontop of debian sources Co-authored-by: MrLenin <909621+MrLenin@users.noreply.github.com> Co-authored-by: marjohn56 <martin@queens-park.com> | |||
2023-07-16 | Kernel: T4974: fix kernel module install path | Christian Breunig | |
2023-07-15 | Kernel: T4974: specify repo URL for openvpn-dco package | Christian Breunig | |
2023-07-15 | Kernel: T4974: rename package vyos-openvpn-dco -> openvpn-dco | Christian Breunig | |
2023-07-15 | firmware: T4540: update to Linux release 20230625 | Christian Breunig | |
2023-07-15 | Kernel: T4974: add OpenVPN Data Channel Offload (DCO) package | Christian Breunig | |
2023-06-24 | Kernel: T5310: add stmicro driver support | John | |
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-20 | vpp: T1797: add .gitignore file | Christian Breunig | |
2023-06-20 | vpp: T1797: do not build for arm64 | Christian Breunig | |
2023-06-20 | VPP: T1797: Added build scripts for VPP | zsdc | |
2023-06-17 | T5298: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-15 | T5281: Add CONFIG_VHOST_MENU to kernel | Viacheslav Hletenko | |
Without this option the 'vhost' modules are not included | |||
2023-06-12 | T5281: Add kernel options for vhost-net | Viacheslav 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-08 | T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel | cuongdt1994 | |
Add Mellanox Technologies firmware flash module mlxfw to kernel | |||
2023-06-07 | T5261: Jenkins build package aws-gwlbtun | Viacheslav Hletenko | |
Add Jenkins job to build AWS gateway load-balancer tunnel handler .deb package | |||
2023-06-05 | ddclient: T5144: disable arm64 build - package uses architecture all | Christian Breunig | |
2023-06-04 | dns: T5144: Create VyOS specific ddclient build with upstream fixes | Indrajit 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-05-28 | hostap: T5151: no need to install Qt dependencies when resulting package has ↵ | Christian Breunig | |
no GUI | |||
2023-05-28 | dropbear: T5244: port PAM auth pathc to 2022.83 | Christian Breunig | |
2023-05-28 | dropbear: T5244: update package to 2022.83 | Christian Breunig | |
2023-05-26 | packages: change glob pattern to be recursive | Christian Breunig | |
2023-05-10 | T5217: Kernel add CONFIG_NFT_SYNPROXY | Viacheslav Hletenko | |
2023-05-02 | Kernel: T5003: use bash over sh (which defaults to dash) | Christian Breunig | |
2023-05-02 | Kernel: T4928: enable CONFIG_RD_ZSTD and CONFIG_DECOMPRESS_ZSTD | Christian Breunig | |
2023-05-01 | jool: T160: Added scripts to build jool package | zsdc | |
Added dependencies and build scripts for https://github.com/NICMx/Jool/ | |||
2023-04-29 | Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=m | Christian Breunig | |
2023-04-27 | Merge pull request #342 from rgwan/current | Christian Breunig | |
frr: T5123: Backport detailed ospf route table patch to frr 8.5 |