Fedora's elections are now open until Wednesday, 7th January!

I'm applying for a seat at FESCo [1] as I want to represent the interests of users, developers and maintainers of what we call Atomic, Bootable Container, Image Based or Immutable variants of Fedora (CoreOS, Atomic Desktops, IoT, bootc, etc.).

You can find my full interview at https://communityblog.fedoraproject.org/f43-fesco-elections-siosm/

And vote at https://elections.fedoraproject.org/

[1] https://docs.fedoraproject.org/en-US/fesco/

#Fedora #CoreOS #AtomicDesktops #BootableContainers #bootc

F43 FESCo Elections: Interview with Timothée Ravier (siosm/travier) – Fedora Community Blog

The F43 FESCo Elections are open until 7 January 2026. Read this interview with candidate Timothée Ravier (siosm/travier).

Fedora Community Blog
UKI, composefs and remote attestation for Bootable Containers

With Bootable Containers (bootc), we can place the operating system files inside a standard OCI container. This lets users modify the con...

The recording of my second talk at All Systems Go! about how we moved Fedora CoreOS to Bootable Containers is now available: https://app.media.ccc.de/v/all-systems-go-2025-375-leveraging-bootable-oci-images-in-fedora-coreos-and-rhel-coreos

Slides: https://cfp.all-systems-go.io/media/all-systems-go-2025/submissions/87TFB7/resources/Leveraging_bootable_OCI_images_in_Fedor_M3QtG4r.pdf

While I'm the one doing the talk, all the credit goes to Jonathan Lebon who did most of the work mentioned there.

#ASG2025 #AllSystemsGo #AllSystemsGo2025 #Fedora #CoreOS #bootc #BootableContainers

Leveraging bootable OCI images in Fedora CoreOS and RHEL CoreOS

In last year's ASG!, bootc and bootable containers were introduced. In this talk, we'll go over what changed since last year, and how Fed...

We are bringing UKI and strong boot integrity guarantees with composefs to Bootable Containers. We demonstrated our latest progress on that front at DevConf.cz 2025: https://pretalx.devconf.info/devconf-cz-2025/talk/739KGC/

#Fedora #BootableContainers #bootc #UKI #composefs

UKIs and composefs support for Bootable Containers DevConf.CZ 2025

Using composefs and fs-verity, we can link a UKI to a complete read only filesystem tree, guarenteeing that every byte of every file is verified on load. This is done, similar to Git, using only hashes. This means that the signature on the UKI effectively signs the whole tree. With composefs, file content is split from the metadata which enables de-duplication at the file level. We can thus host any number of OS images on a single filesystem and there is no need to reserve space on the system in advance for each image. This frees us from fixed size disk image formats such as dm-verity which is used in a lot of image based systems. We illustrate this architecture by building an OS image using an OCI container via the familiar Containerfile syntax, then pushing it to a container registry and finally deploying it on a system. We will also explain how this will be integrated with the Bootable Containers project (bootc).

Sean tells us about bootable containers and asks for our opinions on how he plans to use them with Kubernetes.

https://hybridcloudshow.com/hcs30/

#podcast #cloud #PlatformEngineering #bootablecontainers

Hybrid Cloud Show – Episode 30 – Hybrid Cloud Show

You can thank `bootc`, `/usr/lib/bootc/kargs.d/`, and @fiftydinar for your new ability to include kargs in your native container image.

Just make sure to update with `bootc` instead of `rpm-ostree`.

Check it out!

https://blue-build.org/reference/modules/kargs/

#BlueBuild #FedoraAtomic #Containers #OCI #Fedora #imagebased #bootc #BootableContainers

kargs

The kargs module injects kernel arguments into the image.

BlueBuild
Ah yes, nothing screams productivity like spending countless hours installing 53 different panels and 27 docks just to make your terminal look like a circa-2001 GeoCities page. 😎 Meanwhile, your bootable containers are out there actually doing *real work,* but sure, let's focus on choosing *the perfect shade of blue* for your desktop. 🖌️
https://blues.win/posts/joy-of-linux-theming/ #productivitydesign #terminalcustomization #bootablecontainers #retroaesthetics #techhumor #HackerNews #ngated
The Joy of Linux Theming in the Age of Bootable Containers

Having spent a couple of decades in the Linux world, I have always had an interest in Linux desktop environments and how they are themed. I would often come across a post on /r/unixporn that inspired me to try to customize the look and feel of my desktop environment. So I would install Xfce, LXQt or Sway and try to recreate components that I like from other users or create my own. I would end up installing different kinds of panels, plugins, docks and launchers as well as random themes, fonts and sounds.

Winblues

With Allison, I presented at FOSDEM how we can combine UKI, composefs and containers to build a fully signed boot chain. The slides and the recording are now available: https://fosdem.org/2025/schedule/event/fosdem-2025-5191--signed-sealed-and-delivered-with-ukis-and-composefs/

This is how we are planning to bring boot chain integrity to Bootable Containers.

This is a follow up on the initial work that we presented last year at @allsystemsgo: https://cfp.all-systems-go.io/all-systems-go-2024/talk/HVEZQQ/

#BootableContainers #bootc #Fedora #CoreOS #AtomicDesktpos #FedoraCoreOS #FOSDEM #FOSDEM2025

FOSDEM 2025 -

There's a big new update to the BlueBuild CLI, with some real nice DX upgrades. Thanks @gmpinder 💙

Make sure to read our release blog for a full list of features; and breaking changes!

https://blue-build.org/blog/v090-features-changes/

#BlueBuild #FedoraAtomic #Containers #OCI #UniversalBlue #Fedora #ImageBased #BootableContainers #Linux #OpenSource #CloudNative #uBlue

New CLI Features & Breaking Changes — v0.9.0

Stay up-to-date on new CLI features and breaking changes related to custom modules.

BlueBuild
bootc: Generating an ecosystem around bootable OCI containers

media.ccc.de