2167 Commits

Author SHA1 Message Date
Christian Breunig
0f75e12dd1 frr: fix build script to only rely on annotated tags
A recent added FRR tag base_fuzz_20230907 made the builds fail. Change "git
describe" command to only account annotated release tags.
2023-09-11 07:23:54 +02:00
Christian Breunig
704e472477
Merge pull request #395 from Apachez-/T5562
T5562: Fix smp-syntax for qemu-system-x86_64
2023-09-09 17:19:59 +02:00
Christian Breunig
3c1e27b8b6
Merge pull request #397 from sever-sever/T5261-build
T5261: Rewrite build aws-gwlbtun to python3 and add arch arm64
2023-09-09 17:19:03 +02:00
Viacheslav Hletenko
4bac19fcfd T5261: Rewrite build aws-gwlbtun to python3 and add arch arm64
Rewrite build package `aws-gwlbtun` to python3
Add build package for architecrute `arm64`
2023-09-09 13:26:04 +00:00
Apachez
fa1462aa6d T5562: Fix -smp syntax for qemu-system-x86_64 2023-09-09 12:24:55 +02:00
Christian Breunig
a863fe0b03 Testsuite: fix qemu SMP configuration 2023-09-09 07:33:44 +02:00
Christian Breunig
b0c50e6646
Merge pull request #394 from andriiandrieiev/current
T5560: Update the version of the rolling release
2023-09-08 11:25:20 +02:00
Andrii Andrieiev
5124d88862 T5560: Update the version of the rolling release. 2023-09-08 11:45:29 +03:00
Christian Breunig
343a33108b
Kernel: T4928: update Linux Kernel to v6.1.52 2023-09-07 07:10:54 +02:00
Christian Breunig
7b219e4b59
Jenkins: bump version to 1.5 2023-09-06 20:26:37 +02:00
Christian Breunig
e87ddd4216
Merge pull request #392 from Apachez-/T5510
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
2023-09-06 20:22:21 +02:00
Christian Breunig
f909a712d6
Kernel: T4928: update Linux Kernel to v6.1.51 2023-09-03 08:41:35 +02:00
Apachez
0e005ba55f T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax 2023-09-03 07:09:12 +02:00
Christian Breunig
9403274bf2 live-build: add missing quotes on chroot-squashfs-compression 2023-09-02 19:02:03 +02:00
Christian Breunig
663ef997c5
Merge pull request #391 from Apachez-/T5538
T5538: Change order within variable lb_config_tmpl to fit order of manpage and fix some typos
2023-09-02 15:03:23 +02:00
Apachez
e472fcbf31 T5538: Change order within variable lb_config_tmpl to fit order of manpage and fix some typos 2023-09-02 12:53:03 +02:00
Christian Breunig
93a3652a1c
Merge pull request #390 from Apachez-/T5510
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
2023-09-02 09:05:02 +02:00
Apachez
b1425b1f37 T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax 2023-09-02 03:23:17 +02:00
Christian Breunig
dc126e3b81
Merge pull request #389 from Apachez-/T5510
T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax
2023-09-01 23:20:10 +02:00
Apachez
baee59d26a T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax 2023-09-01 21:42:37 +02:00
Christian Breunig
1e10c349d4 frr: T5518: enable pim6d 2023-09-01 08:33:45 +02:00
Daniil Baturin
09d374d4cd
Merge pull request #383 from sever-sever/T5524
T5524: Add config directory for livecd
2023-08-31 16:47:46 +01:00
Christian Breunig
3af908c301
Merge pull request #388 from sever-sever/T5261
T5261: Update aws-gwlbtun packet
2023-08-31 17:19:11 +02:00
Christian Breunig
7de1a67d80
Merge pull request #386 from JalenLin/current
T5529: Fix missing symbolic link in linux-firmware package.
2023-08-31 17:13:47 +02:00
Viacheslav Hletenko
8735d0d83d T5261: Update aws-gwlbtun packet 2023-08-31 14:35:32 +00:00
Christian Breunig
50ca4b0bbe
Kernel: T4928: update Linux Kernel to v6.1.50 2023-08-31 09:37:51 +02:00
Jalen Lin
3708563e64 T5529: Fix missing symbolic link in linux-firmware package.
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-31 11:35:46 +08:00
Christian Breunig
cd6067baa3
Merge pull request #385 from andriiandrieiev/current
T5525: VyOS mirror is changed
2023-08-30 22:26:50 +02:00
Andrii Andrieiev
b1348aa42f T5525: VyOS mirror changed 2023-08-30 20:41:06 +03:00
Viacheslav Hletenko
cb330a797e T5524: Add config directory for livecd
Add the '/config' directory for live image boot
One of the reasons the DHCP-server uses lease from this directory T2958
2023-08-30 09:14:59 +00:00
Christian Breunig
0255c03871
Kernel: T4928: update Linux Kernel to v6.1.49 2023-08-28 08:03:29 +02:00
Christian Breunig
ac5a48ecda
Merge pull request #382 from tjjh89017/T5512
T5512: linux-firmware: expand asterisk in modinfo firmware fields
2023-08-27 21:02:10 +02:00
Date Huang
e15cf4008c T5512: linux-firmware: expand asterisk in modinfo firmware fields
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
2023-08-27 21:38:43 +08:00
Christian Breunig
aadf6f1311 Revert "Jenkins: increase build timeout to 8 hours for arm64 Kernel"
This reverts commit 90271ccb62fa18fbc3653170bf138ffc4f0b2a2e.
2023-08-27 15:09:31 +02:00
Christian Breunig
81f38295ee Revert "T5499: arm64: update vyos kernel configs with debian stock kernel"
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-27 15:08:52 +02:00
Christian Breunig
90271ccb62 Jenkins: increase build timeout to 8 hours for arm64 Kernel 2023-08-27 07:58:59 +02:00
Christian Breunig
3bcd595155
Merge pull request #381 from Apachez-/T5511
T5511: Cleanup of unused directories (and files) in order to shrink image-size
2023-08-27 07:04:20 +02:00
Apachez
b120f757d6 T5511: Cleanup of unused directories (and files) in order to shrink image-size 2023-08-27 00:55:42 +02:00
Christian Breunig
ee57ffed1a
Jenkins: increase build timeout to 4 hours for arm64 Kernel 2023-08-26 21:57:55 +02:00
Christian Breunig
a3d803e090 Kernel: T4928: update Linux Kernel to v6.1.48 2023-08-26 14:56:01 +02:00
Christian Breunig
45d68da433 Jenkins: aways store local ISO artifact 2023-08-26 14:55:26 +02:00
Christian Breunig
28e63c2dca jool: T5499: fix AttributeError: 'int' object has no attribute 'strip'
This fixes an error introduced by commit 3d5445d8f7c0 ("T5499: arm64: build
jool with correct depends").
2023-08-25 20:02:42 +02:00
Daniil Baturin
6bafde7f8a
Merge pull request #356 from sever-sever/T5261
T5261: Jenkins build package aws-gwlbtun
2023-08-25 16:08:58 +01:00
Christian Breunig
0a61934716 Jenkins: do not publish builds to Amazon S3 2023-08-25 07:28:36 +02:00
Christian Breunig
601f1a1b51 Revert "Jenkins: Scheduled trigger has been removed"
This reverts commit 26f3778695bb9ac74cea0347973efd02362e92a9.
2023-08-25 07:28:36 +02:00
Christian Breunig
3ff0f40fdf
Merge pull request #377 from tjjh89017/arm64
arm64 build vyos kernel for qemu vm and rpi4
2023-08-24 16:13:03 +02:00
Christian Breunig
ab19289385
Merge pull request #379 from Apachez-/T5468
T5468: Remove unused manpages to free up space
2023-08-24 16:09:24 +02:00
Apachez
f9946312df T5468: Remove unused manpages to free up space 2023-08-24 09:22:25 +02:00
Christian Breunig
d48d47260b
Kernel: T4928: update Linux Kernel to v6.1.47 2023-08-23 20:30:01 +02:00
John Estabrook
135c6236f0 Docker: T5500: update commit ref for vyos1x-config 2023-08-23 08:57:46 -05:00