mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-12-22 13:05:17 +00:00
First commit for vdhamd.
It doesn't work as of now (it depends on two files which does the same thing)
This commit is contained in:
parent
d7a221b077
commit
b6d13407e5
14
leaves/vdhamd.cfg
Normal file
14
leaves/vdhamd.cfg
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# __ ____ ____ _____
|
||||||
|
# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/
|
||||||
|
# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \
|
||||||
|
# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ /
|
||||||
|
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
||||||
|
# /_/ /____/
|
||||||
|
|
||||||
|
# What ? This Kickstart file bootstraps a desktop-based headless hypervisor optimized for AMD CPUs.
|
||||||
|
# 'v' for virtual machine, 'd' for desktop, 'h' for hypervisor', 'a' for amd, 'm' for minimal, 'd' for development only.
|
||||||
|
|
||||||
|
# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents.
|
||||||
|
# Bye bye!
|
||||||
|
|
||||||
|
%include vhamd.cfg # Includes vhamd.cfg, a hypervisor.
|
Loading…
Reference in New Issue
Block a user