The command section which contains actual Kickstart commands and
options as listed in Kickstart Syntax Reference. Note that some
commands, such as install, are mandatory, but most commands are
optional.
mentions install command, which has been removed (according to ksvalidator).
This commit is replacing it with bootloader command, which is still
valid and required.
Following note:
mentions
installcommand, which has been removed (according toksvalidator).
This commit is replacing it with
bootloadercommand, which is stillvalid and required.