Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-05 | opennhrp: import package build instruction | Christian Poessinger | |
2021-06-05 | Docker: add libev-dev build dependency for opennhrp | Christian Poessinger | |
2021-06-05 | Jenkins: lib: it is also possible that unstaging of the amd64 binaries fail | Christian Poessinger | |
This is due to the fact when no package is build b/c then when { } condition is unmet, we also have no amd64 package. Thus the try { } block needs to be extended to not only match for arm64 unstash. | |||
2021-06-05 | Revert "Jenkins: lib: echo change set path for further optimisation" | Christian Poessinger | |
This reverts commit 24804b2e00866486d4b16e727a25fc43185e8762. | |||
2021-06-05 | Jenkins: lib: allos stashing of empty objects | Christian Poessinger | |
If a build is skipped, we can not stash any object, this will trigger a build error that is invalid - as there is nothing to build. | |||
2021-06-05 | Jenkins: re-add erroneously removed when build conditions | Christian Poessinger | |
Debian packages should only be build if a file in the requested subfolder changes (like a version upgrade) or if explicitly reuested by the user. VyOS ISO generation should only be run once a night by the CI if triggered by the timer, or on explicit user request. | |||
2021-06-05 | strongSwan: add API fixup patch after controller changes | Christian Poessinger | |
This fixes the caller API of strongSwan 5.9.1 after applying the "charon: add optional source and remote overrides for initiate") patch. | |||
2021-06-05 | strongSwan: refresh patch set imported from Alpine | Christian Poessinger | |
Debian package builder requires each patch ebeing prefixes with -+ or a whitespace if line was not altered. Some patches contained a TAB. | |||
2021-06-04 | Jenkins: lib: only define BASE_DIR and CHANGESET_DIR varibale once | Christian Poessinger | |
2021-06-04 | Jenkins: lib: echo change set path for further optimisation | Christian Poessinger | |
Currently on repo push all jobs are build - not only the required ones. This commit aims to identify the root cause and limit the amount of CPU time used to build packages. | |||
2021-06-04 | strongSwan: use lowercase build directory | Christian Poessinger | |
2021-06-04 | strongSwan: T1888: import DMVPN patches from Alpine Linux | Christian Poessinger | |
Patches imported from commit 7921a30493eb1 of the following repo: https://gitlab.alpinelinux.org/alpine/aports/-/commits/master/main/strongswan | |||
2021-06-04 | Kernel: T3318: update Linux Kernel to v5.10.42 | Christian Poessinger | |
2021-06-01 | Merge pull request #168 from sarthurdev/current | Viacheslav Hletenko | |
ipsec: T3594: Disable strongswan-starter.service | |||
2021-06-01 | ipsec: T3594: Disable strongswan-starter.service | sarthurdev | |
2021-05-30 | Merge pull request #167 from erkin/current | Christian Poessinger | |
T3518: Pin cryptography and Paramiko to the Bullseye repo | |||
2021-05-30 | Merge pull request #166 from DmitriyEshenko/27052021-change-ntp-servers | Christian Poessinger | |
ntp: T2123: Change NTP servers in default configs | |||
2021-05-30 | Jenkins: increase buildPackage timeout to 3 hours | Christian Poessinger | |
The Linux Kernel now takes longer then 2 hours to compile. | |||
2021-05-30 | Revert "Kernel: T3587: replace Out-Of-Tree QAT drivers with In-Tree drivers" | Christian Poessinger | |
This reverts commit 43d7bca9a6969c07c9291d7c8250e58c5566c137. But keeps the Kernel In-Tree QAT drivers still enabled so we will now ship both versions. | |||
2021-05-30 | QAT: T3587: upgrade to version 1.7.L.4.14.0-00031 | Christian Poessinger | |
2021-05-30 | QAT: T3587: use source package from our own VyOS mirror | Christian Poessinger | |
2021-05-30 | Kernel: T3587: replace Out-Of-Tree QAT drivers with In-Tree drivers | Christian Poessinger | |
The latest Intel QAT drivers make the 5.10 series Kernel crash and there was no real and good response from Intel so far. Today the build failed one more time by a source file moving around in the Intel webservers. It's time to try to move the QAT functionality to the Kernel buildin drivers. | |||
2021-05-30 | Pin cryptography and Paramiko to the Bullseye repo | erkin | |
2021-05-29 | Kernel: T3318: update Linux Kernel to v5.10.41 | Christian Poessinger | |
2021-05-29 | strongSwan: T1888: add version 5.9.1 | Christian Poessinger | |
2021-05-27 | ntp: T2123: Change NTP servers in default configs | DmitriyEshenko | |
2021-05-26 | Kernel: T3318: update Linux Kernel to v5.10.40 | Christian Poessinger | |
2021-05-23 | Kernel: usb: drop gadged support | Christian Poessinger | |
2021-05-23 | Revert "Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN ↵ | Christian Poessinger | |
cards" Newer cards must use QMI it seems. It also feels more "robust". | |||
2021-05-23 | systemd: services: T3572: disable smartd | Christian Poessinger | |
2021-05-23 | Kernel: T3318: update Linux Kernel to v5.10.39 | Christian Poessinger | |
2021-05-19 | Kernel: T3318: update Linux Kernel to v5.10.38 | Christian Poessinger | |
2021-05-19 | Accel-PPP: T3562: update to latest version | Christian Poessinger | |
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01 | |||
2021-05-15 | Kernel: T3318: update Linux Kernel to v5.10.37 | Christian Poessinger | |
2021-05-12 | Merge pull request #165 from sever-sever/T3540 | Christian Poessinger | |
keepalived: T3540: Use backport version 2.1.5-0.2 | |||
2021-05-12 | Kernel: T3318: update Linux Kernel to v5.10.36 | Christian Poessinger | |
2021-05-12 | keepalived: T3540: Use backport version 2.1.5-0.2 | sever-sever | |
2021-05-10 | Merge pull request #164 from erkin/current | Daniil Baturin | |
T3351: Add SHA256 checksums | |||
2021-05-10 | T3351: Add SHA256 checksums | erkin | |
2021-05-08 | Kernel: T3318: update Linux Kernel to v5.10.35 | Christian Poessinger | |
2021-05-05 | Revert "frr: T3504: add patch to address graceful-restart return code issue" | Christian Poessinger | |
Official fix already merged into FRR stable/7.5 branch. This reverts commit 2feba96c6c9fcb59ecf77f91661b7a61e8bb4442. | |||
2021-05-04 | frr: T3504: add patch to address graceful-restart return code issue | Christian Poessinger | |
2021-05-01 | Kernel: T3491: switch to 1kHz timer interrupt | Christian Poessinger | |
2021-04-30 | Kernel: T3318: update Linux Kernel to v5.10.33 | Christian Poessinger | |
2021-04-24 | QAT: builds are only supported for amd64 platforms | Christian Poessinger | |
2021-04-23 | CONTIBUTING: sync version with vyos-1x commit ee6bf7e9 | Christian Poessinger | |
2021-04-23 | Kernel: T3489: enable kexec support | Rob Thomas | |
This allows us to use kexec in the future to support fast reboots. This is more important on physical hardware which can take 10+ minutes to POST. Signed-Off-By: Rob Thomas <xrobau@gmail.com> | |||
2021-04-23 | Kernel: T3489: re-enable NUMA in kernel build | Rob Thomas | |
All throughout the history of vyos-build, NUMA has been disabled. It WAS enabled back in Vyatta days, so something somewhere has accidentally turned it off - and it's ALSO mentioned explicitly in various pieces of documentation, so it's MEANT to be on! Note for future researchers: CONFIG_INOTIFY_STACKFS=y is provided by a patch, so patch the kernel BEFORE running make menuconfig, or manually put it back. If not, it'll vanish and is a wanted part of the build. Signed-Off-By: Rob Thomas <xrobau@gmail.com> | |||
2021-04-22 | Merge pull request #160 from runborg/current | Christian Poessinger | |
kernel: T3486: Prepare for arm64 builds | |||
2021-04-22 | Kernel: T3318: update Linux Kernel to v5.10.32 | Christian Poessinger | |