On Wed, 2002-08-14 at 21:46, Michael Fratoni wrote: [..]
> You should have the file /var/log/rpmpkgs available. That file contains a > complete list of every rpm installed on the system. > Using the data in that file, it should be possible to then run: > rpm -ivh --justdb for each package in listed in the file. It's still a lot > of work, and obviously you need to have the package.rpm available, but > it's better than nothing. thats fairly easy, copy all the contents of the RPMS directory onto youre HDD and just create a perl/bash script to go through it line by line and install the packages (you will probally need the force option if you don't want to build dependancy checking into the script) -- --- To steal ideas from one person is plagiarism; to steal from many is research. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list