Hi, I have written a small bash script to ease the pushing of multiple package on the build system. It takes a list of packages as argument (or a file with the list), submit them one after another, while waiting for completion between each package. It aborts when a failure occurs.
you can find it here : https://gitorious.org/mgaqueue I'm already using it since some times to update compiz and mikala use it for kde. So it shouldn't eat your kitten. hope it could help regards Julien
