change the naming scheme onnce again

This commit is contained in:
lukas
2021-07-01 09:31:37 +02:00
parent 25679deda0
commit 14c74667e2
6 changed files with 17 additions and 17 deletions

View File

@@ -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