Re: Kickstart ordering

Jason L Tibbitts III <[email protected]> Thu, 18 Aug 2016 09:07:33 -0500
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
>>>>> "PH" == Petr Hracek <[email protected]> writes:

PH> Post and packages are exchanged.

But the difference is only cosmetic, isn't it?  I mean, %post is always
called after the %packages have all been installed, regardless of their
order in the file.

Or is it this cosmetic difference that you actually want?  If so, an awk
script should easily be able to convert one to the other.

 - J<