swap to .../leafs/... url

This commit is contained in:
2021-07-09 20:19:58 +02:00
parent f863bfe4c3
commit e184c93d97
14 changed files with 23 additions and 23 deletions

View File

@ -9,15 +9,15 @@
# '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
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/veedp.cfg
# A shorter URL can also be used :
# inst.ks=https://url.phyllo.me/veedp
# 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/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
%include https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/vemdp.cfg # Include vemdp.cfg as base
%include https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/vemsp.cfg # Include vemsp.cfg as base
%post