33086 Commits

Author SHA1 Message Date
Maxime de Roucy
2a8f2876da
nutanix AHV support
Signed-off-by: Maxime de Roucy <maxime.deroucy@claranet.com>
2025-11-05 14:58:47 +01:00
Sayan Chowdhury
5e77c03e56
New version: alpha-4487.0.1
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
alpha-4487.0.1
2025-11-05 13:29:45 +05:30
flatcar-ci
ca9535c256 New version: alpha-4487.0.0-nightly-20251104-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
alpha-4487.0.0-nightly-20251104-2100
2025-11-04 21:00:27 +00:00
Kai Lueke
f16665e436 Merge pull request #3460 from flatcar/scripts
disk_layout: Keep Azure image size at 30 GB
2025-11-04 14:12:51 +09:00
Kai Lueke
267d27aece disk_layout: Keep Azure image size at 30 GB
The increased /boot and /usr partitions meant that we grew all images
types. The raw image had the root partition decreased a bit but the VM
images not, and AWS and Akamai images even got aligned to also have the
larger VM rootfs instead of the raw rootfs. All image types are way
smaller than Azure with its 30 GB size and thus the size had to be
increased. For Azure, however, we already have enough free space and it
is good to avoid increasing the image size because this requires action
for those cases where users had assumed that the image fits into a
hardcoded 30 GB disk.
Reduce the root partition by the amount of blocks that is the difference
between the old and current full disk image size for Azure.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-11-04 14:12:51 +09:00
flatcar-ci
64b3b8685f New version: alpha-4487.0.0-nightly-20251031-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
alpha-4487.0.0-nightly-20251031-2100
2025-10-31 21:00:31 +00:00
Dongsu Park
c30a981052 changelog: add changelog for ue-rs bugfix
Signed-off-by: Dongsu Park <dongsu@dpark.io>
2025-10-31 16:03:34 +01:00
Dongsu Park
f8d7815076 overlay ue-rs: fix input-xml issues
When --input-xml is on and --payload-url is off to pass XML data
offline, we need to set payload_url to None and continue running
the DownloadVerify builder instead of returning there.

Pulls in https://github.com/flatcar/ue-rs/pull/93.

Signed-off-by: Dongsu Park <dongsu@dpark.io>
2025-10-31 16:03:27 +01:00
flatcar-ci
c14e62d9a9 New version: alpha-4487.0.0-nightly-20251030-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
alpha-4487.0.0-nightly-20251030-2100
2025-10-30 21:00:32 +00:00
Mathieu Tortuyaux
6a8f3d600d
Merge pull request #3447 from flatcar/mantle-update-flatcar-4487
Upgrade mantle container image to latest HEAD in flatcar-4487
2025-10-30 17:13:45 +01:00
Flatcar Buildbot
450c65d259 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-30 16:11:45 +00:00
flatcar-ci
d57f49ae2d New version: alpha-4487.0.0-nightly-20251029-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
alpha-4487.0.0-nightly-20251029-2100
2025-10-29 21:00:32 +00:00
Kai Lueke
5471a1e8c0 Merge pull request #3436 from flatcar/scripts
minimal-initrd: Use kmod&#39;s modprobe also for simple module loading
2025-10-29 17:20:06 +09:00
Kai Lueke
15a7785997 minimal-initrd: Use kmod's modprobe also for simple module loading
This pulls https://github.com/flatcar/bootengine/pull/113 to fix a
kernel boot warning being printed for three modules that are loaded
explicitly.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-29 17:20:06 +09:00
Kai Lueke
b4f8863ed0 Merge pull request #3368 from flatcar/scripts
sys-kernel/bootengine: Support custom release server URLs
2025-10-29 17:19:56 +09:00
Kai Lueke
3660215886 sys-kernel/bootengine: Support custom release server URLs
This pulls in https://github.com/flatcar/bootengine/pull/112 to support
kernel cmdline parameters that specify a custom release server URL to
use for downloading Flatcar extensions.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-29 17:19:56 +09:00
flatcar-ci
357f49917d New version: alpha-4487.0.0-nightly-20251028-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
alpha-4487.0.0-nightly-20251028-2100
2025-10-28 21:00:32 +00:00
Mathieu Tortuyaux
24b8d6a1f7
Merge pull request #3431 from flatcar/mantle-update-flatcar-4487
Upgrade mantle container image to latest HEAD in flatcar-4487
2025-10-28 11:49:25 +01:00
Flatcar Buildbot
74054d6345 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-27 21:00:46 +00:00
flatcar-ci
30d1a7eab5 New version: alpha-4487.0.0-nightly-20251027-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
alpha-4487.0.0-nightly-20251027-2100
2025-10-27 21:00:27 +00:00
Kai Lueke
5506223686 Merge pull request #3426 from flatcar/scripts
Exclude TUN devices from default systemd-networkd setup
2025-10-27 22:03:43 +09:00
Kai Lueke
2a36f9990b Exclude TUN devices from default systemd-networkd setup
This pulls in https://github.com/flatcar/init/pull/136 to prevent the
default network setup to conflict with TUN/TAP device configuration
from other tools.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-27 22:03:43 +09:00
flatcar-ci
432a915167 New version: alpha-4487.0.0-nightly-20251023-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-23 21:00:31 +00:00
Mathieu Tortuyaux
fa616e3222
ci-automation/release.sh: lift 'experimental' usage
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-10-23 15:55:49 +02:00
Mathieu Tortuyaux
ca1ab33287
ci-automation/release.sh: use rclone docker image
rclone was previously called from the Mantle image but it's not the
 case anymore because we need some environment variables (CHANNEL, ARCH,
 etc.)

 Let's switch to the `rclone` Docker image.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-10-23 15:55:47 +02:00
Mathieu Tortuyaux
838d9f74be
Merge pull request #3415 from flatcar/mantle-update-flatcar-4487
Upgrade mantle container image to latest HEAD in flatcar-4487
2025-10-23 15:49:49 +02:00
Flatcar Buildbot
14d1d89422 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-23 13:48:49 +00:00
flatcar-ci
1f20869034 New version: alpha-4487.0.0-nightly-20251022-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-22 21:00:31 +00:00
Tristan Bringuier
05f48294c7
Adding changelog for Scaleway console patch
Signed-off-by: Tristan Bringuier <tristan.bringuier@enix.fr>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-10-22 17:32:45 +02:00
Tristan Bringuier
5f27b4705f
Add linux console settings to grub.cfg.frag
Adding this to fix console issues on Scaleway's instances

Signed-off-by: Tristan Bringuier <tristan.bringuier@enix.fr>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-10-22 17:32:45 +02:00
flatcar-ci
2ccefa2f9d New version: alpha-4487.0.0-nightly-20251021-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-21 21:00:29 +00:00
Kai Lüke
4892b3b4cd
Merge pull request #3403 from flatcar/mantle-update-flatcar-4487
Upgrade mantle container image to latest HEAD in flatcar-4487
2025-10-21 13:35:36 +02:00
Flatcar Buildbot
0b43e928e2 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-21 11:09:38 +00:00
Mathieu Tortuyaux
ab588893d7
Merge pull request #3400 from flatcar/linux-6.12.54-flatcar-4487
Upgrade Linux Kernel for flatcar-4487 from 6.12.51 to 6.12.54
2025-10-21 10:01:21 +02:00
Flatcar Buildbot
94a2e83be9 sys-kernel/coreos-sources: Update from 6.12.51 to 6.12.54
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-21 07:59:37 +00:00
flatcar-ci
23edb0ce02 New version: alpha-4487.0.0-nightly-20251020-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-20 21:00:31 +00:00
Kai Lüke
33de6f455a
Merge pull request #3396 from flatcar/mantle-update-flatcar-4487
Upgrade mantle container image to latest HEAD in flatcar-4487
2025-10-20 15:18:07 +02:00
Kai Lueke
5346754513 Merge pull request #3384 from flatcar/scripts
sys-firmware/intel-microcode: Use kernel built-in microcode
2025-10-20 22:00:03 +09:00
Kai Lueke
6c794089b3 sys-firmware/intel-microcode: Use kernel built-in microcode
The Intel microcode wasn't applied anymore after it was reworked to be
in the initrd instead of being built-in as part of the kernel image.
This was due to how the kernel build system can't handle combined
initrds and skip the early cpio when compressing. The AMD microcode was
still built-in as part of the kernel image.
Let the kernel build system pick up the Intel microcode by installing it
to the firmware directory. Disable the inclusion of microcode in the
initrd. Also, we can drop the preservation of the early cpio when
generating the minimal initrd.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-20 22:00:02 +09:00
Flatcar Buildbot
7fecda41d1 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-20 12:54:15 +00:00
flatcar-ci
f66005eb21 New version: alpha-4487.0.0-nightly-20251014-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-14 21:00:31 +00:00
Kai Lueke
afb9698dcb Merge pull request #3372 from flatcar/scripts
Upgrade mantle container image to latest HEAD in main
2025-10-14 21:55:08 +09:00
Flatcar Buildbot
b0351cc295 Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-14 21:55:08 +09:00
Kai Lueke
e8ce60c166 Merge pull request #3353 from flatcar/scripts
coreos-base/update_engine: Fix keeping of needed Flatcar extensions
2025-10-14 14:46:42 +09:00
Kai Lueke
fff345a944 coreos-base/update_engine: Fix opaque directory handling
When /etc way kept busy through, e.g., a process using it as CWD, then
even in the temporary namespace unmounting failed unless it was done
with the lazy option.
This pulls in https://github.com/flatcar/update_engine/pull/52 to
address this.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-14 14:46:42 +09:00
Kai Lueke
ff4cda57f9 coreos-base/update_engine: Fix keeping of needed Flatcar extensions
Pulls in https://github.com/flatcar/update_engine/pull/51

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-14 14:46:42 +09:00
Sayan Chowdhury
9bec79ab3b
New version: alpha-4487.0.0
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
alpha-4487.0.0
2025-10-13 02:58:02 +05:30
flatcar-ci
6367cdd3c7 New version: main-4484.0.0-nightly-20251010-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-11 02:37:49 +00:00
flatcar-ci
b6a8866a63 New version: main-4484.0.0-nightly-20251010-2100-INTERMEDIATE
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-10 21:00:30 +00:00
Kai Lüke
1fa8f4428e
Merge pull request #3027 from flatcar/ader1990/increase_boot_partition
Increase partition sizes
2025-10-10 16:21:37 +02:00