summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-03T4034: Fix package list for xcp-ng-iso buildMatthias Fetzer
prepare target is running before xcp-ng-iso which copies ./data/package-lists/vyos-x86.list.chroot to $(build_dir)/config/package-lists/vyos-x86.list.chroot. During the build step, this is too late and therefore we need to patch the package list inside the build directory.
2021-11-09Merge pull request #200 from erkin/cruxDaniil Baturin
T3962: Check if open-vm-tools is present before attempting to write its config [crux]
2021-11-09T3962: Check if open-vm-tools is present before attempting to write its configerkin
2021-11-06Merge pull request #198 from sever-sever/T3971-cruxDaniil Baturin
build-iso: T3971: Ability to build ISO images for xcp-ng
2021-11-05build-iso: T3971: Ability to build ISO images for xcp-ngViacheslav
2021-11-04T3294: Change console baud rate for Dell VEP devices. Reorganize directory ↵Eshenko Dmitriy
tree for vendors
2021-10-31Merge pull request #183 from wegenerbenjamin/patch-1Christian Poessinger
T3761: Bump salt-minion to 3000
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-10-17T3912: use a more informative default login bannerDaniil Baturin
2021-10-17Docker: T3911: invalidate old LetsEncrypt CAChristian Poessinger
2021-09-23Kernel: T3849: update Linux Kernel to v4.19.207Christian Poessinger
2021-08-17Bump salt-minion to 3000wegenerbenjamin
salt-minion 2017.7 is out of support, bump is required
2021-07-10Merge pull request #176 from sever-sever/T3674Christian Poessinger
squid: T3674: Disable by default squid service
2021-07-09squid: T3674: Disable by default squid serviceViacheslav
2021-06-21Add Debian Jessie signing keys.Daniil Baturin
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-06-10charon-syslog: T2620: Add ike-name to IPSec logssever-sever
2021-06-10Add a mirror of the Debian ELTS repo to the default build setup.Daniil Baturin
2021-06-05Update the Saltstack repo URL and disable HTTPS cert verification.Daniil Baturin
Jessie lacks a CA or intermediate cert for the Amazon cert that Saltstack is now using, so build fails because the cert looks untrusted. Since APT will always verify GPG signatures, server authentication is redundant and disabling it doesn't create a security issue.
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-04T2108: add main and backup minisign release keys.Daniil Baturin
(cherry picked from commit 68007b92d605d0205b013ffe1881c08649c0153a)
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-24Fix misplaces statements in the package build script.Daniil Baturin
2021-02-24Correctly detect package architecture.Daniil Baturin
2021-02-18Kernel: T3238: Update Linux Kernel to v4.19.176Christian Poessinger
2021-01-26Merge pull request #142 from DmitriyEshenko/crux-lannerChristian Poessinger
Lanner: Add build procedure for Lanner NCA-25XX devices
2021-01-25Lanner: Add build procedure for Lanner NCA-25XX devicesDmitriyEshenko
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-12QEMU: remove vyos-configd testsChristian Poessinger
This is not available in VyOS 1.2.
2021-01-12Jenkins: boot ISO into QEMU after assemblyChristian Poessinger
2021-01-11Kernel: verify archive via sha256sum as gnupg2 does not support --locate-keysChristian Poessinger
2021-01-11Kernel: T3197: Update Linux Kernel to v4.19.166Christian Poessinger
2021-01-11Jenkins: Kernel: instead of 'git clone' the source use the tarballChristian Poessinger
2021-01-09Jenkins: trigger builds at 0600 hours to not concur with other ISO buildChristian 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-12-22Merge pull request #138 from sever-sever/T2061-cruxDaniil Baturin
frr-syslog: T2061: Moving FRR logs to messages: Crux
2020-12-22frr-syslog: T2061: Moving FRR logs to messages: Cruxsever-sever
2020-12-04Merge pull request #135 from DmitriyEshenko/crux-fix-pimDaniil Baturin
pim: T2744: Disable pimd by default to prevent conflict