6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
# Pre-installation kickstart section
|
|
|
|
%pre --log=/mnt/sysimage/root/pre.log Beginning of the pre section. Log all messages to a given file
|
|
|
|
%end # End of the %post section
|