From 5aee2902ccd0052f0269e98962d86b899a1ef5b6 Mon Sep 17 00:00:00 2001 From: Lukas Date: Fri, 23 Jul 2021 09:33:43 +0200 Subject: [PATCH] remove GUI dependence for guest hypervisors --- leaves/vhamd.cfg | 6 +++--- leaves/vhimd.cfg | 8 ++++---- leaves/vhmd.cfg | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/leaves/vhamd.cfg b/leaves/vhamd.cfg index 689c5d8..095dfc9 100644 --- a/leaves/vhamd.cfg +++ b/leaves/vhamd.cfg @@ -5,16 +5,16 @@ # / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ # /_/ /____/ -# What ? This Kickstart file bootstraps a minimal GNOME-based desktop-oriented virtual machine optimized for systems with AMD CPUs. +# What ? This Kickstart file bootstrapsa a minimal headless guest hypervisor optimized for AMD CPUs. # 'v' for virtual machine, 'h' for hypervisor', 'a' for amd, 'd' for desktop, 'm' for minimal, 'd' for development only. # USAGE : Press the `tab` or 'e' key during POST and apend that after the 'quiet' string : -# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhadmd.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhamd.cfg # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -%include https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhdmd.cfg # Includes vemdhd.cfg, a minimal desktop-oriented nested-host ks file +%include https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhmd.cfg # Includes vemdhd.cfg, a minimal desktop-oriented nested-host ks file %post # Beginning of %post section diff --git a/leaves/vhimd.cfg b/leaves/vhimd.cfg index 9b930f4..1d72d67 100644 --- a/leaves/vhimd.cfg +++ b/leaves/vhimd.cfg @@ -5,16 +5,16 @@ # / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ # /_/ /____/ -# What ? This Kickstart file bootstraps a minimal GNOME-based desktop-oriented virtual machine optimized for systems with Intel CPUs. -# 'v' for virtual machine, 'h' for hypervisor', 'i' for intel, 'd' for desktop, 'm' for minimal, 'd' for development only. +# What ? This Kickstart file bootstraps a minimal headless guest hypervisor optimized for Intel CPUs and Intel Graphics. +# 'v' for virtual machine, 'h' for hypervisor', 'i' for intel, 'm' for minimal, 'd' for development only. # USAGE : Press the `tab` or 'e' key during POST and apend that after the 'quiet' string : -# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhidmd.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhimd.cfg # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -%include https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhdmd.cfg # Includes dhd.cfg, a minimal desktop-oriented nested-host ks file +%include https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhmd.cfg # Includes dhd.cfg, a minimal desktop-oriented nested-host ks file %post # Beginning of %post section diff --git a/leaves/vhmd.cfg b/leaves/vhmd.cfg index be3b863..60d17f6 100644 --- a/leaves/vhmd.cfg +++ b/leaves/vhmd.cfg @@ -5,16 +5,16 @@ # / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ # /_/ /____/ -# What ? This kickstart file bootstraps a minimal desktop-oriented nested-hypervisor. -# 'v' for virtual machine, 'e' for efi, 'm' for minimal, 'd' for desktop, 'h' for hypervisor, 'd' for development only. +# What ? This kickstart file bootstraps a minimal headless nested-hypervisor. +# 'v' for virtual machine, 'e' for efi, 'm' for minimal, 'h' for hypervisor, 'd' for development only. # USAGE : Press the `tab` or 'e' key during POST and apend that after the 'quiet' string : -# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhdmd.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhmd.cfg # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -%include https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/vdmd.cfg # Includes vemdd.cfg, the minimal GNOME-based desktop-oriented virtual machine ks file. +%include https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/vmd.cfg # Includes vemdd.cfg, the minimal GNOME-based desktop-oriented virtual machine ks file. %post # Beginning of %post section