Post #924454
2026-04-03 21:15 UTC
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
Replies (2)
-
@pojntfx@mastodon.social 2026-04-03 21:37
@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 ...
-
@JigenDaisukeJr@mastodon.social 2026-04-06 10:05
@CleoMenezesJr Thank you for the inspiration, I needed tailored image for my A1466 so badly, I forked your project and spent half of the night adjusting to my needs and building 😀.