From 29a8f6664051e5a4a1ff21ecff3a8d520f8dd3b6 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Wed, 11 Mar 2026 19:09:48 +0100 Subject: [PATCH] Create bootc.ks --- iso/bootc.ks | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 iso/bootc.ks diff --git a/iso/bootc.ks b/iso/bootc.ks new file mode 100644 index 0000000..576c6fa --- /dev/null +++ b/iso/bootc.ks @@ -0,0 +1,13 @@ +lang de_DE.UTF-8 +keyboard de +timezone Europe/Berlin --utc + +network --bootproto=dhcp + +bootloader --location=mbr +clearpart --all --initlabel +autopart + +reboot + +bootc install ghcr.io/humocs-man/fluffy-pancake:stable