diff --git a/leaves/ldhamd.cfg b/leaves/ldhamd.cfg index 47b51e5..18e262e 100644 --- a/leaves/ldhamd.cfg +++ b/leaves/ldhamd.cfg @@ -11,7 +11,5 @@ # ATTENTION : this kickstart file will automatically DESTROY the main disk and all of its contents. # Bye bye! -%include blmd.cfg # A base for a minimal live machine -%include bdmd.cfg # A desktop environment -%include bhmd.cfg # A base hypervisor +%include lhdmd.cfg # A live desktop hypervisor machine %include bamd.cfg # Specific virtualization configuration for AMD (tm) CPUs \ No newline at end of file diff --git a/leaves/ldhimd.cfg b/leaves/ldhimd.cfg index 871f33a..5992ca2 100644 --- a/leaves/ldhimd.cfg +++ b/leaves/ldhimd.cfg @@ -11,7 +11,5 @@ # ATTENTION : this kickstart file will automatically DESTROY the main disk and all of its contents. # Bye bye! -%include blmd.cfg # A base for a minimal live machine -%include bdmd.cfg # A desktop environment -%include bhmd.cfg # A base hypervisor +%include lhdmd.cfg # A live desktop hypervisor machine %include bimd.cfg # Specific virtualization configuration for Intel(tm) CPU and Intel(tm) Graphics \ No newline at end of file