summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-25mellanox: T6231: we do not need to build all packages, delete all unused onesChristian Breunig
2024-07-25mellanox: T6231: add missing KERNEL_SUFFIX for module installation pathChristian 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-25Kernel: T6231: verify mellanox driver source by SHA1 hashChristian Breunig
2024-07-25Kernel: T6231: update .gitignore for mellanox driversChristian Breunig
2024-06-21T6231: Mellanox OFED Kernel and Userspace PackagesRageLtMan
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-19Merge pull request #660 from c-po/T5887-kernel-6.6.34Christian Breunig
Kernel: T5887: update Linux Kernel to v6.6.34
2024-06-17Kernel: T5887: update Linux Kernel to v6.6.34Christian Breunig
2024-06-15Merge pull request #653 from ZenithTecnologia/currentChristian Breunig
docker: arm: T6474: Initial support for dynamic arch toml loading
2024-06-14Merge pull request #656 from MattKobayashi/currentChristian Breunig
T6484: Smoketest: Increase KVM memory limit
2024-06-14Merge pull request #658 from zdc/T6475-circinuszdc
waagent: T6475: Disabled waagent build for ARM64
2024-06-14waagent: T6475: Disabled waagent build for ARM64zsdc
ARM64 build is not necessary, because waagent has one build for all platforms.
2024-06-14T6484: Smoketest: Increase KVM memory limitMatthew Kobayashi
2024-06-13Merge pull request #655 from zdc/T6475-circinuszdc
waagent: T6475: Fixed waagent build script permissions
2024-06-13waagent: T6475: Fixed waagent build script permissionszsdc
Added execution permissions to a build script.
2024-06-13Merge pull request #654 from zdc/T6475-circinusChristian Breunig
waagent: T6475: Added waagent build instructions
2024-06-12Kernel: T5887: update Linux Kernel to v6.6.33Christian Breunig
2024-06-12waagent: T6475: Added waagent build instructionszsdc
We need a version newer than in the Debian repository. This commit adds instructions to build a version from sid.
2024-06-11docker: arm: T6474: Added Salt Project repo for armhfLeonardo Amaral
Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br>
2024-06-11docker: arm: T6474: Initial support for dynamic arch toml loading.Leonardo Amaral
Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br>
2024-06-06Merge pull request #651 from jestabro/config-default-system-versionDaniil Baturin
migration: T6006: move config.boot.default to vyos-1x
2024-06-05migration: T6006: move config.boot.default to vyos-1xJohn Estabrook
2024-06-05Merge pull request #649 from dmbaturin/T6446-include-support-url-in-versionChristian Breunig
build: T6446: include support URL in the version data file
2024-06-05build: T6446: include support URL in the version dataDaniil Baturin
2024-06-03Merge pull request #648 from sever-sever/T6415Viacheslav Hletenko
T6415: Add repo-sync
2024-06-01T6415: Add repo-syncViacheslav Hletenko
2024-05-28Merge pull request #646 from dmbaturin/T6414-generic-flavor-nameChristian Breunig
build: T6414: rename the "iso" flavor to "generic"
2024-05-28build: T6414: rename the "iso" flavor to "generic"Daniil Baturin
2024-05-28Merge pull request #645 from nvollmar/T6404Christian Breunig
T6406: enables CONFIG_CFS_BANDWIDTH for cpu cgroup limits
2024-05-27T6406: enables CONFIG_CFS_BANDWIDTH for cpu cgroup limitsNicolas Vollmar
2024-05-27Kernel: T6406: enables CONFIG_CGROUP_CPUACCTNicolas Vollmar
2024-05-27Merge pull request #641 from c-po/vyos1x-config-updateChristian Breunig
T6404: update vyos1x-config commit reference
2024-05-27T6404: update vyos1x-config commit referenceChristian Breunig
2024-05-25Merge pull request #640 from vyos/feature/T6399-codeowner-correction-currentChristian Breunig
T6399: codeowners correction
2024-05-25T6399: codeowners correctionfeature/T6399-codeowner-correction-currentVijayakumar A
2024-05-25Kernel: T5887: update Linux Kernel to v6.6.32Christian Breunig
2024-05-25Merge pull request #638 from zdc/T6395-circinusChristian Breunig
kernel: T6395: Enabled VFIO_NOIOMMU support
2024-05-24kernel: T6395: Enabled VFIO_NOIOMMU supportzsdc
VFIO No-IOMMU support is required for environments where IOMMU is not available but we still want to use VFIO.
2024-05-23Merge pull request #635 from dmbaturin/T6388-ocaml-4.14.2John Estabrook
docker: T6388: use OCaml 4.14.2 for package builds
2024-05-23docker: T6388: use OCaml 4.14.2 for package buildsDaniil Baturin
2024-05-23T6386: added caller workflows and codeowners (#634)Vijayakumar A
2024-05-19Docker: add missing dependency on cmake to build accel-pppChristian Breunig
2024-05-19Merge pull request #631 from c-po/frr-revert-local-patchesChristian Breunig
frr: T6250: T6283: revert local patches merged upstream
2024-05-19Revert "frr: T6283: add pending upstream patch"Christian Breunig
This reverts commit 1b61973b9143aa8a04cc7c857ec567fa962e4e43. Upstream Patch merged
2024-05-19Revert "frr: T6250: add pending upstream patch"Christian Breunig
This reverts commit 38cae97177191ad6876a4ce7afb4f53b21bf746c. Upstream patch merged
2024-05-19Merge pull request #629 from c-po/T5887-kernelChristian Breunig
Kernel: T5887: update Linux Kernel to v6.6.31
2024-05-19Kernel: T5887: update Linux Kernel to v6.6.31Christian Breunig
2024-05-17Merge pull request #622 from zdc/T3664-circinusChristian Breunig
build-script: T3664: Allowed all options in both config file and comm…
2024-05-17Merge pull request #626 from jestabro/syntax-config-defaultChristian Breunig
T6356: normalize '.., ntp, server' path syntax in config.boot.default
2024-05-16T6356: normalize '.., ntp, server' path syntax in config.boot.defaultJohn Estabrook
2024-05-16Merge pull request #624 from c-po/targetChristian Breunig
hooks: T6346: set default boot target to multi-user.target