summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2021-10-23Revert "Kernel: T3849: update Linux Kernel to v4.19.207"Christian Poessinger
This reverts commit c0dc0f5578df83c762f15a6073cb863ca4a6a0d8.
2021-10-18Revert "Kernel: T3849: update Linux Kernel to v4.19.212"Christian Poessinger
This reverts commit 86b741f39d94d51074153ec0825c2246ca9ee752. This breaks the compilation of the Intel IGB drivers.
2021-10-17Kernel: T3849: update Linux Kernel to v4.19.212Christian Poessinger
2021-09-23Kernel: T3849: update Linux Kernel to v4.19.207Christian Poessinger
2021-06-19QAT: fix package build (extraction of driver version)Christian Poessinger
Sometimes the Intel QAT driver source is delivered with uppercase letters, sometimes lowercase - that confused the build script. The code now always translates the package name to lower case to handle this issue.
2021-06-19Revert "Try specifying kernel version dependency in the QAT's debian/control"Christian Poessinger
This reverts commit f16af4a8c781ef0f967741e361812ccedc1886a1.
2021-06-19Try specifying kernel version dependency in the QAT's debian/controlDaniil Baturin
2021-06-18Add kernel version debug print to build-intel-qat.shDaniil Baturin
2021-06-17Kernel: T3483: update Linux Kernel to v4.19.195Christian Poessinger
2021-06-10qat: use VyOS source mirrorChristian Poessinger
2021-06-10Kernel: T3483: update Linux Kernel to v4.19.194Christian Poessinger
2021-05-09Kernel: T3483: update Linux Kernel to v4.19.190Christian Poessinger
2021-04-18Kernel: T3483: update Linux Kernel to v4.19.188Christian Poessinger
2021-04-03packages: add minisignChristian Poessinger
(cherry picked from commit cb2659c88c9166bec8088368211db42fa82b9129)
2021-03-05Kernel: T3238: Update Linux Kernel to v4.19.178Christian Poessinger
2021-02-18Kernel: T3238: Update Linux Kernel to v4.19.176Christian Poessinger
2021-01-21Kernel: T3238: Update Linux Kernel to v4.19.169Christian Poessinger
2021-01-15Jenkins: retrive debian repo server via global variableChristian Poessinger
2021-01-11Kernel: verify archive via sha256sum as gnupg2 does not support --locate-keysChristian Poessinger
2021-01-11Jenkins: Kernel: instead of 'git clone' the source use the tarballChristian Poessinger
2021-01-08Kernel: T3197: Update Linux Kernel to v4.19.165Christian Poessinger
2021-01-05frr: switch to stable/7.3 branch for new bugfixesChristian Poessinger
2020-09-06qat: T2853: Enables QAT registration with Linux Kernel Cryptovyos/1.2.6DmitriyEshenko
2020-09-04Jenkins: Kernel: keep last 20 buildsChristian Poessinger
(cherry picked from commit 592e5fa4660ecad95f665425e37a629534be88d4)
2020-09-04packages: qat: remove wrongly added fileChristian Poessinger
2020-08-30Kernel: enable Xen virtual keyboard and mouse supportChristian Poessinger
(cherry picked from commit 4dd9d433db8a257471bd2f58eff9b4e67ae035fe)
2020-08-30Kernel: T1205: re-add PC speaker driverChristian Poessinger
(cherry picked from commit d81087fa79421f554c4086504e48e3b8158e1bc0)
2020-08-26Kernel: T2831: Update Linux Kernel to v4.19.142Christian Poessinger
2020-08-23Kernel: T2822: Update Linux Kernel to v4.19.141Christian Poessinger
(cherry picked from commit 02efbb2305f9aeb968d68893ad394d99eea74920)
2020-08-15Kernel: T2797: build WireGuard tools on outdated debhelper versionChristian Poessinger
2020-08-15Kernel: T2797: Intel: use i4evf driver from upstream kernelxChristian Poessinger
2020-08-15Kernel: T2797: Update Linux Kernel to v4.19.139Christian Poessinger
2020-07-26T2021: import a patch for decimal OSPFv3 area support.Daniil Baturin
2020-07-11packages: linux-kernel: T2698: add missing patch for wireguard buildChristian Poessinger
When importing the old Kernel Pipeline the use .gitignore file prevented a patch from beeing imported as it matched the entire wireguard directory. With this in place we did not build the wireguard.ko kernel module but failed back to DKMS which we do not support.
2020-06-26packages: frr: T2625: use build pipelineChristian Poessinger
2020-06-26packages: linux-kernel: T2625: move to library codeChristian Poessinger
2020-06-26packages: linux-kernel: T2625: import pipelineChristian Poessinger
Imported Pipeline from https://github.com/vyos/vyos-build-kernel commit c28976b38b7d98
2020-06-26packages: remove old submodules which are not in useChristian Poessinger
2019-12-26Docker: add libssl packages to base imageChristian Poessinger
2019-02-09T1010 - submodule vyatta-webgui removedhagbard
2019-02-01Add lldp and pdns-recursor submodulesChristian Poessinger
2019-01-31build-submodules: add ipaddrcheckChristian Poessinger
2019-01-30Revert "T1214: Add `ipaddrcheck` to the packages directory"Christian Poessinger
libcidr-dev is not available until Debian Buster thus the container can't be build. This reverts commit 9779f9938e1a80736738b2b9021a0db4dd872bfa.
2019-01-30T1214: Add `ipaddrcheck` to the packages directoryNicholas Humfrey
2019-01-30Merge branch 'source-build' of github.com:c-po/vyos-build into currentChristian Poessinger
* source-build: Docker: update to latest libvyosconfig revision build-submodules: source OPAM environemnt if not present build-submodules: change VERBOSE logic build-submodules: report back package error when build with --verbose build-submodules: add libyang
2019-01-30T1202: Add `hvinfo` to the packages directory (#43)Nicholas Humfrey
2019-01-27build-submodules: add libyangChristian Poessinger
2019-01-26submodules: add igmpproxyChristian Poessinger
2019-01-26submodules: add vyos-xe-guest-utilitiesChristian Poessinger
2019-01-17build-submodules: add vyos-netplugChristian Poessinger