update path

This commit is contained in:
2021-11-14 16:53:32 +01:00
parent ee8c36432a
commit 7437783fbf
12 changed files with 18 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c d.cfg -o ../flat/flat-d.cfg
# ksflatten -c d.cfg -o ../leaves/flat-d.cfg
%include b.cfg # A base system
%include bd.cfg # A desktop environment

View File

@@ -13,7 +13,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c dh.cfg -o ../flat/flat-dh.cfg
# ksflatten -c dh.cfg -o ../leaves/flat-dh.cfg
%include b.cfg # A minimal machine
%include bd.cfg # A desktop environment

View File

@@ -13,7 +13,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c dha.cfg -o ../flat/flat-dha.cfg
# ksflatten -c dha.cfg -o ../leaves/flat-dha.cfg
%include b.cfg # A minimal machine
%include bd.cfg # A desktop environment

View File

@@ -13,7 +13,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c dhi.cfg -o ../flat/flat-dhi.cfg
# ksflatten -c dhi.cfg -o ../leaves/flat-dhi.cfg
%include b.cfg # A minimal machine
%include bd.cfg # A desktop environment

View File

@@ -10,7 +10,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c s.cfg -o ../flat/flat-s.cfg
# ksflatten -c s.cfg -o ../leaves/flat-s.cfg
%include b.cfg # A base system

View File

@@ -10,7 +10,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c sh.cfg -o ../flat/flat-sh.cfg
# ksflatten -c sh.cfg -o ../leaves/flat-sh.cfg
%include b.cfg # A base system
%include bh.cfg # A base hypervisor

View File

@@ -10,7 +10,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c sha.cfg -o ../flat/flat-sha.cfg
# ksflatten -c sha.cfg -o ../leaves/flat-sha.cfg
%include b.cfg # Include a base system
%include bh.cfg # A base hypervisor

View File

@@ -10,7 +10,7 @@
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c shi.cfg -o ../flat/flat-shi.cfg
# ksflatten -c shi.cfg -o ../leaves/flat-shi.cfg
%include b.cfg # Include a base system
%include bh.cfg # A base hypervisor