mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-12-22 13:05:17 +00:00
improve comments
This commit is contained in:
parent
e46c1d7542
commit
60cd7afa77
@ -5,14 +5,9 @@
|
||||
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
||||
# /_/ /____/
|
||||
|
||||
# What ? This kickstart file bootstraps a minimal headless guest 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/vhmd.cfg
|
||||
|
||||
# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents.
|
||||
# Bye bye!
|
||||
# What ? This kickstart file provides the base configuration for an hypervisor.
|
||||
# It is meant to be used together with vhidmd (Intel-based system) vhamd (AMD-based system)
|
||||
# 'v' for virtual machine, 'm' for minimal, 'h' for hypervisor, 'd' for development only.
|
||||
|
||||
%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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user