From 675044b0128d8e06436bbddfe0fb881d34b332f5 Mon Sep 17 00:00:00 2001 From: Lukas Date: Fri, 23 Jul 2021 11:51:25 +0200 Subject: [PATCH] rehabilitate vhmd --- leaves/vhmd.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/leaves/vhmd.cfg b/leaves/vhmd.cfg index e972d81..12df5c9 100644 --- a/leaves/vhmd.cfg +++ b/leaves/vhmd.cfg @@ -5,9 +5,11 @@ # / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ # /_/ /____/ -# What ? This kickstart file provides the base configuration for an hypervisor. -# It is meant to be used alongside vhimd (Intel-based system) or vhamd (AMD-based system) -# 'v' for virtual machine, 'm' for minimal, 'h' for hypervisor, 'd' for development only. +# What ? This kickstart file provides the base configuration for a guest hypervisor. +# 'v' for virtual machine, 'h' for hypervisor', '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/vhmd.cfg %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.