summaryrefslogtreecommitdiffstats
path: root/hdrlist.py
Commit message (Expand)AuthorAgeFilesLines
* fix selection of groups like workstation common, etc (#99204)Jeremy Katz2003-07-171-6/+13
* don't install kernel-*-unsupported on an everything installJeremy Katz2003-06-191-1/+3
* make this slightly more usefulJeremy Katz2003-06-101-1/+1
* * handle biarch groups more correctly (need to be sure to get the right arch ...Jeremy Katz2003-06-061-4/+19
* only select unselected packages in the callbackJeremy Katz2003-06-041-4/+2
* a little bit more aggressive caching of files when found. makes pkgorderJeremy Katz2003-06-021-0/+6
* have to be careful about when we translate everything (#91831)Jeremy Katz2003-06-021-3/+4
* * handle biarch comps file attributesJeremy Katz2003-05-311-32/+47
* add a DEP_ON state for selecting dependencies from the dep callback for now soJeremy Katz2003-05-301-4/+8
* clean up a tad, fix a bug in the dep checking that caused package ordering to...Jeremy Katz2003-05-301-3/+2
* make group selection when reading the comps file optionalJeremy Katz2003-05-301-5/+11
* *packages can not have provides. don't traceback in this case (though its odd)Jeremy Katz2003-05-291-1/+9
* I can't typeJeremy Katz2003-05-281-1/+1
* don't worry about rpmlib deps (kills a warning)Jeremy Katz2003-05-281-2/+2
* do dependency calculations on the fly instead of precalculation in theJeremy Katz2003-05-271-54/+147
* make sure we have a usable package by the name instead of just having one (#9...Jeremy Katz2003-05-271-1/+1
* use rhpl archscoring stuff. its better, but still not really quite right...Jeremy Katz2003-05-231-15/+25
* add back metapkg supportJeremy Katz2003-05-201-31/+52
* fix translationJeremy Katz2003-05-201-5/+5
* bring Everything backJeremy Katz2003-05-201-0/+26
* handle file deps in our dep callbackJeremy Katz2003-05-201-5/+14
* first pass of going to having primary key for package management beJeremy Katz2003-05-201-0/+819