[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: where should i have to use %end
- From: Chris Lumens <clumens redhat com>
- To: kickstart-list redhat com
- Subject: Re: where should i have to use %end
- Date: Wed, 16 Jan 2008 10:42:15 -0500
> 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]