Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2023-08-31 | T5529: 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-30 | Merge pull request #385 from andriiandrieiev/current | Christian Breunig | |
T5525: VyOS mirror is changed | |||
2023-08-30 | T5525: VyOS mirror changed | Andrii Andrieiev | |
2023-08-30 | T5524: Add config directory for livecd | Viacheslav Hletenko | |
Add the '/config' directory for live image boot One of the reasons the DHCP-server uses lease from this directory T2958 | |||
2023-08-28 | Kernel: T4928: update Linux Kernel to v6.1.49 | Christian Breunig | |
2023-08-27 | Merge pull request #382 from tjjh89017/T5512 | Christian Breunig | |
T5512: linux-firmware: expand asterisk in modinfo firmware fields | |||
2023-08-27 | T5512: linux-firmware: expand asterisk in modinfo firmware fields | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2023-08-27 | Revert "Jenkins: increase build timeout to 8 hours for arm64 Kernel" | Christian Breunig | |
This reverts commit 90271ccb62fa18fbc3653170bf138ffc4f0b2a2e. | |||
2023-08-27 | Revert "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-27 | Jenkins: increase build timeout to 8 hours for arm64 Kernel | Christian Breunig | |
2023-08-27 | Merge pull request #381 from Apachez-/T5511 | Christian Breunig | |
T5511: Cleanup of unused directories (and files) in order to shrink image-size | |||
2023-08-27 | T5511: Cleanup of unused directories (and files) in order to shrink image-size | Apachez | |
2023-08-26 | Jenkins: increase build timeout to 4 hours for arm64 Kernel | Christian Breunig | |
2023-08-26 | Kernel: T4928: update Linux Kernel to v6.1.48 | Christian Breunig | |
2023-08-26 | Jenkins: aways store local ISO artifact | Christian Breunig | |
2023-08-25 | jool: 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"). | |||
2023-08-25 | Merge pull request #356 from sever-sever/T5261 | Daniil Baturin | |
T5261: Jenkins build package aws-gwlbtun | |||
2023-08-25 | Jenkins: do not publish builds to Amazon S3 | Christian Breunig | |
2023-08-25 | Revert "Jenkins: Scheduled trigger has been removed" | Christian Breunig | |
This reverts commit 26f3778695bb9ac74cea0347973efd02362e92a9. | |||
2023-08-24 | Merge pull request #377 from tjjh89017/arm64 | Christian Breunig | |
arm64 build vyos kernel for qemu vm and rpi4 | |||
2023-08-24 | Merge pull request #379 from Apachez-/T5468 | Christian Breunig | |
T5468: Remove unused manpages to free up space | |||
2023-08-24 | T5468: Remove unused manpages to free up space | Apachez | |
2023-08-23 | Kernel: T4928: update Linux Kernel to v6.1.47 | Christian Breunig | |
2023-08-23 | Docker: T5500: update commit ref for vyos1x-config | John Estabrook | |
2023-08-22 | Jenkins: Scheduled trigger has been removed | Andrii | |
Nightly builds migrated to vyos/vyos-rolling-nightly-builds | |||
2023-08-22 | T5499: arm64: build jool with correct depends | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2023-08-22 | T5499: arm64: update vyos kernel configs with debian stock kernel | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2023-08-22 | T5499: arm64: build jool with correct depends | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2023-08-20 | arm64: T5469: remove v8 string from version identifier to match amd64 schema | Christian Breunig | |
2023-08-17 | Kernel: T4928: update Linux Kernel to v6.1.46 | Christian Breunig | |
2023-08-16 | Merge pull request #376 from c-po/netplug-t5476 | Christian Breunig | |
netplug: T5476: move configuration files to vyos-1x repo |