Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-31 | telegraf: T4515: select proper Pipeline library branch | Christian Poessinger | |
2022-07-30 | telegraf: T4515: add custom build | Christian Poessinger | |
2022-03-23 | Merge pull request #213 from c-po/equuleus-numa | Christian Poessinger | |
Kernel: T3489: re-enable NUMA in kernel build | |||
2022-01-24 | Accel-PPP: T4204: update accel-ppp version | Eshenko Dmitriy | |
2022-01-20 | Kernel: T3489: re-enable NUMA in kernel build | Christian Poessinger | |
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. This is a backport of commit d5df496b9b9e for the 5.4 Kernel series. | |||
2022-01-17 | packages: T3164: Dropbear - apply VyOS patches without quilt | Christian Poessinger | |
This prevents error: dpkg-source: error: expected [ +-] at start of line 16 of diff 'dropbear/debian/patches/0001-Enable-PAM-support.patch' dpkg-source: info: applying 0001-Enable-PAM-support.patch dpkg-source: info: the patch has fuzz which is not allowed, or is malformed | |||
2022-01-17 | packages: T3164: Debian Buster requires an older Dropbear version | Christian Poessinger | |
... because of build time dependencies | |||
2022-01-16 | packages: T3164: Dropbear: adjust to equuleus Jenkins pipeline library | Christian Poessinger | |
We do not have arm64 support in equuleus | |||
2022-01-16 | packages: T3164: build Dropbear from source with PAM support | Christian Poessinger | |
Dropbear version shipped in Debian does not have PAM support enabled. For the VyOS console server it would be nice to have the possibility to use RADIUS authentication. (cherry picked from commit 52f75193f3afe799017e17504d5785aa7817d455) | |||
2022-01-09 | Jenkins: keepalived: T4128: must use equuleus pipeline library | Christian Poessinger | |
2022-01-09 | keepalived: T4128: bugfix - do not build arm64 package | Christian Poessinger | |
This fixes passing of wrong function arguments introduced in commit dc1fbb8 ("keepalived: do not build arm64 package"). | |||
2022-01-09 | keepalived: T4128: pin package to specific Git commit | Christian Poessinger | |
keepalived commit 8af889bc is known to work - pin builds to this version until we decide for a newer release (2.2.5 or higher). (cherry picked from commit f0cdd802c2a6a9bc12f5495d517837b4c6a1b494) | |||
2022-01-09 | keepalived: do not build arm64 package | Christian Poessinger | |
2022-01-09 | keepalived: T4128: build package from upstream source | Christian Poessinger | |
(cherry picked from commit e890cbd5099e296bc2a614d3b7871e1d577aa5f3) | |||
2021-11-23 | Accel-PPP: T4015: update version which include threading fix | Eshenko Dmitriy | |
2021-11-10 | ocserv: T3934: Added own build of ocserv | zsdc | |
Because of a strange bug with the Debian package (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997981) we need to have our own build of ocserv from the same source. | |||
2021-10-21 | Kernel: T3927: enable kernel support for HW offload of the TLS protocol | Christian Poessinger | |
2021-07-26 | kernel: T3704: Enabled SG module | zsdc | |
Enabled build of the SG module to make possible communication with RAID adapters from Areca (https://www.areca.com.tw/). (cherry picked from commit 6d77d03c3fcda288ed44b979338d38a58d8ae5f3) | |||
2021-07-24 | Kernel: only build packages if the package changes at all | Christian Poessinger | |
2021-07-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian Poessinger | |
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. (cherry picked from commit 1c3e5e18fd746bbb6ccd4a09d1fec1bed2f8316b) | |||
2021-06-16 | Accel-PPP: T3629: update to latest version | DmitriyEshenko | |
(cherry picked from commit 5dbfafaf414d044a1b98591b69ee143b11384131) | |||
2021-06-13 | Revert "Kernel: usb: wwan: T3063: remove QMI, NCM and CDC drivers for WWAN ↵ | Christian Poessinger | |
cards" This reverts commit 3fa7fe6926a538a8b4f25ca3e842fefb9699def6. | |||
2021-05-19 | Accel-PPP: T3562: update to latest version | Christian Poessinger | |
Update to: https://github.com/accel-ppp/accel-ppp/commit/277ad4c3c7af01 (cherry picked from commit 8fb9681c6715bb1b72b62d1daf146c032050d6b2) | |||
2021-05-02 | Merge pull request #163 from sever-sever/T2100-frr | Christian Poessinger | |
frr: T2100: Update FRR to 7.5 | |||
2021-05-01 | Kernel: T3491: switch to 1kHz timer interrupt | Christian Poessinger | |
(cherry picked from commit a1c4e49e90c041e61d26b04bd7df7a89a919d7ec) | |||
2021-04-26 | frr: T2100: Update FRR to 7.5 | sever-sever | |
2021-04-04 | Jenkins: use build library from proper branch "equuleus" | Christian Poessinger | |
2021-04-03 | packages: add minisign | Christian Poessinger | |
(cherry picked from commit cb2659c88c9166bec8088368211db42fa82b9129) | |||
2021-02-15 | kernel: T3312: Add SolarFlaire kernel modules | Eshenko Dmitriy | |
(cherry picked from commit 176dd5eeb5c3bebc6d8c5163c982b9b73159b9f5) | |||
2021-02-02 | Jenkins: run containers with "reuseNode" to stay on the same node | qxmips | |
(cherry picked from commit 38fa98af45d6c22d7d876bc724d957d2545d011a) | |||
2021-02-01 | frr: T3227: import hotfix for frr-reload script to fix rpki issues | Christian Poessinger | |
(cherry picked from commit c6728db700820fe931c839e629cf92a278517be5) | |||
2021-01-31 | Kernel: also trigger build when "data/defaults.json" changes | Christian Poessinger | |
2021-01-30 | wide-dhcpv6: T3240: add CI | Christian Poessinger | |
(cherry picked from commit c72a4f2ddbb977d6055c44275c0341b40618d216) | |||
2021-01-23 | Kernel: add *.tar.xz to .gitignore | Christian Poessinger | |
(cherry picked from commit 32d564eb3c3ba1b9dbc2e366e8ba7cc56d145e22) | |||
2021-01-19 | Kernel: Firmware: 5.4 Kernel has modules in a different path | Christian Poessinger | |
2021-01-16 | Kernel: T3223: update linux-firmware to 20201218 | Christian Poessinger | |
2021-01-16 | Kernel: T3223: retrieve firmware information from Kernel module binary itself | Christian Poessinger | |
(cherry picked from commit 062d7e0868d7918d386c11fb4e97f5019c2f66ce) | |||
2021-01-15 | Jenkins: retrive debian repo server via global variable | Christian Poessinger | |
(cherry picked from commit 76f293633fb5feefcc7acd74d4edeea69b60ea5c) | |||
2021-01-14 | Kernel: T3218: drop dependency on Intel out-of-tree modules | Christian Poessinger | |
2021-01-10 | iproute2: re-set version to 5.4.0 | Christian Poessinger | |
Commit aa8cb76979 ("Jenkins: select build library from equuleus branch") accidently pushed the version of the iproute2 package to a non buildable version. Version was re-set to match the Kernel version. | |||
2021-01-10 | Jenkins: select build library from equuleus branch | Christian Poessinger | |
2021-01-10 | Jenkins: Kernel: extract version from data/defaults.json | Christian Poessinger | |
No need to specify the kernel version two times, it can be retrieved from data/defaults.json (cherry picked from commit 2af09cfd180a4cc86aaca430a1c95d8c4b7a3d9b) | |||
2021-01-10 | Jenkins: Kernel: instead of 'git clone' the source use the tarball | Christian Poessinger | |
This reduces the download and checkout overhead. | |||
2021-01-09 | Kernel: T3199: update Linux Kernel to v5.4.88 | Christian Poessinger | |
2021-01-03 | frr: T3182: revert back to 7.3 series | Christian Poessinger | |
2021-01-03 | frr: T3182: revert back to 7.4 series | Christian Poessinger | |
2020-12-31 | Kernel: T3168: update Linux Kernel to v5.4.86 | Christian Poessinger | |
2020-12-25 | Kernel: T3145: virtio: enable MMIO_CMDLINE_DEVICES | Christian Poessinger | |
2020-12-25 | Kernel: T3145: enable additional ciphers | Christian Poessinger | |
2020-12-22 | frr: T3146: upgrade to Free Range Routing 7.5 series | Christian Poessinger | |