Here's a little script to solve the problem:
for J in `echo {a..z}`; do echo "Doing $J..."; \It cycles through letters a to z, updates that letter and its dependencies, then removes the downloads. Once its finished, its best to run the full update command to grab packages that start with numbers... and that notorious piece of crap NetworkManager, which starts with a cap.
yum update -y "$J*"; yum clean packages; done
Oh, and I don't care that this technique is slow.
No comments:
Post a Comment