Files
bootc-image/README.md

1.4 KiB

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.