Commit Graph

746 Commits

Author SHA1 Message Date
Jeremi Piotrowski
49c8b51b72 changelog: Add entry for virtiofs
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-04-25 17:13:11 +02:00
Krzesimir Nowak
7abbe36ea1 changelog: Add an entry 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
ae10cb74ce changelog: Add an entry 2025-04-24 09:08:55 +02:00
James Le Cuirot
7b3aac22d4
sys-firmware/intel-microcode: Fix inclusion of microcode in the initrd
The microcode was accidentally dropped from Flatcar a while back because
Gentoo started telling Dracut to not include it when USE=-initramfs.
Flatcar disabled that flag because the microcode is installed to /boot.
This is only done under the board root though, not in the final image,
so there's no harm in enabling it.

That Dracut setting also affected the AMD microcode, which is part of
coreos-firmware, so this fixes that too.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-23 13:51:11 +01:00
James Le Cuirot
959e0715a9
sys-apps/systemd: Avoid initrd bloat by using OpenSSL instead of gcrypt
systemd-journal's Forward Secure Sealing feature requires gcrypt, but
Flatcar doesn't need it.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-23 13:51:10 +01:00
James Le Cuirot
092e50f8e3
sys-kernel/dracut: Use Gentoo package instead, upgrading to 106
Apply our patch using user-patches instead.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-23 12:25:44 +01:00
James Le Cuirot
d1a38bfa94
sys-kernel/coreos-modules: Compress initrd with xz rather than zstd
Again, zstd is faster but we're getting seriously short on space. Unlike
the kernel itself, this applies to both amd64 and arm64.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-22 13:14:01 +01:00
Krzesimir Nowak
47e60959f1
Merge pull request #2826 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-04-14
Weekly portage-stable package updates 2025-04-14
2025-04-22 09:48:59 +02:00
Flatcar Buildbot
071f053414 sys-kernel/coreos-firmware: Update from 20250311 to 20250410 2025-04-17 07:05:21 +00:00
Krzesimir Nowak
2ae9be01c9 changelog: Add entries 2025-04-16 11:55:10 +02:00
Flatcar Buildbot
74ba15bdfd sys-kernel/coreos-sources: Update from 6.6.84 to 6.6.87 2025-04-11 07:06:35 +00:00
Krzesimir Nowak
aee0cd0a91
Merge pull request #2807 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-04-07
Weekly portage-stable package updates 2025-04-07
2025-04-10 18:32:26 +02:00
Mathieu Tortuyaux
b3b9f07fb7
Merge pull request #2806 from RiRa12621/rira12621-cloudinit
fix(coreos-cloudinit): truncate hostnames
2025-04-10 15:46:48 +02:00
Krzesimir Nowak
a212ddd28c changelog: Add entries 2025-04-09 11:53:30 +02:00
Rick Rackow
4f8819e4df
fix(coreos-cloudinit): truncate hostnames 2025-04-07 13:33:29 +02:00
James Le Cuirot
3ab16bd843
build_library: Fix path handling in QEMU launcher script
I couldn't take it anymore! The launcher script could not handle paths
outside the script's own directory, and it was driving me crazy. Now
only the default values are relative to the script's directory. Given
paths are relative to the current directory and absolute paths work as
you would expect.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-07 10:13:09 +01:00
Krzesimir Nowak
424f718f62
Merge pull request #2797 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-03-31
Weekly portage-stable package updates 2025-03-31
2025-04-02 11:01:38 +02:00
Krzesimir Nowak
14807a17d5 changelog: Add entries 2025-03-31 18:35:01 +02:00
Flatcar Buildbot
4e10343a73 app-misc/ca-certificates: Update from 3.109 to 3.110 2025-03-31 07:10:37 +00:00
Mathieu Tortuyaux
b9ea88f1ff
Merge pull request #2775 from flatcar/tormath1/ignition
sys-apps/ignition: pull release 2.21.0
2025-03-28 13:14:48 +01:00
Mathieu Tortuyaux
d3be1d5f27
Merge pull request #2761 from flatcar/linux-6.6.84-main
Upgrade Linux Kernel for main from 6.6.83 to 6.6.84
2025-03-27 09:29:00 +01:00
Krzesimir Nowak
e8b631fcb9
Merge pull request #2750 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-03-17
Weekly portage-stable package updates 2025-03-17
2025-03-27 07:13:11 +01:00
Mathieu Tortuyaux
17ecbee763
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-03-26 15:26:29 +01:00
James Le Cuirot
70ca73a3c2
coreos-base/update-ssh-keys: Bump for improved docs with better Clap use
Closes: https://github.com/flatcar/Flatcar/issues/1554
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-03-25 14:47:53 +00:00
Sayan Chowdhury
3a1934d200
changelog: Add changelog for updating shim secureboot
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2025-03-24 17:00:57 +05:30
Flatcar Buildbot
b291e5c1a9 sys-kernel/coreos-sources: Update from 6.6.83 to 6.6.84 2025-03-23 07:04:59 +00:00
Krzesimir Nowak
2c15410552 changelog: Add entries 2025-03-20 17:48:22 +01:00
Flatcar Buildbot
a58741ce3f sys-kernel/coreos-sources: Update from 6.6.82 to 6.6.83 2025-03-14 17:28:36 +00:00
Jeremi Piotrowski
e313934fea changelog: Add entries for nvidia.service changes
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:51:35 +01:00
Flatcar Buildbot
d90ca1b2e1 sys-kernel/coreos-firmware: Update from 20250211 to 20250311 2025-03-13 07:05:02 +00:00
Flatcar Buildbot
5cfc96c1bb
sys-kernel/coreos-sources: Update from 6.6.80 to 6.6.82 2025-03-12 09:18:27 +01:00
Dongsu Park
03cec03bbd overlay coreos-init: Distribute new sub key 2025
This pulls in https://github.com/flatcar/init/pull/129
to distribute the new sub key.
2025-03-10 15:49:27 +01:00
Dongsu Park
f7bc7a773a changelog: add changelog for afterburn
Add changelog for afterburn, updating rust-openssl to 0.10.70.
2025-03-06 09:47:22 +01:00
Krzesimir Nowak
8a11c32ad0 changelog: Add an entry 2025-03-03 13:35:07 +01:00
Dongsu Park
7e69d4cb42
Merge pull request #2697 from flatcar/dongsu/wa-linux-agent-main
overlay wa-linux-agent: apply patch to fix ssh public key override issue (main)
2025-03-03 13:04:13 +01:00
Dongsu Park
23984d1bdf changelog: add changelog for bugfix in wa-linux-agent with ignition 2025-03-03 12:25:16 +01:00
Flatcar Buildbot
07d0b5137f app-misc/ca-certificates: Update from 3.108 to 3.109 2025-03-03 07:10:01 +00:00
Mathieu Tortuyaux
4453668ef9
Merge pull request #2702 from flatcar/linux-6.6.80-main
Upgrade Linux Kernel for main from 6.6.79 to 6.6.80
2025-02-28 15:40:21 +01:00
James Le Cuirot
9806c1f28e
Merge pull request #2705 from flatcar/chewi/bootengine-ignition-remount
sys-kernel/bootengine: Bump to address Ignition mount issue on PXE
2025-02-28 14:08:49 +00:00
James Le Cuirot
dafce25482
sys-kernel/bootengine: Bump to address Ignition mount issue on PXE
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-02-28 14:01:13 +00:00
Krzesimir Nowak
f8220da21b
Merge pull request #2682 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-02-24
Weekly portage-stable package updates 2025-02-24
2025-02-28 14:49:44 +01:00
Flatcar Buildbot
f15ad61dce sys-kernel/coreos-sources: Update from 6.6.79 to 6.6.80 2025-02-28 07:05:32 +00:00
Mathieu Tortuyaux
1ca0e15c64
Merge pull request #2693 from flatcar/tormath1/erofs
sys-kernel/coreos-modules: enable EROFS module
2025-02-26 10:00:08 +01:00
Krzesimir Nowak
e3636cc8d1 changelog: Add entries 2025-02-26 09:50:33 +01:00
Mathieu Tortuyaux
77bfff8ec0
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-02-25 16:49:14 +01:00
James Le Cuirot
632af7453f
Merge pull request #2668 from flatcar/disable-hybrid-flag
Fix non conforming partition table
2025-02-25 14:00:51 +00:00
Mathieu Tortuyaux
e2d65044fd
Merge pull request #2678 from flatcar/linux-6.6.79-main
Upgrade Linux Kernel for main from 6.6.78 to 6.6.79
2025-02-25 09:23:46 +01:00
Jeremi Piotrowski
d3c8c8f4a8
Merge pull request #2667 from flatcar/ca-certs-missing-newline-fix
app-misc/ca-certificates: Account for certs missing newlines
2025-02-24 17:05:34 +01:00
Krzesimir Nowak
9514ce2ead
Merge pull request #2670 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-02-17
Weekly portage-stable package updates 2025-02-17
2025-02-24 15:43:57 +01:00
Jeremi Piotrowski
754bb45d64
Merge pull request #2349 from flatcar/ader1990/enable-intel-igpu
sys-kernel/coreos-modules: build Intel iGPU module
2025-02-24 12:18:14 +01:00