> > I have a small script (attached) that I use to copy files from a > repository of all rpms to the directory from where I burn the CD. > basically what I intend to do is to make a single RedHat CD with all the > updates for a server class installation. For that I have trimmed the comps > file to remove the X and other unwanted stuff. My script (hopefully) > copies all the packages that are listed in the comps file to the destdir, > from where I burn the CD. > > Now I want to add dependency check to this script, so that after copying > it will run the dependency check and will inform if their are any > problems. I thonk it's one this command will list: [summer@numbat summer]$ grep -il check $(rpm -ql anaconda-runtime | grep py$) /usr/lib/anaconda-runtime/check-repository.py /usr/lib/anaconda-runtime/checkcards.py [summer@numbat summer]$ -- Cheers John Summerfield Microsoft's most solid OS: http://www.geocities.com/rcwoolley/ Note: mail delivered to me is deemed to be intended for me, for my disposition. ============================== If you don't like being told you're wrong, be right!