On Feb 3, 2008 12:41 AM, Gary Richardson <gary.richardson@gmail.com> wrote:
Add this to the end of your kickstart file:=====================%postyum -y update=====================In fact, you can do all sorts of things, like configure services using chkconfig. You have a bash interpreter and your chrooted into your new install.
I used to do all sorts of crazy stuff in there, until I found puppet :) Now I have minimal kickstart configs and I let puppet do all the heavy lifting.