Hi
I have an NFS installation server to install RedHat Linux 9.0 workstations. After installing new workstation I have to run rpm -Uvh <rpmfilename> to update some updated services released after RedHat Linux 9.0. I want to incorporate that services to NFS installation server so that updated services will be installed by default. Simply copying updated files to NFS installation directory doesn't work. It even doesn't work if I rename updated file to older one. Could anyone guide me to achieve the desire result.