docs: Mention releases that support example.ks

The kickstart file works with a Fedora 40+ (or ELN) installer ISO as
it requires https://github.com/rhinstaller/anaconda/pull/5342.

Co-authored-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Vendula Poncova 2023-12-07 10:19:41 +01:00
parent 60d1992cb9
commit 4886760829
No known key found for this signature in database
GPG key ID: BBA1F9D3787FD21C

View file

@ -1,5 +1,7 @@
text
# NOTE: As of the time of this writing, this kickstart only
# works with a Fedora 40+ (or ELN) installer ISO as it requires
# https://github.com/rhinstaller/anaconda/pull/5342
# Basic partitioning
clearpart --all --initlabel --disklabel=gpt
part /boot --size=1000 --fstype=ext4 --label=boot