add instructions to merge kickstart

files and reference to the offical
 fedora kickstart repository
This commit is contained in:
2021-08-18 20:10:10 +02:00
parent 8da59188ee
commit 4c502aa96b
9 changed files with 35 additions and 2 deletions

View File

@ -16,10 +16,14 @@
# Adam Miller, Bastien Nocera, Bruno Wolff III, Bryan Kearney, Chitlesh Goorah, Christoph Wickert,
# Colin Walters, Fabian Affolter, Igor Pires Soares, Jens Petersen, Jeremy Katz, Jeroen van Meeuwen
# Jesse Keating, Luya Tshimbalanga, Matthias Clasen, Pedro Silva, Rahul Sundaram, Sebastian Dziallas
# Sebastian Vahl, wart.
# Sebastian Vahl, wart. More information here : https://pagure.io/fedora-kickstarts
#
# Thank you!
# 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 ldmd.cfg -o flat-ldmd.cfg
%include blmd.cfg # A base for a minimal live machine
%include bdmd.cfg # A base for a desktop environment