This feature is supported only by the ignoredisk and clearpart kickstart commands. It was never supported by the part command.
ignoredisk
clearpart
part
This would be probably good to remove from all branches. Should I create a pull request for every one?
Thanks Vendy for this PR!
It's shouldn't be part of this PR but I would like to ask if you don't want to instead just point to the upstream documentation instead of having list of the kickstart commands. It's harder to keep them up to date and I don't think there is much a benefit.
rebased onto d9b4de23130c6d11e364c5ec8fbeb10b4e3a5903
@vponcova Thanks for the PR! No need to create multiple ones, I'll cherry-pick your changes to f34 and f33. (I don't really want to update the older versions since we only keep the latest two accessible from the front page anyway.)
f34
f33
@jkonecny Yeah, I'll replace the section with a link to readthedocs eventually :)
Pull-Request has been merged by pbokoc
Thank you!
This feature is supported only by the
ignorediskandclearpartkickstartcommands. It was never supported by the
partcommand.