On Tue, 2009-10-20 at 11:40 -0400, Arvind Navale wrote: > Hi Folks, > Can anyone please tell me if it is possible to install 3rd party > software as part of kickstart post installation process. If it can be > then provide me some pointers as to how I can achieve it. There are countless ways to implement this with most Fedora and Enterprise Linux (EL) releases today. One is to use YUM repositories, or a Spacewalk (RHN upstream) server, which are tapped during the installation process, assuming any Fedora release since 2006 and EL 5, which adds Yum support to Anaconda. Another is to still use YUM or Spacewalk/RHN, but handle the installation in the %post via YUM (or up2date). That removes any requirements that Anaconda have YUM support. Lastly, and slightly more involved, is to mix in the RPMs into the source tree for earlier Anaconda relases. I don't recommend this method, especially since YUM is available for even older EL releases, let alone all Fedora releases, and can be done in the %post. -- Bryan J Smith Senior Consultant Red Hat, Inc Professional Consulting http://www.redhat.com/consulting mailto:bjs@xxxxxxxxxx +1 (407) 489-7013 (Mobile) mailto:b.j.smith@xxxxxxxx (Blackberry / Red Hat External) ---------------------------------------------------------- Red Hat: That 'other' American software company built on open customer selection of options and value, instead of controlled distribution channels of forced bundle and lock _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list