You would put them in /tftpboot/rpm, but you should apply the RPM to the images that need the update.On Sat, Feb 22, 2003 at 11:28:54AM -0500, Sia Najafi wrote:At what point do you apply the RedHat 7.3 updates? do you apply them to /tftpboot/rpm before building the image?Yes, that is the most seemless way to have fully updated clients.-Sean
rpm -r /path/to/image -ivh /tftpboot/rpm/new.rpm
Then, run the client update utility to pull the changes across.
cexec updateclient --nobootloader -server server_name -image image_name
