Add this to the end of your kickstart file:
====================%post
yum -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.
On Feb 2, 2008 8:48 AM, Jerry Geis <geisj at pagestation.com> wrote:
> Is there a way that using kickstart I can tell it once its done install
> to go right ahead and do a "yum update"
>
> Thanks,
>
> Jerry
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.centos.org/pipermail/centos/attachments/20080202/18a53809/attachment-0001.html>