mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2025-01-22 01:35:15 +00:00
change the naming scheme onnce again
This commit is contained in:
parent
25679deda0
commit
14c74667e2
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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!
|
||||
|
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user