Add this to the end of your kickstart file:<div><br class="webkit-block-placeholder"></div><div>=====================</div><div>%post</div><div><br class="webkit-block-placeholder"></div><div>yum -y update</div><div>=====================</div>
<div><br class="webkit-block-placeholder"></div><div>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. </div><div><br class="webkit-block-placeholder">
</div><div>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.</div><div><br></div><div><br><div class="gmail_quote">On Feb 2, 2008 8:48 AM, Jerry Geis <<a href="mailto:geisj@pagestation.com">geisj@pagestation.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Is there a way that using kickstart I can tell it once its done install<br>to go right ahead and do a "yum update"<br>
<br>Thanks,<br><br>Jerry<br><br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br></div>