summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-19T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGEViacheslav Hletenko
2023-09-17Merge pull request #402 from indrajitr/ddclient-cache-fixChristian Breunig
ddclient: T5573: Patch ddclient to fix caching issues with new providers
2023-09-17salt: T5592: upgrade package to 3005Christian Breunig
2023-09-17Merge pull request #414 from Apachez-/T5511Christian Breunig
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-16T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
2023-09-16T5511: drop empty hooksChristian 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-16Merge pull request #413 from Apachez-/T5511Christian Breunig
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-16T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
2023-09-15GitHub: add branch label actionChristian Breunig
2023-09-15Jenkins: nighly builds now run on GitHub including smoketestsChristian Breunig
2023-09-15Merge pull request #408 from sarthurdev/test_matchChristian Breunig
smoketest: live: T5568: Option to specify smoketests to run, serial boot option to live ISO
2023-09-15Merge pull request #411 from sever-sever/T5261-buildzdc
T5261: aws-gwlbtun fix to build arm64 package
2023-09-15T5261: aws-gwlbtun fix to build arm64 packageViacheslav Hletenko
2023-09-15Merge pull request #410 from sever-sever/T5261-buildzdc
T5261: aws-gwlbtun prepare_package must be before build package
2023-09-15T5261: aws-gwlbtun prepare_package must be before build packageViacheslav Hletenko
Fix build `aws-gwlbtun` package Prepore must be before build
2023-09-15Merge pull request #409 from sever-sever/T5261-buildViacheslav Hletenko
T5261: Fix build aws-gwlbtun create the file before writing content
2023-09-15T5261: Fix build aws-gwlbtun create file before write contentViacheslav Hletenko
2023-09-14live: T5568: Add serial boot option to live ISOsarthurdev
2023-09-14smoketest: Allow selection of smoketests to runsarthurdev
Example: `make test MATCH="interfaces|policy"` will only run interfaces and policy tests
2023-09-14Merge pull request #407 from Apachez-/T5511Christian Breunig
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-14T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
2023-09-14Merge pull request #406 from Apachez-/T5511Daniil Baturin
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-09-14Kernel: T4928: update Linux Kernel to v6.1.53Christian Breunig
2023-09-14GitHub: fix Mergify repo nameChristian Breunig
2023-09-13T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
2023-09-13GitHub: add Mergify backport helperChristian Breunig
2023-09-13Merge pull request #404 from sever-sever/T5261-buildzdc
T5261: Fix build aws-gwlbtun for binary path
2023-09-13T5261: Fix build aws-gwlbtun for binary pathViacheslav Hletenko
2023-09-13Merge pull request #403 from sever-sever/T5261-buildViacheslav Hletenko
T5261: Improve build for aws-gwlbtun package
2023-09-13T5261: Improve build for aws-gwlbtun packageViacheslav Hletenko
2023-09-13Merge pull request #401 from c-po/t5239-frrChristian Breunig
frr: T5239: remove daemons.conf generated by chroot hook
2023-09-12ddclient: T5573: Patch ddclient to fix caching issues with new providersIndrajit Raychaudhuri
For details see: - https://github.com/ddclient/ddclient/issues/544 - https://github.com/rrthomas/ddclient/pull/10
2023-09-12Merge pull request #400 from sever-sever/T5261Viacheslav Hletenko
T5261: build aws-gwlbtun replace build sh to build python Jenkins
2023-09-11frr: T5239: remove daemons.conf generated by chroot hookChristian Breunig
Daemon configuration is now generated during boot via vyos-1x repo. See https://github.com/vyos/vyos-1x/pull/2245
2023-09-11T5261: build aws-gwlbtun replace build sh to build python JenkinsViacheslav Hletenko
2023-09-11frr: fix build script to only rely on annotated tagsChristian 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-09Merge pull request #395 from Apachez-/T5562Christian Breunig
T5562: Fix smp-syntax for qemu-system-x86_64
2023-09-09Merge pull request #397 from sever-sever/T5261-buildChristian Breunig
T5261: Rewrite build aws-gwlbtun to python3 and add arch arm64
2023-09-09T5261: Rewrite build aws-gwlbtun to python3 and add arch arm64Viacheslav Hletenko
Rewrite build package `aws-gwlbtun` to python3 Add build package for architecrute `arm64`
2023-09-09T5562: Fix -smp syntax for qemu-system-x86_64Apachez
2023-09-09Testsuite: fix qemu SMP configurationChristian Breunig
2023-09-08Merge pull request #394 from andriiandrieiev/currentChristian Breunig
T5560: Update the version of the rolling release
2023-09-08T5560: Update the version of the rolling release.Andrii Andrieiev
2023-09-07Kernel: T4928: update Linux Kernel to v6.1.52Christian Breunig
2023-09-06Jenkins: bump version to 1.5Christian Breunig
2023-09-06Merge pull request #392 from Apachez-/T5510Christian Breunig
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
2023-09-03Kernel: T4928: update Linux Kernel to v6.1.51Christian Breunig
2023-09-03T5510: Shrink imagesize and improve read performance by changing mksquashfs ↵Apachez
syntax
2023-09-02live-build: add missing quotes on chroot-squashfs-compressionChristian Breunig
2023-09-02Merge pull request #391 from Apachez-/T5538Christian Breunig
T5538: Change order within variable lb_config_tmpl to fit order of manpage and fix some typos