Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-02 | Kernel: T5626: update to latest version with Kernel defaults | Christian Breunig | |
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. (cherry picked from commit 33e78bde1a9d9da98c37269819b8b8e8e73ee39c) | |||
2023-09-30 | Merge pull request #429 from c-po/pmacct-sagitta | Christian Breunig | |
pmacct: T5618: Added build rules for custom pmacct package (backport #428) | |||
2023-09-29 | pmacct: T5618: Fixed mistake in pmacct build script | zsdc | |
Removed extra `not` in the `if` condition of the build script which inverts the return code. (cherry picked from commit 59e34c855e7d96b8abd4ab94d212a57901ed6bc1) | |||
2023-09-28 | pmacct: T5618: install build time dependencies | Christian Breunig | |
(cherry picked from commit 3c313a62e72023a68ab523400b1da3e8a1a6fd29) | |||
2023-09-28 | pmacct: T5618: Added build rules for custom pmacct package | zsdc | |
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: https://github.com/pmacct/pmacct/commit/73af9545ea33cd87846306f648f634063ac41765 (cherry picked from commit d5f6445381c44a99459f45e74b792e250d727f44) | |||
2023-09-28 | Merge pull request #425 from c-po/backports-sagitta | Christian Breunig | |
Various backports for sagitta | |||
2023-09-26 | Kernel: extend .gitignore for new Intel and Realtek drivers | Christian Breunig | |
(cherry picked from commit fe9d19e71fa80720c99623062a662f7e6cdac200) | |||
2023-09-26 | vpp: T1797: rmeove build instructions - moved to addon package | Christian Breunig | |
(cherry picked from commit 4cc2bbddb703f724c14c5953e684c288fc4918a7) | |||
2023-09-26 | owamp: T4222: pin package to specific git tag | Christian Breunig | |
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. (cherry picked from commit a8ba4d8be9853193aa8a5cd408e74af98f2b40e0) | |||
2023-09-26 | Kernel: T4928: update Linux Kernel to v6.1.55 | Christian Breunig | |
(cherry picked from commit cd1c932fb7a0c138d7471d54e56db40901427ded) | |||
2023-09-25 | Merge pull request #424 from c-po/github-sagitta | Christian Breunig | |
GitHub: add branch label action | |||
2023-09-25 | Merge pull request #423 from c-po/sagitta | Christian Breunig | |
ci/cd: update branch references current -> sagitta | |||
2023-09-25 | GitHub: add branch label action | Christian Breunig | |
(cherry picked from commit 5f35b3354369dd8cf610d15bdb3554fdc8bdb866) | |||
2023-09-25 | ci/cd: update branch references current -> sagitta | Christian Breunig | |
2023-09-22 | Merge pull request #420 from vyos/mergify/bp/sagitta/pr-419 | John Estabrook | |
smoketest: T5607: adjust for non-deterministic scsi device probing (backport #419) | |||
2023-09-22 | smoketest: T5607: adjust for non-deterministic scsi device probing | John Estabrook | |
(cherry picked from commit ecd3727d634e1546448b8038f299b28a2e71dfcb) | |||
2023-09-20 | Merge pull request #415 from c-po/sagitta | Christian Breunig | |
salt: T5592: upgrade package to 3005 | |||
2023-09-19 | Merge pull request #417 from c-po/T5588-sagitta | Viacheslav Hletenko | |
T5588, T5125, T4928 backports from current | |||
2023-09-19 | Kernel: T4928: update Linux Kernel to v6.1.54 | Christian Breunig | |
(cherry picked from commit dd9b5886f3b4bf134cb094da5cec860504f2ce2e) | |||
2023-09-19 | T5125: bump hsflowd version to v2.0.52-1 | Viacheslav Hletenko | |
(cherry picked from commit 72f55aaac883d331a62e1506a3d35a80bf65933a) | |||
2023-09-19 | T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGE | Viacheslav Hletenko | |
(cherry picked from commit 97ddcaec1f488bef18c0d8dfa37cb272115e548a) | |||
2023-09-17 | salt: T5592: upgrade package to 3005 | Christian Breunig | |
(cherry picked from commit d51520f3c70a1e512fc1759a4cfd5a40d876cafb) | |||
2023-09-17 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
(cherry picked from commit e433bd4f43ba3307a8b9d88ed5beafa9721e794c) | |||
2023-09-17 | T5511: drop empty hooks | Christian Breunig | |
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. (cherry picked from commit 2ca594db0d1fe2ce19e4bd83d5fbd497cc390dc1) | |||
2023-09-17 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
(cherry picked from commit 0be277647d8d4c5c30e1a5667889803987ce7b7a) | |||
2023-09-14 | Merge pull request #405 from vyos/mergify/bp/sagitta/pr-401 | Christian Breunig | |
frr: T5239: remove daemons.conf generated by chroot hook (backport #401) | |||
2023-09-14 | Kernel: T4928: update Linux Kernel to v6.1.53 | Christian Breunig | |
(cherry picked from commit 6448a2b1f6f19422111864bb42fd8625b3f781a2) | |||
2023-09-13 | frr: T5239: remove daemons.conf generated by chroot hook | Christian Breunig | |
Daemon configuration is now generated during boot via vyos-1x repo. See https://github.com/vyos/vyos-1x/pull/2245 (cherry picked from commit a9a1ca3cbb0951a37de286fffb2554103b561846) | |||
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. (cherry picked from commit 0f75e12dd1af2f24216b95d29edeb02be0a62aaf) | |||
2023-09-10 | T5562: Fix -smp syntax for qemu-system-x86_64 | Apachez | |
(cherry picked from commit fa1462aa6dfb3ca51fcc86bdbfb259cc3fe65981) | |||
2023-09-09 | Merge pull request #396 from ServerForge/sagitta | Christian Breunig | |
T5565: changed version from current to sagitta in data/versions to fi… | |||
2023-09-09 | T5565: changed version from current to sagitta in data/versions to fix build. | Wered | |
2023-09-09 | Testsuite: fix qemu SMP configuration | Christian Breunig | |
(cherry picked from commit a863fe0b03cd2eb062eb97c5e47992b4e8e999c6) | |||
2023-09-07 | Kernel: T4928: update Linux Kernel to v6.1.52 | Christian Breunig | |
(cherry picked from commit 343a33108b9b0825a80547ac44a8fa4242e681c4) | |||
2023-09-06 | Merge pull request #392 from Apachez-/T5510 | Christian Breunig | |
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax | |||
2023-09-03 | Kernel: T4928: update Linux Kernel to v6.1.51 | Christian Breunig | |
2023-09-03 | T5510: Shrink imagesize and improve read performance by changing mksquashfs ↵ | Apachez | |
syntax | |||
2023-09-02 | live-build: add missing quotes on chroot-squashfs-compression | Christian Breunig | |
2023-09-02 | Merge pull request #391 from Apachez-/T5538 | Christian Breunig | |
T5538: Change order within variable lb_config_tmpl to fit order of manpage and fix some typos | |||
2023-09-02 | T5538: Change order within variable lb_config_tmpl to fit order of manpage ↵ | Apachez | |
and fix some typos | |||
2023-09-02 | Merge pull request #390 from Apachez-/T5510 | Christian Breunig | |
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax | |||
2023-09-02 | T5510: Shrink imagesize and improve read performance by changing mksquashfs ↵ | Apachez | |
syntax | |||
2023-09-01 | Merge pull request #389 from Apachez-/T5510 | Christian Breunig | |
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax | |||
2023-09-01 | T5510: Shrink imagesize and improve read performance by changing mksquashfs ↵ | Apachez | |
syntax | |||
2023-09-01 | frr: T5518: enable pim6d | Christian Breunig | |
2023-08-31 | Merge pull request #383 from sever-sever/T5524 | Daniil Baturin | |
T5524: Add config directory for livecd | |||
2023-08-31 | Merge pull request #388 from sever-sever/T5261 | Christian Breunig | |
T5261: Update aws-gwlbtun packet | |||
2023-08-31 | Merge pull request #386 from JalenLin/current | Christian Breunig | |
T5529: Fix missing symbolic link in linux-firmware package. | |||
2023-08-31 | T5261: Update aws-gwlbtun packet | Viacheslav Hletenko | |
2023-08-31 | Kernel: T4928: update Linux Kernel to v6.1.50 | Christian Breunig | |