On Mon, 2006-05-01 at 13:56 +0530, Rahul Sundaram wrote: > So, if Fedora were to offer hosting through say a torrent and enable > this, how do you verify that the packages havent been altered easily? Something like this should do the trick: find . -name "*.rpm" | xargs rpm -K | grep NOT