[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: where should i have to use %end



Chris Lumens wrote:
where should i have to use %end in kickstart file? after each section or
just pre and post or ...?
i can't find any documentation about it but python kickstart parser in
revisor complain about it that %end missing and this kickstart file will
be depricated.

After any %pre/%post/%traceback scripts and after %packages.

It's not yet required that you have them, and most likely won't be
required until after RHEL6 so you have plenty of time to move to adding
%end.

- Chris

_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list
Does %end break any older distros if they are sharing common kickstart templates?

--Michael


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]