Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-25 | mellanox: T6231: we do not need to build all packages, delete all unused ones | Christian Breunig | |
2024-07-25 | mellanox: T6231: add missing KERNEL_SUFFIX for module installation path | Christian Breunig | |
All VyOS kernel modules must live in the appropriate module directory, example: /lib/modules/6.6.41-amd64-vyos/ In addition we do not abbreviate script options to make reading easier, without call --help all the time. | |||
2024-07-25 | Kernel: T6231: verify mellanox driver source by SHA1 hash | Christian Breunig | |
2024-07-25 | Kernel: T6231: update .gitignore for mellanox drivers | Christian Breunig | |
2024-06-21 | T6231: Mellanox OFED Kernel and Userspace Packages | RageLtMan | |
Build OFED drivers and userspace components against the kernel source tree similar to Intel's NIC drivers. OFED installers create Debian packages of their own tageting the kernel version defined in the build invocation if DKMS is omitted. Script builds with supporting components for VPP to permit handoff of function to the underlying hardware as appropriate. Updating the version is fairly trivial along with adding patching as needed to handle kCFI and hardening measures as they are introduced. Testing: Tested against GCC-built Linux Hardened kernel with the various additions from PR 132 - sustained line-rate testing against 4x100g links on a single machine at a hair below 200g for each LACP pair. | |||
2024-06-19 | Merge pull request #660 from c-po/T5887-kernel-6.6.34 | Christian Breunig | |
Kernel: T5887: update Linux Kernel to v6.6.34 | |||
2024-06-17 | Kernel: T5887: update Linux Kernel to v6.6.34 | Christian Breunig | |
2024-06-15 | Merge pull request #653 from ZenithTecnologia/current | Christian Breunig | |
docker: arm: T6474: Initial support for dynamic arch toml loading | |||
2024-06-14 | Merge pull request #656 from MattKobayashi/current | Christian Breunig | |
T6484: Smoketest: Increase KVM memory limit | |||
2024-06-14 | Merge pull request #658 from zdc/T6475-circinus | zdc | |
waagent: T6475: Disabled waagent build for ARM64 | |||
2024-06-14 | waagent: T6475: Disabled waagent build for ARM64 | zsdc | |
ARM64 build is not necessary, because waagent has one build for all platforms. | |||
2024-06-14 | T6484: Smoketest: Increase KVM memory limit | Matthew Kobayashi | |
2024-06-13 | Merge pull request #655 from zdc/T6475-circinus | zdc | |
waagent: T6475: Fixed waagent build script permissions | |||
2024-06-13 | waagent: T6475: Fixed waagent build script permissions | zsdc | |
Added execution permissions to a build script. | |||
2024-06-13 | Merge pull request #654 from zdc/T6475-circinus | Christian Breunig | |
waagent: T6475: Added waagent build instructions | |||
2024-06-12 | Kernel: T5887: update Linux Kernel to v6.6.33 | Christian Breunig | |
2024-06-12 | waagent: T6475: Added waagent build instructions | zsdc | |
We need a version newer than in the Debian repository. This commit adds instructions to build a version from sid. | |||
2024-06-11 | docker: arm: T6474: Added Salt Project repo for armhf | Leonardo Amaral | |
Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br> | |||
2024-06-11 | docker: arm: T6474: Initial support for dynamic arch toml loading. | Leonardo Amaral | |
Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br> | |||
2024-06-06 | Merge pull request #651 from jestabro/config-default-system-version | Daniil Baturin | |
migration: T6006: move config.boot.default to vyos-1x | |||
2024-06-05 | migration: T6006: move config.boot.default to vyos-1x | John Estabrook | |
2024-06-05 | Merge pull request #649 from dmbaturin/T6446-include-support-url-in-version | Christian Breunig | |
build: T6446: include support URL in the version data file | |||
2024-06-05 | build: T6446: include support URL in the version data | Daniil Baturin | |
2024-06-03 | Merge pull request #648 from sever-sever/T6415 | Viacheslav Hletenko | |
T6415: Add repo-sync | |||
2024-06-01 | T6415: Add repo-sync | Viacheslav Hletenko | |
2024-05-28 | Merge pull request #646 from dmbaturin/T6414-generic-flavor-name | Christian Breunig | |
build: T6414: rename the "iso" flavor to "generic" | |||
2024-05-28 | build: T6414: rename the "iso" flavor to "generic" | Daniil Baturin | |
2024-05-28 | Merge pull request #645 from nvollmar/T6404 | Christian Breunig | |
T6406: enables CONFIG_CFS_BANDWIDTH for cpu cgroup limits | |||
2024-05-27 | T6406: enables CONFIG_CFS_BANDWIDTH for cpu cgroup limits | Nicolas Vollmar | |
2024-05-27 | Kernel: T6406: enables CONFIG_CGROUP_CPUACCT | Nicolas Vollmar | |
2024-05-27 | Merge pull request #641 from c-po/vyos1x-config-update | Christian Breunig | |
T6404: update vyos1x-config commit reference | |||
2024-05-27 | T6404: update vyos1x-config commit reference | Christian Breunig | |
2024-05-25 | Merge pull request #640 from vyos/feature/T6399-codeowner-correction-current | Christian Breunig | |
T6399: codeowners correction | |||
2024-05-25 | T6399: codeowners correctionfeature/T6399-codeowner-correction-current | Vijayakumar A | |
2024-05-25 | Kernel: T5887: update Linux Kernel to v6.6.32 | Christian Breunig | |
2024-05-25 | Merge pull request #638 from zdc/T6395-circinus | Christian Breunig | |
kernel: T6395: Enabled VFIO_NOIOMMU support | |||
2024-05-24 | kernel: T6395: Enabled VFIO_NOIOMMU support | zsdc | |
VFIO No-IOMMU support is required for environments where IOMMU is not available but we still want to use VFIO. | |||
2024-05-23 | Merge pull request #635 from dmbaturin/T6388-ocaml-4.14.2 | John Estabrook | |
docker: T6388: use OCaml 4.14.2 for package builds | |||
2024-05-23 | docker: T6388: use OCaml 4.14.2 for package builds | Daniil Baturin | |
2024-05-23 | T6386: added caller workflows and codeowners (#634) | Vijayakumar A | |
2024-05-19 | Docker: add missing dependency on cmake to build accel-ppp | Christian Breunig | |
2024-05-19 | Merge pull request #631 from c-po/frr-revert-local-patches | Christian Breunig | |
frr: T6250: T6283: revert local patches merged upstream | |||
2024-05-19 | Revert "frr: T6283: add pending upstream patch" | Christian Breunig | |
This reverts commit 1b61973b9143aa8a04cc7c857ec567fa962e4e43. Upstream Patch merged | |||
2024-05-19 | Revert "frr: T6250: add pending upstream patch" | Christian Breunig | |
This reverts commit 38cae97177191ad6876a4ce7afb4f53b21bf746c. Upstream patch merged | |||
2024-05-19 | Merge pull request #629 from c-po/T5887-kernel | Christian Breunig | |
Kernel: T5887: update Linux Kernel to v6.6.31 | |||
2024-05-19 | Kernel: T5887: update Linux Kernel to v6.6.31 | Christian Breunig | |
2024-05-17 | Merge pull request #622 from zdc/T3664-circinus | Christian Breunig | |
build-script: T3664: Allowed all options in both config file and comm… | |||
2024-05-17 | Merge pull request #626 from jestabro/syntax-config-default | Christian Breunig | |
T6356: normalize '.., ntp, server' path syntax in config.boot.default | |||
2024-05-16 | T6356: normalize '.., ntp, server' path syntax in config.boot.default | John Estabrook | |
2024-05-16 | Merge pull request #624 from c-po/target | Christian Breunig | |
hooks: T6346: set default boot target to multi-user.target |