Create bootc.ks
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user