2068 Commits

Author SHA1 Message Date
John
35dec9e1bc
Kernel: T5310: add stmicro driver support
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-24 10:19:15 +02:00
Christian Breunig
9e88855805
Kernel: T4928: update Linux Kernel to v6.1.35 2023-06-21 23:04:03 +02:00
Christian Breunig
e64c577fde vpp: T1797: add .gitignore file 2023-06-20 20:02:16 +02:00
Christian Breunig
daef0bba55 Revert "vpp: T893: add fdio repositories"
This reverts commit 6baed3c064d66b39630ae67e6e40f02c9b11b3c1.
2023-06-20 19:50:09 +02:00
Christian Breunig
2e39bce188
vpp: T1797: do not build for arm64 2023-06-20 19:49:06 +02:00
Christian Breunig
14a6e4d848
Merge pull request #364 from zdc/T1797-sagitta
VPP: T1797: Added build scripts for VPP
2023-06-20 19:42:02 +02:00
zsdc
fee69c5c7c VPP: T1797: Added build scripts for VPP 2023-06-20 18:04:07 +03:00
cuongdt1994
deb4cb7f4d T5298:Add RFKILL support into kernel.
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-17 19:34:08 +02:00
Christian Breunig
6baed3c064 vpp: T893: add fdio repositories 2023-06-17 08:41:53 +02:00
Christian Breunig
9fbe7e6d92 qat: fix file permission in rootfs - 755 not required 2023-06-17 08:41:10 +02:00
Christian Breunig
f034ed9750
Merge pull request #362 from sever-sever/T5281
T5281: Add CONFIG_VHOST_MENU to kernel
2023-06-15 15:13:29 +02:00
Viacheslav Hletenko
8bdd5b8e31 T5281: Add CONFIG_VHOST_MENU to kernel
Without this option the 'vhost' modules are not included
2023-06-15 09:40:37 +00:00
Christian Breunig
2132edba1d
Kernel: T4928: update Linux Kernel to v6.1.34 2023-06-15 08:11:40 +02:00
Christian Breunig
dac7ac026e Docker: T5286: Kernel depends on libelf-dev - add missing dependency
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-14 06:02:12 +02:00
Christian Breunig
dd194c6e80 Docker: T5286: remove XDP support 2023-06-12 20:00:22 +02:00
Christian Breunig
5935f151a6
Merge pull request #360 from sever-sever/T5281
T5281: Add kernel options for vhost-net
2023-06-12 19:59:05 +02:00
Viacheslav Hletenko
7d7ccd1e3f T5281: Add kernel options for vhost-net
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-12 11:16:12 +00:00
Christian Breunig
4b9ade1328
Kernel: T4928: update Linux Kernel to v6.1.33 2023-06-10 08:57:05 +02:00
Christian Breunig
0fda5512f1 T5003: disable non required GPG user services 2023-06-08 21:14:17 +02:00
Christian Breunig
f8e96c8c0d T5239: disable FRR service - will by started in order by VyOS startup 2023-06-08 21:13:14 +02:00
Christian Breunig
5aa46de517
Merge pull request #357 from cuongdt1994/current
T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel
2023-06-08 06:29:36 +02:00
cuongdt1994
e44e3f9925 T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel
Add Mellanox Technologies firmware flash module mlxfw to kernel
2023-06-08 06:29:16 +07:00
Christian Breunig
d68fdb5e19
ddclient: T5144: disable arm64 build - package uses architecture all 2023-06-05 22:15:39 +02:00
Christian Breunig
9731bc6c93
Merge pull request #349 from indrajitr/custom-ddclient-build
dns: T5144: Create VyOS specific ddclient build with upstream fixes
2023-06-05 22:05:22 +02:00
Christian Breunig
650b9362cc
Kernel: T4928: update Linux Kernel to v6.1.32 2023-06-05 22:01:32 +02:00
Christian Breunig
285f531069
Merge pull request #355 from sever-sever/T5258
T5258: git Actions use ubuntu-22.04 for PR conflicts checker
2023-06-05 13:12:45 +02:00
Viacheslav Hletenko
b5e9ea6002 T5258: git Actions use ubuntu-22.04 for PR conflicts checker
git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04
for PR conflicts checker
2023-06-05 08:09:58 +00:00
Indrajit Raychaudhuri
9f3bed2a16 dns: T5144: Create VyOS specific ddclient build with upstream fixes
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-04 04:36:19 -05:00
Christian Breunig
d8188353f6
Merge pull request #354 from sever-sever/T5241-cont
T5241: Add jmespath to Docker for validation is_intf_addr_assigned
2023-06-03 07:45:42 +02:00
Viacheslav Hletenko
606e96d184 Docker: T5241: add jmespath dependency to vyos-1x
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-06-03 07:45:22 +02:00
Christian Breunig
2770af2c9e
Kernel: T4928: update Linux Kernel to v6.1.31 2023-05-30 19:35:49 +02:00
Christian Breunig
4d0fac8c6e hostap: T5151: no need to install Qt dependencies when resulting package has no GUI 2023-05-28 15:55:14 +02:00
Christian Breunig
5c570e88e2 dropbear: T5244: port PAM auth pathc to 2022.83 2023-05-28 15:47:33 +02:00
Christian Breunig
9a15bf5150 dropbear: T5244: update package to 2022.83 2023-05-28 15:27:03 +02:00
Christian Breunig
9bf7ff884d Kernel: T4928: update Linux Kernel to v6.1.30 2023-05-26 07:11:47 +02:00
Christian Breunig
da0c694817 packages: change glob pattern to be recursive 2023-05-26 07:11:15 +02:00
Christian Breunig
6a58292685 T5234: move BASH skeleton files to vyos-1x repo 2023-05-21 23:16:44 +02:00
Christian Breunig
0e7ba50e3d T5003: disable sendmail service 2023-05-21 23:16:38 +02:00
Christian Breunig
ee81a8a182 Kernel: T4928: update Linux Kernel to v6.1.29 2023-05-17 15:56:35 +02:00
Christian Breunig
304ba451eb T5208: disable nvmf-autoconnect.service 2023-05-17 15:55:38 +02:00
John Estabrook
ac8aee9e2c Docker: T5194: update commit refs for vyos1x-config and libvyosconfig 2023-05-16 13:52:23 -05:00
John Estabrook
abb3345625 Docker: T5194: add OCaml package xml-light as build dependency 2023-05-16 13:46:35 -05:00
Christian Breunig
8519c780c9
Kernel: T4928: update Linux Kernel to v6.1.28 2023-05-11 18:51:13 +02:00
Christian Breunig
e4d03f22db
Merge pull request #348 from sever-sever/T5217
T5217: Kernel add CONFIG_NFT_SYNPROXY
2023-05-11 08:00:42 +02:00
Viacheslav Hletenko
509a7affa7 T5217: Kernel add CONFIG_NFT_SYNPROXY 2023-05-10 13:01:33 +00:00
Christian Breunig
a234c0cb6c
Merge pull request #347 from sever-sever/T5203
T5203: Disable by default vyos-wan-load-balance.service
2023-05-06 15:06:22 +02:00
Viacheslav Hletenko
63c1d9c962 T5203: Disable by default vyos-wan-load-balance.service 2023-05-05 12:09:12 +00:00
Christian Breunig
c41e34e484 T4928: add zstd to initrd 2023-05-04 22:48:58 +02:00
Christian Breunig
bc6991e6c0 Kernel: T5003: use bash over sh (which defaults to dash) 2023-05-02 18:24:52 +02:00
Christian Breunig
fc533da2a2 Kernel: T4928: enable CONFIG_RD_ZSTD and CONFIG_DECOMPRESS_ZSTD 2023-05-02 18:24:16 +02:00