Commit Graph

22268 Commits

Author SHA1 Message Date
Flatcar Buildbot
ecef0facab Update mantle container image to latest HEAD 2025-05-19 10:49:12 +00:00
flatcar-ci
c9c1f6f437 New version: main-4337.0.0-nightly-20250516-2100 2025-05-17 02:44:56 +00:00
flatcar-ci
15536f49b4 New version: main-4337.0.0-nightly-20250516-2100-INTERMEDIATE 2025-05-16 21:00:31 +00:00
Daniel
8dae992e29
Merge pull request #2798 from flatcar/danzatt/nvidia-drivers-signing
Add prebuilt NVIDIA drivers in a sysext

- Add capability to specify per-sysext USE flags and compile different versions of upstream portage nvidia-drivers (including open and non-open variants).
- Allow architecture-specific OS-dependent sysexts
- Pull `nvidia-drivers` from portage and build sysexts from the package

Related PRs:
NVIDIA tests using sysext: [mantle #598](https://github.com/flatcar/mantle/pull/598)
NVIDIA runtime modifications to remove `nvidia-smi` symlink: [sysext-bakery #153](https://github.com/flatcar/sysext-bakery/pull/153)
2025-05-16 15:42:04 +02:00
Dongsu Park
df5484c825
Merge pull request #2908 from flatcar/dongsu/afterburn-5.8.0
overlay afterburn: update to 5.8.2
2025-05-16 13:23:00 +02:00
flatcar-ci
b399779172 New version: main-4336.0.0-nightly-20250515-2100 2025-05-15 21:00:31 +00:00
Flatcar Buildbot
9c3084c8b9 Update mantle container image to latest HEAD 2025-05-15 15:05:28 +00:00
Dongsu Park
d75a3cb7d0 overlay afterburn: update to 5.8.2
Update coreos-base/afterburn to 5.8.2, mainly to address CVE-2025-3416.

* Adjust Flatcar patches based on the new upstream.
* Remove the openssl patch, which is already included in the upstream.
* Remove proxmoxve patches, also already in the upstream.
2025-05-15 11:37:21 +02:00
flatcar-ci
835111e92f New version: main-4334.0.0-nightly-20250513-2100 2025-05-13 21:00:29 +00:00
Daniel Zatovic
c18b565984 acct-user/nvpd: Add from Gentoo
Needed for the nvidia-persistenced daemon.

It's from Gentoo commit e36ce47183552f9fc23556492d70ab4dc5f11e81.
2025-05-13 11:26:09 +02:00
Daniel Zatovic
5f54ecfd9e setup-nvidia: Stop when NVIDIA sysext is loaded
Don't build NVIDIA drivers when the flatcar-nvidia-drivers sysext is
loaded, only load the prebuilt modules. Also make the nvidia.service run
after the sysexts are merged. Otherwise, it might start building the
modules and conflict with the prebuilt drivers sysext.
2025-05-13 11:26:09 +02:00
Daniel Zatovic
31093f0b75 overlay profiles: configure nvidia-drivers package
Accept the NVIDIA-r2 license and don't build the NVIDIA tools.
2025-05-13 11:26:09 +02:00
Daniel Zatovic
be2cbc7bd4 portage-stable: Add nvidia-drivers ebuilds
From Gentoo commit 9fbc01bc73344c66498d3a3ccbf4fff5be10219b
2025-05-13 11:26:09 +02:00
Daniel Zatovic
ab90a85304 Rename nvidia-drivers to nvidia-drivers-service 2025-05-13 11:26:09 +02:00
Flatcar Buildbot
e9dddcb6d8 Update mantle container image to latest HEAD 2025-05-13 08:58:11 +00:00
Adrian Vladu
482ab8790b
Merge pull request #2300 from flatcar/ader1990/linux_kernel_6_10
Upgrade Linux kernel from 6.6 to 6.12
2025-05-13 08:48:10 +03:00
flatcar-ci
8dc37f6f42 New version: main-4333.0.0-nightly-20250512-2100 2025-05-12 21:00:30 +00:00
Mathieu Tortuyaux
1d09e252e3
coreos-base/misc-files: add back BCC tools
This file was not sourced because it does not have '.bash' or '.sh'
suffix.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-05-12 16:05:14 +02:00
Adrian Vladu
951883e793 linux: re-add CONFIG_MD_LINEAR=m
See: 127186cfb1
2025-05-12 10:27:02 +00:00
Adrian Vladu
4da9105948 linux: config: add and remove required build configs
Remove CONFIG_AMD_IOMMU_V2, CONFIG_FB_ARMCLCD, CONFIG_MD_LINEAR, CONFIG_NET_ACT_IPT.

Add CONFIG_MODULE_COMPRESS.

See: 5a0b11a180

linux: remove CONFIG_MD_LINEAR

See: 849d18e27b

linux: remove CONFIG_NET_ACT_IPT

See: 86fe596b58

linux: add required CONFIG_MODULE_COMPRESS=y

See: c7ff693fa2

linux: remove CONFIG_FB_ARMCLCD

See: dee56ccb46
2025-05-12 10:25:42 +00:00
Adrian Vladu
e9dcdfb12b app-emulation/hv_daemons: update the hv_fcopy to hv_fcopy_uio, add hv_fcopy_uio_daemon
See: 82b0945ce2wq

Also fix hv tools build for arm64.
2025-05-12 10:25:42 +00:00
Jeremi Piotrowski
da743a4b46 coreos-modules: Disable DRM_FBDEV_EMULATION
The out-of-tree nvidia driver requires symbols that are behind DRM_TTM_HELPER
if DRM_FBDEV_EMULATION is enabled, but DRM_TTM_HELPER can't be selected unless
we build more drm drivers (which is undesirable). To get out of this, disable
DRM_FBDEV_EMULATION.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-05-12 10:25:42 +00:00
Adrian Vladu
1fa0474efa linux: pahole flags moved to scripts/Makefile.btf
pahole: added a revamped patch to remove the parallel implementation
kernel: use pahole 1.27 feature of reproducible builds
2025-05-12 10:25:42 +00:00
Adrian Vladu
38cd59cab3 kernel: use new patches for secure boot
From: https://sources.debian.org/data/main/l/linux/6.12~rc6-1~exp1/debian/patches/features/all/lockdown/
2025-05-12 10:25:42 +00:00
Adrian Vladu
d67a07b8f0 kernel: upgrade from 6.6 to 6.12.20 2025-05-12 10:25:42 +00:00
Flatcar Buildbot
79a0f6e7ea app-misc/ca-certificates: Update from 3.110 to 3.111 2025-05-12 07:10:52 +00:00
flatcar-ci
d6d304936e New version: main-4330.0.0-nightly-20250509-2100 2025-05-10 02:37:59 +00:00
flatcar-ci
650be5eaf9 New version: main-4330.0.0-nightly-20250509-2100-INTERMEDIATE 2025-05-09 21:00:28 +00:00
flatcar-ci
8418d9f5e7 New version: main-4329.0.0-nightly-20250508-2100 2025-05-08 21:00:28 +00:00
Krzesimir Nowak
5bde4cbecf
Merge pull request #2871 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-05-05
Weekly portage-stable package updates 2025-05-05
2025-05-08 12:26:50 +02:00
Sayan Chowdhury
9af775ba36
Merge pull request #2867 from flatcar/linux-6.6.89-main
Upgrade Linux Kernel for main from 6.6.88 to 6.6.89
2025-05-08 10:31:23 +05:30
Krzesimir Nowak
20b1a3904a overlay coreos/config: Update install mask for net-firewall/nftables
The nftables-restore service was split into nftables-load and
nftables-store.
2025-05-07 13:36:50 +02:00
Krzesimir Nowak
29b39a0d82 overlay profiles: Drop accept keywords for net-dns/bind 2025-05-07 13:30:19 +02:00
Krzesimir Nowak
edef751041 overlay profiles: Drop accept keywords for dev-libs/libxml2 2025-05-07 12:30:58 +02:00
flatcar-ci
f9e2bc9493 New version: main-4327.0.0-nightly-20250506-2100 2025-05-06 21:00:30 +00:00
Krzesimir Nowak
bedc43e329 overlay profiles: Drop accept keywords for app-crypt/tpm2-tss 2025-05-06 19:01:02 +02:00
Krzesimir Nowak
951df72b84 overlay profiles: Update accept keywords for app-crypt/ccid 2025-05-06 19:00:36 +02:00
Krzesimir Nowak
1563d34254 overlay profiles: Update accept keywords for net-misc/curl 2025-05-06 16:54:54 +02:00
Flatcar Buildbot
58859fa4b0 Update mantle container image to latest HEAD 2025-05-06 14:53:18 +00:00
Krzesimir Nowak
d423aa9135 overlay profiles: Add accept keywords for sys-auth/polkit 2025-05-06 10:26:58 +02:00
Flatcar Buildbot
de2dd00b26 x11-libs/pixman: Sync with Gentoo
It's from Gentoo commit dd1a74cfb3572cb0c5096d76e0e1738943dd3b76.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
f3d3c5f1b7 virtual/ldb: Sync with Gentoo
It's from Gentoo commit e475cc3478111482593d8f81bd7d890cd0d72732.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
6c8ccf24b3 sys-libs/tdb: Sync with Gentoo
It's from Gentoo commit 1d4b8c85b7ebf4b8ffd0ccdca87b650393000dea.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
10be06bb12 sys-libs/ldb: Sync with Gentoo
It's from Gentoo commit 044e372e8271ef64dae62ae76ba66946e6ddf885.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
4635647223 sys-kernel/dracut: Sync with Gentoo
It's from Gentoo commit 2a8935633fb95090823004d7c924525b6da2022b.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
0383d8d62c sys-fs/zfs-kmod: Sync with Gentoo
It's from Gentoo commit dcc831f24601d72e73bd407d7bd00953d8625312.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
e570effc4d sys-fs/zfs: Sync with Gentoo
It's from Gentoo commit 6e476828c4c63b6289b8a03813c637086b9b4260.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
af8abeb57b sys-fs/quota: Sync with Gentoo
It's from Gentoo commit b80e4aeff1d193eee23ddac5c9c40708ecc42140.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
c0549458d2 sys-devel/patch: Sync with Gentoo
It's from Gentoo commit f1b766428f8b570b8e196a62940586fe1a827098.
2025-05-06 10:26:58 +02:00
Flatcar Buildbot
9e509fb05e sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit d91f5aee4a4c1d5801b0ac9e9ff2d191a72edc2f.
2025-05-06 10:26:58 +02:00