I have a server I'm using as a yum reposerver. I've mirrored all the packages I want, and added additional packages in different folders. I've created multiple repos with the createrepo command. There are now multiple levels of folders with a repodata/ folder.
My question is: is there a way to recurse down through each folder and get all the checksum data for every package in every repo?