Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-19 | T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGE | Viacheslav Hletenko | |
2023-09-17 | Merge pull request #402 from indrajitr/ddclient-cache-fix | Christian Breunig | |
ddclient: T5573: Patch ddclient to fix caching issues with new providers | |||
2023-09-17 | salt: T5592: upgrade package to 3005 | Christian Breunig | |
2023-09-17 | Merge pull request #414 from Apachez-/T5511 | Christian Breunig | |
T5511: Cleanup of unused directories (and files) in order to shrink image-size | |||
2023-09-16 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-16 | 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. | |||
2023-09-16 | Merge pull request #413 from Apachez-/T5511 | Christian Breunig | |
T5511: Cleanup of unused directories (and files) in order to shrink image-size | |||
2023-09-16 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-15 | GitHub: add branch label action | Christian Breunig | |
2023-09-15 | Jenkins: nighly builds now run on GitHub including smoketests | Christian Breunig | |
2023-09-15 | Merge pull request #408 from sarthurdev/test_match | Christian Breunig | |
smoketest: live: T5568: Option to specify smoketests to run, serial boot option to live ISO | |||
2023-09-15 | Merge pull request #411 from sever-sever/T5261-build | zdc | |
T5261: aws-gwlbtun fix to build arm64 package | |||
2023-09-15 | T5261: aws-gwlbtun fix to build arm64 package | Viacheslav Hletenko | |
2023-09-15 | Merge pull request #410 from sever-sever/T5261-build | zdc | |
T5261: aws-gwlbtun prepare_package must be before build package | |||
2023-09-15 | T5261: aws-gwlbtun prepare_package must be before build package | Viacheslav Hletenko | |
Fix build `aws-gwlbtun` package Prepore must be before build | |||
2023-09-15 | Merge pull request #409 from sever-sever/T5261-build | Viacheslav Hletenko | |
T5261: Fix build aws-gwlbtun create the file before writing content | |||
2023-09-15 | T5261: Fix build aws-gwlbtun create file before write content | Viacheslav Hletenko | |
2023-09-14 | live: T5568: Add serial boot option to live ISO | sarthurdev | |
2023-09-14 | smoketest: Allow selection of smoketests to run | sarthurdev | |
Example: `make test MATCH="interfaces|policy"` will only run interfaces and policy tests | |||
2023-09-14 | Merge pull request #407 from Apachez-/T5511 | Christian Breunig | |
T5511: Cleanup of unused directories (and files) in order to shrink image-size | |||
2023-09-14 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-14 | Merge pull request #406 from Apachez-/T5511 | Daniil Baturin | |
T5511: Cleanup of unused directories (and files) in order to shrink image-size | |||
2023-09-14 | Kernel: T4928: update Linux Kernel to v6.1.53 | Christian Breunig | |
2023-09-14 | GitHub: fix Mergify repo name | Christian Breunig | |
2023-09-13 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-09-13 | GitHub: add Mergify backport helper | Christian Breunig | |
2023-09-13 | Merge pull request #404 from sever-sever/T5261-build | zdc | |
T5261: Fix build aws-gwlbtun for binary path | |||
2023-09-13 | T5261: Fix build aws-gwlbtun for binary path | Viacheslav Hletenko | |
2023-09-13 | Merge pull request #403 from sever-sever/T5261-build | Viacheslav Hletenko | |
T5261: Improve build for aws-gwlbtun package | |||
2023-09-13 | T5261: Improve build for aws-gwlbtun package | Viacheslav Hletenko | |
2023-09-13 | Merge pull request #401 from c-po/t5239-frr | Christian Breunig | |
frr: T5239: remove daemons.conf generated by chroot hook | |||
2023-09-12 | ddclient: T5573: Patch ddclient to fix caching issues with new providers | Indrajit Raychaudhuri | |
For details see: - https://github.com/ddclient/ddclient/issues/544 - https://github.com/rrthomas/ddclient/pull/10 | |||
2023-09-12 | Merge pull request #400 from sever-sever/T5261 | Viacheslav Hletenko | |
T5261: build aws-gwlbtun replace build sh to build python Jenkins | |||
2023-09-11 | 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 | |||
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 | Merge pull request #395 from Apachez-/T5562 | Christian Breunig | |
T5562: Fix smp-syntax for qemu-system-x86_64 | |||
2023-09-09 | Merge pull request #397 from sever-sever/T5261-build | Christian Breunig | |
T5261: Rewrite build aws-gwlbtun to python3 and add arch arm64 | |||
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-09-09 | T5562: Fix -smp syntax for qemu-system-x86_64 | Apachez | |
2023-09-09 | Testsuite: fix qemu SMP configuration | Christian Breunig | |
2023-09-08 | Merge pull request #394 from andriiandrieiev/current | Christian Breunig | |
T5560: Update the version of the rolling release | |||
2023-09-08 | T5560: Update the version of the rolling release. | Andrii Andrieiev | |
2023-09-07 | Kernel: T4928: update Linux Kernel to v6.1.52 | Christian Breunig | |
2023-09-06 | Jenkins: bump version to 1.5 | Christian Breunig | |
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 |