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:
parent
60d1992cb9
commit
4886760829
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue