Installation guide

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.
For complete information regarding SELinux for Red Hat Enterprise Linux, refer to the Red
Hat Enterprise Linux Deployment Guide.
services (optional)
Modifies the default set of services that will run under the default runlevel. The services lis-
ted in the disabled list will be disabled before the services listed in the enabled list are en-
abled.
--disabled
Disable the services given in the comma separated list.
--enabled
Enable the services given in the comma separated list.
shutdown (optional)
Shut down the system after the installation has successfully completed. During a kickstart
installation, if no completion method is specified, the reboot option is used as default.
The shutdown option is roughly equivalent to the shutdown command.
For other completion methods, refer to the halt, poweroff, and reboot kickstart options.
skipx (optional)
If present, X is not configured on the installed system.
text (optional)
Perform the kickstart installation in text mode. Kickstart installations are performed in graph-
ical mode by default.
timezone (required)
Sets the system time zone to <timezone> which may be any of the time zones listed by time-
config.
timezone [--utc] <timezone>
--utc
If present, the system assumes the hardware clock is set to UTC (Greenwich Mean) time.
upgrade (optional)
4. Kickstart Options
262