remove GUI dependence for guest hypervisors

This commit is contained in:
lukas 2021-07-23 09:33:43 +02:00
parent 3472e30cab
commit 5aee2902cc
3 changed files with 11 additions and 11 deletions

View File

@ -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

View File

@ -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

View File

@ -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