Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-03 | firmware: compress using gzip over xz for Pipeline steps | Christian Poessinger | |
2020-09-03 | Kernel: move to fpm build script | Christian Poessinger | |
2020-09-03 | Intel: QAT: T2853: use same version as in 1.2 (crux) | Christian Poessinger | |
2020-09-03 | Kernel: prevent "dirty" tag of Kernel | Christian Poessinger | |
... Kernel is appended a + to the version string when there are locally modified files - which we have. This is prevented by the existence of the .scmversion file. | |||
2020-09-03 | Jenkins: Kernel: keep last 20 builds | Christian Poessinger | |
2020-09-01 | Kernel: T2843: remove Intel QAT drivers - we use our own ones | Christian Poessinger | |
We compile Intel QAT drivers from Intel driver release incl. user-space tools. | |||
2020-08-31 | Revert "Kernel: T2843: drop parallel ATA support" | Christian Poessinger | |
This reverts commit 8b520c63ac705aa2c35579ebfbc053b5b6a1bccb. CI tests also use parallel ATA interfaces in QAEmu - we probably should keep it for "poor" virtualisation. | |||
2020-08-30 | Kernel: T2843: drop parallel ATA support | Christian Poessinger | |
2020-08-30 | Kernel: T2843: enable Multipath TCP support | Christian Poessinger | |
2020-08-30 | Kernel: T2843: enable APU2 LEDs and front button | Christian Poessinger | |
2020-08-30 | Kernel: T2843: upgrade Kernel to v5.8.5 | Christian Poessinger | |
Note: Intel does not provide a compatible QAT version. There is a custom patch which make QAT compile for the specified Kernel version. This patch will change the source to a non backwards-compatible version - this is fine as we run 5.8 anyways. | |||
2020-08-30 | WireGuard: T2842: switch to binary package from buster-backports | Christian Poessinger | |
2020-08-30 | Kernel: enable Xen virtual keyboard and mouse support | Christian Poessinger | |
2020-08-30 | Kernel: T1205: re-add PC speaker driver | Christian Poessinger | |
2020-08-30 | Kernel: WireGuard: T2839: update to recent versions | Christian Poessinger | |
* wireguard user-space tools debian/1.0.20200513-1_bpo10+1 * wireguard-linux-compat kernel modules debian/1.0.20200712-1_bpo10+1 | |||
2020-08-26 | Kernel: T2831: Update Linux Kernel to v4.19.142 | Christian Poessinger | |
2020-08-23 | Kernel: T2822: Update Linux Kernel to v4.19.141 | Christian Poessinger | |
2020-08-15 | Kernel: T2797: Update Linux Kernel to v4.19.139 | Christian Poessinger | |
2020-08-10 | Kernel: T2780: Update Linux Kernel to v4.19.138 | Christian Poessinger | |
2020-08-02 | Kernel: config: T2666: cleanup legacy network vendors | Christian Poessinger | |
Remove support for legacy PCI - ISA network cards | |||
2020-08-02 | Intel: T2538: update NIC drivers to recent releases | Christian Poessinger | |
2020-08-02 | Accel-PPP: update to latest revision | Christian Poessinger | |
This will improve the SSTP performance on long fat networks. | |||
2020-08-01 | Kernel: T2751: Update Linux Kernel to v4.19.136 | Christian Poessinger | |
2020-07-26 | linux-firmware: T2594: upgrade firmware extraction script | Christian Poessinger | |
The logic of generating the required firmware file name has been moved from build-linux-firmware.sh directly into list-required-firmware.py which makes much more sense. That move was made by Daniil Baturin - I only did the integration part. Thanks! | |||
2020-07-25 | Kernel: T2730: Update Linux Kernel to v4.19.134 | Christian Poessinger | |
2020-07-21 | x86_64_vyos_defconfig: T2666: enable CONFIG_XDP_SOCKETS | Christian Poessinger | |
2020-07-05 | packages: Kernel: T2684: Update Linux Kernel to v4.19.131 | Christian Poessinger | |
2020-07-05 | packages: accel-ppp: T2685: bump version for SSTP client fix | Christian Poessinger | |
2020-06-26 | packages: linux-kernel: only build if required | Christian Poessinger | |
2020-06-24 | Jenkins: T2625: import Kernel Pipeline | Christian Poessinger | |
Imported from https://github.com/vyos/vyos-build-kernel commit 9e7c12b |