I tested #bootc on a cheap #MacBook Air A1466 to solve "MacBook driver hell."

Instead of manually layering kernel modules on each install, I baked Broadcom Wi-Fi, FaceTimeHD webcam, and thermal fixes directly into the container image during build.

The project is just a Containerfile, easy to fork and customize. If you're running an A1466 and want a bootc rebase that works seamlessly, check out the repo: https://github.com/CleoMenezesJr/bootc-fedora-gnome-macbookair

#Fedora #GNOME

@CleoMenezesJr bootc is so damn neat. Feels so familiar as a container infra dev, unlike mkosi etc.. Just wish it would work well w/ DDIs and in general systemd ...
@pojntfx that's really familiar. I hope to see more systemd stuff there.