Ok, I've searched a bit and learned a bit, but haven't achieved my goal. I have 2 machines with near identical installs of Mageia 2 and I need to keep both updated. I'm trying to figure out how to avoid downloading all the updates twice. I know that from the command line I can add --noclean to urpmi --auto-update to have the packages saved to /var/cache/urpmi/rpms. I did this and then transferred the files to the other machine but it appears to ignore them, claiming it wants to grab 155mb of updates. Am I missing something?
Also, is there something I can put in my /etc/urpmi/urpmi.cfg so that it will always default to --noclean? I tried adding { post-clean: 0 } and that did not work... I saw the files briefly, but they were removed as usual upon install.
This entire process is SO much easier on other distros, and I find urpmi from the command line rather confusing, but I do like Mageia and would like to continue to use it. If I can't figure this out I may have to give it up. Any help would be much appreciated!