I use a wide variety (it seems each script I've found doesn't quite do *everything* I want, so I need to use a few...). I like these scripts though: http://www.tldp.org/HOWTO/RedHat-CD-HOWTO/rhcd-scripts.tar.gz Also, see here for some tutorials on how to do it: http://www.tldp.org/HOWTO/RedHat-CD-HOWTO/introduction.html http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/RedHat-CD-HOWTO.html http://www.sd.no-ip.biz/code/aurora/ http://rhlinux.redhat.com/anaconda/index.html Hope that helps. -Jeff On Fri, 2003-11-21 at 10:08, Nielsen, Steve wrote: > I am using rsync now but when I want to merge the updates I get from rsync into my distro area (for kickstart installs) that is where it becomes a problem. Basically that is what I am asking is what tools do people use to merge updated RPMs into the distribution area. > > So the basic steps would be: > rsync down the updates > merge udpates into distro <--- here > rebuild the hdlist > > Steve