> The %include directives are parsed and used immediately after "%pre".
> This information is used for the install process that is between
> %pre and %post.

This is so a %pre script can generate a %include, if need be.  You can
also use %ksappend which takes place even earlier.

> Not to mention the fact that %post is already chrooted in the
> installed system, and the "/tmp" folder points to hard disk instead
> of ram disk.

You can use --nochroot to get out of that, though.

- Chris

_______________________________________________
Kickstart-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/kickstart-list

Reply via email to