33074 Commits

Author SHA1 Message Date
Kai Lueke
5471a1e8c0 Merge pull request #3436 from flatcar/scripts
minimal-initrd: Use kmod'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
Kai Lüke
5b3fd36130
Merge pull request #3357 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2025-10-10 16:18:53 +02:00
Flatcar Buildbot
6b346cee4f Update mantle container image to latest HEAD
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
2025-10-10 14:06:46 +00:00
Dongsu Park
ebb732d57d
Merge pull request #3352 from flatcar/dongsu/afterburn-5.10
overlay afterburn: update to 5.10.0
2025-10-10 13:13:54 +02:00
Kai Lueke
f0c94a9107 vm_image_util: Use larger rootfs for AWS and Akamai images
The default rootfs size for the .bin raw iamge is a bit smaller now
because we still want to be able to flash to 8 GB storage. However, the
VM images still have the 6 GB rootfs as before. Some cloud images
weren't using the larger VM rootfs size though but the raw image rootfs
size.
Specify that AWS and Akamai images should use the larger VM rootfs size.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-10 17:00:59 +09:00
flatcar-ci
ac588b858c New version: main-4483.0.0-nightly-20251009-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-09 21:00:32 +00:00
Adrian Vladu
07cc8512ef Increase partition sizes
The /usr partition was too small some time ago and we gained space again
by switching to btrfs with compression and also removing/splitting out
content. The /boot partition is too small all the time and we added
many hacks to fit the kernel+initrd under 60 MB. To handle the case
where the /oem partition is too small for the A/B-updated OEM extensions
we added the workaround to write the inactive one (or both) to the
rootfs. All this would not be needed if we had increased the partition
sizes a few years ago so that we could now assume that most nodes have
the increased sizes and we can make use of them. Still, we can do it now
to prepare for the next time when in five or ten years we have serious
size problems and run out of workarounds. We have to do the change now
and wait a few years so that most nodes have been provisioned with the
new layout. Then we can drop the workarounds and have a full featured
kernel and initrd, and we can also increase the /usr filesystem to make
use of the larger partition. Ideally we use large enough sizes that we
never have to worry again but since we also want to support small ARM
boards which might only have 8 GB internal storage, let's target this
when increasing the partition sizes. With 1 GB /boot, two 2 GB /usr, and
1 GB /oem partitions we are already at 6 GB, leaving 2 GB for the
rootfs. For now, reduce the extracted /usr update payload size to the
current combined filesystem and verity data usage (same size as before).
The rootfs size was also reduced for the initial .bin image so that we
don't overshoot 8 GB - it will be resized to fit the disk anyway on
first boot.

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-10 00:56:42 +09:00
Dongsu Park
d4314c5145 changelog: add update to Afterburn 5.10.0
Signed-off-by: Dongsu Park <dongsu@dpark.io>
2025-10-09 12:34:45 +02:00
Dongsu Park
3565b8ec45 overlay afterburn: adjust Flatcar patch for 5.10
Adjust Flatcar patch for afterburn 5.10.

Signed-off-by: Dongsu Park <dongsu@dpark.io>
2025-10-09 12:34:05 +02:00
Dongsu Park
1a40dd53d1 overlay afterburn: update to 5.10.0
Update coreos-base/afterburn to 5.10.0.
We need to skip 5.9.0, which has regressions around Azure IMDS.

Signed-off-by: Dongsu Park <dongsu@dpark.io>
2025-10-09 12:33:49 +02:00
Kai Lüke
eb3aadda98
Merge pull request #3241 from flatcar/kai/initrd-in-usr
Use a minimal initrd to switch to the full initrd stored in /usr
2025-10-09 07:57:45 +02:00
Kai Lueke
5f1944b072 Use a minimal initrd to switch to the full initrd stored in /usr
The growth of binaries over time and the inclusion of new features
filled the available boot partition space, so that the kernel+initrd
almost couldn't fit twice anymore as required for updates. We employed
workarounds such as wrapper scripts for ignition, afterburn and other
binaries so that they are loaded from /usr. However, this was still not
enough and we would have to do the same for (network) kernel modules and
firmware. To avoid making this ever more complex we can use a dedicated
initrd focused on loading the full initrd from /usr and then this full
initrd can use dracut as before and even drop all the workarounds we
accumulated.

Generate a minimal initrd to use instead of the full bootengine initrd.
The bootengine initrd gets stored as squashfs on /usr. The minimal
initrd still includes the early_cpio for amd64 microcode updates.
We have a fixed list of modules or module directories to include, only
focused on loading /usr and any emergency console interaction. This
requires also checking for module dependencies to copy over.
The busybox, veritysetup, and kmod binaries are needed and get their
required libraries resolved and copied over. They are not static and
use shared libraries which should be ok for now. The resulting vmlinuz
file is 27 MB for amd64, down from ~60 MB, so we have enough room to
include more kernel modules and so on for the next years while we also
grow the boot partition and wait for users to redeploy until we can rely
on a larger boot partition and eventually drop the minimal initrd again.

Pulls in https://github.com/flatcar/bootengine/pull/110 for the
minimal initrd script and https://github.com/flatcar/seismograph/pull/12
for making the device mapper discovery for the "rootdev" command more
reliable.

This also requied a backport of a kernel patch from 2017 that exposes
the PARTUUID in the /sys uevent file.

Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-10-09 14:55:52 +09:00
flatcar-ci
ee4b7c936b New version: main-4482.0.0-nightly-20251008-2100
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2025-10-08 21:00:31 +00:00