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.