How do I sync rpm packages with another computer? I have a list of the remote's rpms generated with "rpm -qa". I expect to have to modify a couple of packages in the list due to hardware dependent rpms like xorg. Otherwise it should be a simple matter of downloading the rpms from the edited list and then installing them. Or is there already a script for this?