Installation guide
--mirrorlist= — The URL pointing at a list of mirrors for the repository. The variables
that may be used in yum repo config files are not supported here. You may use one of
either this option or --baseurl, not both.
rootpw ( req u ired )
Sets the system's root password to the <password> argument.
rootpw [--iscrypted] <password>
--iscrypted — If this is present, the password argument is assumed to already be
encrypted.
selinux ( op t io n al)
Sets the state of SELinux on the installed system. SELinux defaults to enforcing in
anaconda.
selinux [--disabled|--enforcing|--permissive]
--enforcing — Enables SELinux with the default targeted policy being enforced.
Note
If the selinux option is not present in the kickstart file, SELinux is enabled and
set to --enforcing by default.
--permissive — Outputs warnings based on the SELinux policy, but does not
actually enforce the policy.
--disabled — Disables SELinux completely on the system.
services ( o p t io n al)
Modifies the default set of services that will run under the default runlevel. The services
listed in the disabled list will be disabled before the services listed in the enabled list are
enabled.
--disabled — Disable the services given in the comma separated list.
--enabled — Enable the services given in the comma separated list.
Chapt er 31 . Kickst art Inst allat ions
301