summaryrefslogtreecommitdiff
path: root/data/architectures/amd64.toml
AgeCommit message (Collapse)Author
2024-02-01T5619: Add out-of-tree Intel ixgbevf driverChristian Breunig
(cherry picked from commit 9376117efbe5022ece7942cf5e3e9606ca6586bf)
2024-02-01ixgbe: T5619: remove pci_*_pcie_error_reporting() code to work with Kernel 6.6Christian Breunig
This fixes commit 0f80a22b5 ("T5619: Add out-of-tree Intel ixgbe driver") to work with the latest 6.6 code base. For more information see https://lore.kernel.org/lkml/f90837d0-810e-5772-7841-28d47c44d260@intel.com (cherry picked from commit 36065ae874e170f3f60829b0b5348119b7e15e9a)
2023-09-17salt: T5592: upgrade package to 3005Christian Breunig
(cherry picked from commit d51520f3c70a1e512fc1759a4cfd5a40d876cafb)
2023-07-22T4974: pull in openvpn-dco moduleChristian Breunig
2023-02-13debian: T5003: Update to to Debian 12 "Bookworm"sarthurdev
* Remove obsolete packages and dependencies
2022-11-07T4796: Move additional_repositoriesJames Simpson
Declare in architectures/amd64, not in defaults
2022-10-06T3664: initial implementation of the build flavor systemDaniil Baturin