summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-20Merge pull request #415 from c-po/sagittaChristian Breunig
salt: T5592: upgrade package to 3005
2023-09-19Merge pull request #417 from c-po/T5588-sagittaViacheslav Hletenko
T5588, T5125, T4928 backports from current
2023-09-19Kernel: T4928: update Linux Kernel to v6.1.54Christian Breunig
(cherry picked from commit dd9b5886f3b4bf134cb094da5cec860504f2ce2e)
2023-09-19T5125: bump hsflowd version to v2.0.52-1Viacheslav Hletenko
(cherry picked from commit 72f55aaac883d331a62e1506a3d35a80bf65933a)
2023-09-19T5588: Add kernel module CONFIG_NF_CONNTRACK_BRIDGEViacheslav Hletenko
(cherry picked from commit 97ddcaec1f488bef18c0d8dfa37cb272115e548a)
2023-09-17salt: T5592: upgrade package to 3005Christian Breunig
(cherry picked from commit d51520f3c70a1e512fc1759a4cfd5a40d876cafb)
2023-09-17T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
(cherry picked from commit e433bd4f43ba3307a8b9d88ed5beafa9721e794c)
2023-09-17T5511: 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. (cherry picked from commit 2ca594db0d1fe2ce19e4bd83d5fbd497cc390dc1)
2023-09-17T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
(cherry picked from commit 0be277647d8d4c5c30e1a5667889803987ce7b7a)
2023-09-14Merge pull request #405 from vyos/mergify/bp/sagitta/pr-401Christian Breunig
frr: T5239: remove daemons.conf generated by chroot hook (backport #401)
2023-09-14Kernel: T4928: update Linux Kernel to v6.1.53Christian Breunig
(cherry picked from commit 6448a2b1f6f19422111864bb42fd8625b3f781a2)
2023-09-13frr: 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 (cherry picked from commit a9a1ca3cbb0951a37de286fffb2554103b561846)
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. (cherry picked from commit 0f75e12dd1af2f24216b95d29edeb02be0a62aaf)
2023-09-10T5562: Fix -smp syntax for qemu-system-x86_64Apachez
(cherry picked from commit fa1462aa6dfb3ca51fcc86bdbfb259cc3fe65981)
2023-09-09Merge pull request #396 from ServerForge/sagittaChristian Breunig
T5565: changed version from current to sagitta in data/versions to fi…
2023-09-09T5565: changed version from current to sagitta in data/versions to fix build.Wered
2023-09-09Testsuite: fix qemu SMP configurationChristian Breunig
(cherry picked from commit a863fe0b03cd2eb062eb97c5e47992b4e8e999c6)
2023-09-07Kernel: T4928: update Linux Kernel to v6.1.52Christian Breunig
(cherry picked from commit 343a33108b9b0825a80547ac44a8fa4242e681c4)
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
2023-09-02T5538: Change order within variable lb_config_tmpl to fit order of manpage ↵Apachez
and fix some typos
2023-09-02Merge pull request #390 from Apachez-/T5510Christian Breunig
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
2023-09-02T5510: Shrink imagesize and improve read performance by changing mksquashfs ↵Apachez
syntax
2023-09-01Merge pull request #389 from Apachez-/T5510Christian Breunig
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
2023-09-01T5510: Shrink imagesize and improve read performance by changing mksquashfs ↵Apachez
syntax
2023-09-01frr: T5518: enable pim6dChristian Breunig
2023-08-31Merge pull request #383 from sever-sever/T5524Daniil Baturin
T5524: Add config directory for livecd
2023-08-31Merge pull request #388 from sever-sever/T5261Christian Breunig
T5261: Update aws-gwlbtun packet
2023-08-31Merge pull request #386 from JalenLin/currentChristian Breunig
T5529: Fix missing symbolic link in linux-firmware package.
2023-08-31T5261: Update aws-gwlbtun packetViacheslav Hletenko
2023-08-31Kernel: T4928: update Linux Kernel to v6.1.50Christian Breunig
2023-08-31T5529: Fix missing symbolic link in linux-firmware package.Jalen Lin
The original does not copy symbolic link. Fix the following problems. 1. Copy symbolic link to the target folder 2. Follow link to copy the original file. This is for some firmwares link to other place which not mention in modinfo. (such as brcm/brcmfmac43455-sdio.bin links to cypress/cyfmac43455-sdio.bin. The cypress folder and firmware does not mention in any module.)
2023-08-30Merge pull request #385 from andriiandrieiev/currentChristian Breunig
T5525: VyOS mirror is changed
2023-08-30T5525: VyOS mirror changedAndrii Andrieiev
2023-08-30T5524: Add config directory for livecdViacheslav Hletenko
Add the '/config' directory for live image boot One of the reasons the DHCP-server uses lease from this directory T2958
2023-08-28Kernel: T4928: update Linux Kernel to v6.1.49Christian Breunig
2023-08-27Merge pull request #382 from tjjh89017/T5512Christian Breunig
T5512: linux-firmware: expand asterisk in modinfo firmware fields
2023-08-27T5512: linux-firmware: expand asterisk in modinfo firmware fieldsDate Huang
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
2023-08-27Revert "Jenkins: increase build timeout to 8 hours for arm64 Kernel"Christian Breunig
This reverts commit 90271ccb62fa18fbc3653170bf138ffc4f0b2a2e.
2023-08-27Revert "T5499: arm64: update vyos kernel configs with debian stock kernel"Christian Breunig
This reverts commit 8aafa6834bdd3d8ea4518fd73189141e2de70c9e. This increases Kernel build time to >6h ane enables features we do not need, as this is not Desktop/Server but a router.
2023-08-27Jenkins: increase build timeout to 8 hours for arm64 KernelChristian Breunig
2023-08-27Merge pull request #381 from Apachez-/T5511Christian Breunig
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-08-27T5511: Cleanup of unused directories (and files) in order to shrink image-sizeApachez
2023-08-26Jenkins: increase build timeout to 4 hours for arm64 KernelChristian Breunig
2023-08-26Kernel: T4928: update Linux Kernel to v6.1.48Christian Breunig
2023-08-26Jenkins: aways store local ISO artifactChristian Breunig
2023-08-25jool: T5499: fix AttributeError: 'int' object has no attribute 'strip'Christian Breunig
This fixes an error introduced by commit 3d5445d8f7c0 ("T5499: arm64: build jool with correct depends").