Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 022bb44588eda968b7e5eeb356c4ae0dd1a44c93)
|
|
container: T5867: pin specific podman version (backport #690)
|
|
As of Debian version 4.9.5+ds1-1 podman increased the dependency on
libc6 and libgpgme11t64.
podman : Depends: libc6 (>= 2.38) but 2.36-9+deb12u7 is to be installed
Depends: libgpgme11t64 (>= 1.4.1) but it is not going to be installed
Pin the version to a prior one that requires the old libc.
(cherry picked from commit 0094dc2ecc4267542fb17c98f49f703fe549d1f6)
|
|
snmp: T6290: add custom package build (backport #686)
|
|
(cherry picked from commit 56bc5a517c266fe15e9b331852826dfdd6f97b00)
|
|
Kernel: T5887: update Linux Kernel to v6.6.36 (backport #681)
|
|
(cherry picked from commit dd322145bec2902dd4f18064d6c6f18464b987f9)
|
|
T6484: Smoketest: Increase KVM memory limit (backport #656)
|
|
T6508: pr workflows updated for branch and target (backport #668)
|
|
(cherry picked from commit 4300ed36ef6006c15130234344d321c032a8b271)
|
|
Kernel: T5887: update Linux Kernel to v6.6.35 (backport #660)
|
|
(cherry picked from commit 0c8ffe63e1af322b3fc023c9f2c393844a4fad80)
|
|
(cherry picked from commit 41771586bd7cef98cd8151e9b36e3d045baa7622)
|
|
(cherry picked from commit 893a90fa6016b58c8f5802265599d9d19cd4f0dc)
|
|
(cherry picked from commit f2154b4252535eaaf4feddc08f3568a51b1f64ef)
|
|
build: T6446: include support URL in the version data file (backport #649)
|
|
(cherry picked from commit 4112d47e33d7ae87e21a47d33a4e2e6112ccfd8f)
|
|
T6406: enables CONFIG_CFS_BANDWIDTH for cpu cgroup limits (backport #645)
|
|
(cherry picked from commit 707c073f7ce5edab02d71f36c38f44bb39d8d6fa)
|
|
T6406: enables container cpu limits (backport #643)
|
|
(cherry picked from commit b809886538eaad66b8756be8f5e758584f88e6a6)
|
|
T6404: update vyos1x-config commit reference (backport #641)
|
|
(cherry picked from commit ab06c1a41a0fd0d7024e2014a46946a3e5db172f)
|
|
kernel: T6395: Enabled VFIO_NOIOMMU support (backport #638)
|
|
T6386: added reusable workflows and codeowners (sagitta)
|
|
|
|
VFIO No-IOMMU support is required for environments where IOMMU is not available
but we still want to use VFIO.
(cherry picked from commit db1bdb656bcb9206d8f50efce2aed415eb9be5cc)
|
|
(cherry picked from commit f3cde18f6f4854234bf7cbf35ea6d4c6f12a194a)
|
|
|
|
|
|
frr: T6250: T6283: revert local patches merged upstream (backport #631)
|
|
(cherry picked from commit fad55b3e9790f663b35c9d8a77d7899fc69b2d35)
|
|
Kernel: T5887: update Linux Kernel to v6.6.31 (backport #629)
|
|
This reverts commit 1b61973b9143aa8a04cc7c857ec567fa962e4e43.
Upstream Patch merged
(cherry picked from commit e7fad572baf472acd12d9b53e27365904072f485)
|
|
This reverts commit 38cae97177191ad6876a4ce7afb4f53b21bf746c.
Upstream patch merged
(cherry picked from commit 2d6b51e13a7b329d710f811b50c7a18544c96312)
|
|
(cherry picked from commit 20b42272c56e5cd006f7f5096fe90520f4b2da00)
|
|
build-script: T3664: Allowed all options in both config file and comm… (backport #622)
|
|
Moved defaults away from argparser to `defaults.py`. This unlocks the ability to
pass values that can be defined as command line arguments via a config file.
With this change logic looks like this (in order of overrides).
Pre-build config:
`data/defaults.toml` -> `build-flavors/<flavor>.toml` ->
`--<command line argument>`
Build config:
`defaults.py` -> `data/defaults.toml` -> `build-types/<type>.toml` ->
`architectures/<architecture>.toml` -> `build-flavors/<flavor>.toml` ->
`--<command line argument>`
(cherry picked from commit 8186e82024cdeee9c6fd09bdd0603f4571842f42)
|
|
T6356: normalize '.., ntp, server' path syntax in config.boot.default (backport #626)
|
|
(cherry picked from commit 04948aa983878e3edfca10e33fa620a4bc9303a2)
|
|
T6333 non-free-firmware to trixie (backport #614)
|
|
hooks: T6346: set default boot target to multi-user.target (backport #624)
|
|
(cherry picked from commit ca31af2cc33e965c4ebf98fd6f71f7a10c7f5032)
|
|
(cherry picked from commit 7f82191abea18bd3c789dabc4d815ea647fbee01)
|
|
build-script: T3664: Add flavor and architecture to image name (rework) (backport #620)
|
|
The previous version did not work for all flavor types. This one should be
universal.
(cherry picked from commit 31b720b8f100670f0e933dfbf9993a5315f5a904)
|
|
T3420: Remove service upnp (backport #618)
|
|
(cherry picked from commit 618b1379b710d72e85833d17b8d4eede25dea973)
|
|
build-script: T3664: Added flavor name to a target file name (backport #616)
|
|
Mark artifacts with a flavor name for better clarity.
(cherry picked from commit 5cbd14cc0f9a55e427d4bc13f036ea32da9a06aa)
|