Actually there is a 'repo' Kickstart keyword that can pull in the updates automatically, no need for running 'yum -y update'. repo --name=<repository name> --baseurl=http://10.10.10.10/5.5/updates/x86_64/RPMS/ This essentially merges the install media RPM's with the updates. -----Original Message----- From: kickstart-list-bounces@xxxxxxxxxx [mailto:kickstart-list-bounces@xxxxxxxxxx] On Behalf Of Jim Wildman Sent: Friday, October 01, 2010 7:36 AM To: Discussion list about Kickstart Subject: Re: Simple way to update kickstart RPM files? On Thu, 30 Sep 2010, whitivery wrote: > I would like to merge the updates back to the kickstart server. Use mrepo or lftp (or favorite mirror tool) to mirror the centos updates tree onto your build server. Add the update repo to the server you build as part of kickstart. Run yum -y update in %post... ---------------------------------------------------------------------- Jim Wildman, CISSP, RHCE jim@xxxxxxxxxxxxx http://www.rossberry.com "Society in every state is a blessing, but Government, even in its best state, is a necessary evil; in its worst state, an intolerable one." Thomas Paine _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list ----------------------------------------- ***Note:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the Sender immediately by replying to the message and deleting it from your computer. Thank you. Premier Inc. _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list