Post-Installation scripts execution ordering

Chun Tat David Chu beyonddc.storage at gmail.com
Wed Jun 8 19:15:44 UTC 2011


Hi Chris,

Yup, what you said is correct.  I just tried it.

Thanks,

David

On Wed, Jun 8, 2011 at 12:58 PM, Chris Lumens <clumens at redhat.com> wrote:

>  > I have a kickstart file with multiple %post.  The reason why I am doing
> so
> > is because I have %post that is a bash script and I have another %post
> that
> > is a Perl script.
> >
> > Does Anaconda executes %post in sequential order or in parallel with
> > threads?
> >
> > What I want to accomplish is I want my %post bash script runs first then
> my
> > %post Perl script.
>
> All %post scripts should be executed in the order they are encountered
> in the kickstart file.
>
> - Chris
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20110608/60c469f7/attachment.htm>


More information about the Kickstart-list mailing list