summaryrefslogtreecommitdiffstats
path: root/tools/rpmlisting.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated rpmlisting.py to remove verify="nomtime" option for multiarch ↵Jason Pepas2006-07-211-2/+1
| | | | | | packages. the redhat client no longer verifies *any* multiarch packages, so setting verify=nomtime is no longer needed. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1988 ce84e21b-d406-0410-9b95-82705330c041
* Updated rpmlisting.py to disable mtime verification for all multiarch packages.Jason Pepas2006-07-191-2/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1972 ce84e21b-d406-0410-9b95-82705330c041
* updated tools/rpmlisting.py to conform to new multiarch implementation.Jason Pepas2006-07-181-25/+61
| | | | | | | | | also, this fixes the subarch bug (ie, if packages were found for i386, i586, and i686, *all* of them were previously included. now only the 'latest' arch is included). git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1968 ce84e21b-d406-0410-9b95-82705330c041
* Another minor patch from JasonNarayan Desai2006-07-141-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1938 ce84e21b-d406-0410-9b95-82705330c041
* handle prereleases and rc releases properly (From Jason Pepas)Narayan Desai2006-07-141-5/+16
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1937 ce84e21b-d406-0410-9b95-82705330c041
* More fixes based on suggestions from JasonNarayan Desai2006-07-121-8/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1934 ce84e21b-d406-0410-9b95-82705330c041
* cleanups suggested by pylintNarayan Desai2006-07-121-19/+21
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1932 ce84e21b-d406-0410-9b95-82705330c041
* Initial version of rpm index generator from Jason PepasNarayan Desai2006-07-121-0/+186
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1931 ce84e21b-d406-0410-9b95-82705330c041