forked from roots/phyllomeos
change the naming scheme onnce again
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user