mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-20 22:44:28 +01:00
aa3964357aac6288792470ad613ad6df9dccc9d7
custom bootc image
This repository contains all information necessary to build my very own customized bootc image.
I've attached various links I used to learn about how all of this works below, they are in no particular order.
Build
A qcow image may be built by first calling make oci to build the oci image and then make qcow to turn it into a bootable qcow image.
Links
- getting started
- Fedora Silverblue is a fully prepared gnome desktop distribution.
- cicd-bootc example repository with github action workflow for building images
- universal-blue prebuilt image provider (Aurora, Bazzite, Bluefin, uCore)
- image building guidance
- authentication in images
- provisioning with qemu and libvirt
- fedora base images
- bootc image builder
- building bootc images from scratch
- building derived images
Installed Software
- man
- langpacks: en, de
- Gnome + Software
- curl
- git
- btop
- tmux
- Flatpak (with default repository configured)
- Brave
- VSCode
- Steam
Description
Languages
Shell
55.7%
Makefile
33.1%
Dockerfile
11.2%