Christian Breunig
888c90b525
GitHub: add labeler configuration
2023-10-03 09:41:00 +02:00
Christian Breunig
86f80f99c5
Kernel: T5626: only select required Kernel CGROUP controllers
...
TL;DR: systemd does not require the performance-sensitive bits of Linux control
groups enabled in the kernel. However, it does require some
non-performance-sensitive bits of the control group logic.
http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
The only controllers required for VyOS to function are the memory and PID
controller required by the container feature. All other controlles can be
disabled.
2023-10-02 17:12:15 +02:00
Christian Breunig
33e78bde1a
Kernel: T5626: update to latest version with Kernel defaults
...
With all the minor fixes applied to the Kernel, also options change - this
just syncs the previous config to the latest version with the new defaults
applied that slipped in during all those bugfixes.
2023-10-02 17:09:27 +02:00
Christian Breunig
352cfe5761
Merge pull request #432 from Apachez-/T5624
...
T5624: Remove /etc/debian_version from the image
2023-09-30 08:55:45 +02:00
Apachez
baac90e4de
T5624: Remove /etc/debian_version from the image
2023-09-30 04:35:49 +02:00
Christian Breunig
1bd9c9990a
Merge pull request #430 from zdc/T5618-circinus
...
pmacct: T5618: Fixed mistake in pmacct build script
2023-09-29 07:10:37 +02:00
zsdc
59e34c855e
pmacct: T5618: Fixed mistake in pmacct build script
...
Removed extra `not` in the `if` condition of the build script which inverts the
return code.
2023-09-28 22:44:49 +03:00
Christian Breunig
3c313a62e7
pmacct: T5618: install build time dependencies
2023-09-28 21:03:09 +02:00
Christian Breunig
ad85335c80
Merge pull request #428 from zdc/T5618-circinus
...
pmacct: T5618: Added build rules for custom pmacct package
2023-09-28 20:51:49 +02:00
zsdc
d5f6445381
pmacct: T5618: Added build rules for custom pmacct package
...
The current version of pmacct in Debian (`1.7.7-1`) contains the bug which leads
to a crash when IMT is enabled and ICMP traffic is forwarded through a router.
This commit adds our build with an extra patch, which solves the problem:
73af9545ea
2023-09-28 19:48:06 +03:00
Christian Breunig
fe9d19e71f
Kernel: extend .gitignore for new Intel and Realtek drivers
2023-09-26 19:27:39 +02:00
Christian Breunig
4cc2bbddb7
vpp: T1797: rmeove build instructions - moved to addon package
2023-09-26 19:27:39 +02:00
Christian Breunig
a8ba4d8be9
owamp: T4222: pin package to specific git tag
...
It's not a good idea to select master here as this might lead to unwanted code
slipping in. Latest master branch (v5.0) is currently unbuildable with the
build instructions used.
2023-09-26 19:27:39 +02:00
Christian Breunig
cd1c932fb7
Kernel: T4928: update Linux Kernel to v6.1.55
2023-09-24 07:47:44 +02:00
Christian Breunig
ab114f9533
Merge pull request #418 from Apachez-/T5604
...
T5604: List of debian archives is out of date (non-free-firmware is missing)
2023-09-23 12:45:57 +02:00
John Estabrook
83cdd40b15
Merge pull request #419 from jestabro/disk-by-id
...
smoketest: T5607: adjust for non-deterministic scsi device probing
2023-09-22 08:59:36 -05:00
John Estabrook
ecd3727d63
smoketest: T5607: adjust for non-deterministic scsi device probing
2023-09-20 15:22:32 -05:00
Apachez
e68631947a
T5604: List of debian archives is out of date (non-free-firmware is missing)
2023-09-20 15:46:31 +02:00
Christian Breunig
dd9b5886f3
Kernel: T4928: update Linux Kernel to v6.1.54
2023-09-19 20:59:40 +02:00
Christian Breunig
27a6527011
Merge pull request #416 from sever-sever/T5588
...
T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGE
2023-09-19 20:58:54 +02:00
Viacheslav Hletenko
72f55aaac8
T5125: bump hsflowd version to v2.0.52-1
2023-09-19 11:11:00 +00:00
Viacheslav Hletenko
97ddcaec1f
T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGE
2023-09-19 10:58:24 +00:00
Christian Breunig
24c918b646
Merge pull request #402 from indrajitr/ddclient-cache-fix
...
ddclient: T5573: Patch ddclient to fix caching issues with new providers
2023-09-17 19:35:25 +02:00
Christian Breunig
d51520f3c7
salt: T5592: upgrade package to 3005
2023-09-17 19:31:07 +02:00
Christian Breunig
d7828d2c7d
Merge pull request #414 from Apachez-/T5511
...
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-17 10:44:09 +02:00
Apachez
e433bd4f43
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-16 10:18:52 +02:00
Christian Breunig
2ca594db0d
T5511: drop empty hooks
...
This is a roundup commit to 0be277647 ("T5511: Cleanup of unused directories
(and files) in order to shrink image-size") that dropy empty/commented out
live-build hook scripts.
2023-09-16 08:04:26 +02:00
Christian Breunig
67339c8c39
Merge pull request #413 from Apachez-/T5511
...
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-16 08:02:32 +02:00
Apachez
0be277647d
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-16 05:09:56 +02:00
Christian Breunig
5f35b33543
GitHub: add branch label action
2023-09-15 20:27:17 +02:00
Christian Breunig
d7e4fbece7
Jenkins: nighly builds now run on GitHub including smoketests
2023-09-15 20:21:55 +02:00
Christian Breunig
419c71c0b6
Merge pull request #408 from sarthurdev/test_match
...
smoketest: live: T5568: Option to specify smoketests to run, serial boot option to live ISO
2023-09-15 17:30:40 +02:00
zdc
6a88f67116
Merge pull request #411 from sever-sever/T5261-build
...
T5261: aws-gwlbtun fix to build arm64 package
2023-09-15 12:40:59 +03:00
Viacheslav Hletenko
e65decc671
T5261: aws-gwlbtun fix to build arm64 package
2023-09-15 09:38:09 +00:00
zdc
411d7bacac
Merge pull request #410 from sever-sever/T5261-build
...
T5261: aws-gwlbtun prepare_package must be before build package
2023-09-15 12:18:28 +03:00
Viacheslav Hletenko
ffb07edf0e
T5261: aws-gwlbtun prepare_package must be before build package
...
Fix build `aws-gwlbtun` package
Prepore must be before build
2023-09-15 09:15:02 +00:00
Viacheslav Hletenko
68256f4c41
Merge pull request #409 from sever-sever/T5261-build
...
T5261: Fix build aws-gwlbtun create the file before writing content
2023-09-15 11:42:58 +03:00
Viacheslav Hletenko
494e01ec4f
T5261: Fix build aws-gwlbtun create file before write content
2023-09-15 08:32:16 +00:00
sarthurdev
d9e93d7353
live: T5568: Add serial boot option to live ISO
2023-09-14 22:04:26 +02:00
sarthurdev
4727dc1756
smoketest: Allow selection of smoketests to run
...
Example:
`make test MATCH="interfaces|policy"` will only run interfaces and policy tests
2023-09-14 20:04:54 +02:00
Christian Breunig
e7c29ed7be
Merge pull request #407 from Apachez-/T5511
...
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-14 19:05:57 +02:00
Apachez
fcee06ba7f
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-14 13:53:09 +02:00
Daniil Baturin
219c87ee02
Merge pull request #406 from Apachez-/T5511
...
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-14 09:19:04 +01:00
Christian Breunig
6448a2b1f6
Kernel: T4928: update Linux Kernel to v6.1.53
2023-09-14 08:01:14 +02:00
Christian Breunig
5152117ccb
GitHub: fix Mergify repo name
2023-09-14 08:00:21 +02:00
Apachez
82de210a58
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-13 22:53:31 +02:00
Christian Breunig
c2fca63ebe
GitHub: add Mergify backport helper
2023-09-13 15:32:02 +02:00
zdc
1f14b2d766
Merge pull request #404 from sever-sever/T5261-build
...
T5261: Fix build aws-gwlbtun for binary path
2023-09-13 16:31:11 +03:00
Viacheslav Hletenko
23cd4575dc
T5261: Fix build aws-gwlbtun for binary path
2023-09-13 13:20:25 +00:00
Viacheslav Hletenko
8aa1ae0b54
Merge pull request #403 from sever-sever/T5261-build
...
T5261: Improve build for aws-gwlbtun package
2023-09-13 15:56:38 +03:00