From 14c74667e2bff16f3ceecf4076dba86da2170e74 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 1 Jul 2021 09:31:37 +0200 Subject: [PATCH] change the naming scheme onnce again --- f34/veedd.cfg | 8 ++++---- f34/veedp.cfg | 6 +++--- f34/vemdd.cfg | 6 +++--- f34/vemdp.cfg | 6 +++--- f34/vemsd.cfg | 4 ++-- f34/vemsp.cfg | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/f34/veedd.cfg b/f34/veedd.cfg index d534b3d..4313ca1 100644 --- a/f34/veedd.cfg +++ b/f34/veedd.cfg @@ -9,15 +9,15 @@ # 'v' for virtual machine, 'e' for efi, 'e' for extended, 'd' for desktop, 'p' for production-ready. # 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/f34/veldp.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/veedd.cfg # A shorter URL can also be used : -# inst.ks=https://url.phyllo.me/veldp +# inst.ks=https://url.phyllo.me/veedd # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/velsp.cfg # Include velsp.cfg as base -%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/veldd.cfg # Include velsd.cfg as base +%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemdd.cfg # Include vemdd.cfg as base +%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemsd.cfg # Include vemsd.cfg as base %post diff --git a/f34/veedp.cfg b/f34/veedp.cfg index 77de11a..911bd13 100644 --- a/f34/veedp.cfg +++ b/f34/veedp.cfg @@ -6,7 +6,7 @@ # /_/ /____/ # WHAT ? This Kickstart file bootstraps an extended desktop-oriented virtual machine. -# 'v' for virtual machine, 'e' for efi, 'e' for extended, 'd' for desktop, 'p' for production-ready. +# 'v' for virtual machine, 'e' for efi, 'e' for extended, 'd' for desktop, '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/f34/veedp.cfg @@ -16,8 +16,8 @@ # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/velsp.cfg # Include velsp.cfg as base -%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemdp.cfg # Include velsd.cfg as base +%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemdp.cfg # Include vemdp.cfg as base +%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemsp.cfg # Include vemsp.cfg as base %post diff --git a/f34/vemdd.cfg b/f34/vemdd.cfg index 1e3638b..c065206 100644 --- a/f34/vemdd.cfg +++ b/f34/vemdd.cfg @@ -9,14 +9,14 @@ # 'v' for virtual machine, 'e' for efi, 'm' for minimal, 'd' for desktop, '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/f34/veldd.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemdd.cfg # A shorter URL can also be used : -# inst.ks=https://url.phyllo.me/veldd +# inst.ks=https://url.phyllo.me/vemdd # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/velsd.cfg # Include velsd.cfg as base +%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemsd.cfg # Include vemsd.cfg as base %post diff --git a/f34/vemdp.cfg b/f34/vemdp.cfg index 6e9344c..23e6d5f 100644 --- a/f34/vemdp.cfg +++ b/f34/vemdp.cfg @@ -9,14 +9,14 @@ # 'v' for virtual machine, 'e' for efi, 'm' for minimal, 'd' for desktop, 'p' for production-ready. # 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/f34/veldd.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemdp.cfg # A shorter URL can also be used : -# inst.ks=https://url.phyllo.me/veldd +# inst.ks=https://url.phyllo.me/vemdp # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/velsd.cfg # Include velsd.cfg as base +%include https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemsp.cfg # Include vemsp.cfg as base %post diff --git a/f34/vemsd.cfg b/f34/vemsd.cfg index 577b038..e3c36cd 100644 --- a/f34/vemsd.cfg +++ b/f34/vemsd.cfg @@ -9,9 +9,9 @@ # 'v' for virtual machine, 'e' for efi, 'm' for minimal, 's' for server, '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/f34/velsd.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemsd.cfg # A shorter URL can also be used : -# inst.ks=https://url.phyllo.me/velsd +# inst.ks=https://url.phyllo.me/vemsd # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! diff --git a/f34/vemsp.cfg b/f34/vemsp.cfg index a5e435d..d08e49f 100644 --- a/f34/vemsp.cfg +++ b/f34/vemsp.cfg @@ -9,9 +9,9 @@ # 'v' for virtual machine, 'e' for efi, 'm' for minimal, 's' for server, 'p' for production-ready. # 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/f34/velsp.cfg +# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vemsp.cfg # A shorter URL can also be used : -# inst.ks=https://url.phyllo.me/velsp +# inst.ks=https://url.phyllo.me/vemsp # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye!