On Mon, 25 Oct 2004, [ISO-8859-15] Raphaël 'SurcouF' Bordet wrote: > I was asked for a question: how can I use kickstart to apply any >"patch" (or another change) on already installed hosts ? >Maybe cfengine, I mean (but I haven't enough time to apprehend his >concepts, I think)... You can put %post sections in your config file which run after installation, to install any other packages required or perform other customizations. Once you've found and installed the anaconda RPM, it's all documented in there :) Cheers, Phil