summaryrefslogtreecommitdiffstats
path: root/comps.py
Commit message (Expand)AuthorAgeFilesLines
* fix speling (#68541)Bill Nottingham2002-07-111-1/+1
* fix order to put defaults closer to startMike Fulbright2002-06-281-5/+5
* fix so that Everything installs in other languages via kickstart workJeremy Katz2002-06-281-2/+2
* quick hack to order new compsMike Fulbright2002-06-281-0/+70
* more sillinessJeremy Katz2002-06-281-1/+1
* I'm an idiotJeremy Katz2002-06-281-1/+1
* use new comps file while changing as little as possibleJeremy Katz2002-06-271-105/+117
* remove ugly hack now that we don't have a file conflictJeremy Katz2002-06-101-4/+0
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* this is what I meantJeremy Katz2002-05-301-1/+1
* librpm404-python really only exists so we don't have to go to rpm 4.1 quite y...Jeremy Katz2002-05-301-0/+4
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* don't include kernel-summit on everything installs eitherJeremy Katz2002-03-071-0/+1
* -enterprise kernel doesn't exist anymore!!Erik Troan2002-02-011-2/+2
* specify which package is removed from the install setBill Nottingham2002-01-311-2/+2
* use startswithMatt Wilson2001-10-301-1/+1
* fix for #51498Matt Wilson2001-09-061-0/+8
* add freeze/thaw to comps. rework pkgorder to get all subcomps of a comp at t...Matt Wilson2001-08-281-13/+24
* fix broken conflict handling when the problem is all in the installed dbMatt Wilson2001-08-231-1/+4
* fix-up so we only write out config files if there are any kernels beingJeremy Katz2001-08-211-4/+6
* return empty list on same state checkMatt Wilson2001-07-261-1/+1
* do not fall over when you do "ignore packages with dependencies" on upgrade w...Matt Wilson2001-07-251-4/+4
* add s390/s390x patchesr0-9-1laroche2001-07-201-1/+4
* replace a line of code I accidently removed at a time I shouldn't have been c...Matt Wilson2001-07-161-0/+1
* fix typoMike Fulbright2001-07-111-1/+1
* honor all conditions that a package should be considered for when adding pack...Matt Wilson2001-07-111-9/+16
* argh - that wasn't what I meant to do - revertMatt Wilson2001-06-271-4/+4
* check ondisk for these packages in case they are on the system and not newer ...Matt Wilson2001-06-271-4/+4
* more pychecker fixupsMatt Wilson2001-06-231-5/+3
* minor reformattingMatt Wilson2001-06-221-11/+13
* copyrightMatt Wilson2001-06-221-0/+16
* protect from multiple header mergesMatt Wilson2001-06-221-5/+6
* protect from multiple header mergesMatt Wilson2001-06-221-3/+6
* 1) more fixups for upgrades: fix step list to actually run the transaction,Matt Wilson2001-06-221-16/+25
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-67/+256
* remove old preorder codeMatt Wilson2001-02-151-3/+0
* add kernel-enterprise to excludeMatt Wilson2001-02-141-1/+1
* only care about the packages we are actually installing when checking the pre...Matt Wilson2001-02-141-1/+8
* use two part header listsErik Troan2001-02-101-0/+5
* enable listing multiple lang exprs in the comps file, match properly for supp...Matt Wilson2001-01-261-15/+35
* more language changes -- why not?Erik Troan2001-01-251-0/+1
* check only the actual arch or lang for negativeMatt Wilson2001-01-231-2/+2
* package expr overrideMatt Wilson2001-01-231-0/+2
* process exprs down in chainsMatt Wilson2001-01-221-10/+5
* don't hose out of we're doing arch checks with matchalllangsMatt Wilson2001-01-221-1/+1
* add support for \!Matt Wilson2001-01-221-4/+7
* conditional packages in EverythingMatt Wilson2001-01-201-64/+91
* check for preorderingMatt Wilson2001-01-171-0/+3
* set up comps.py to look at linguas for expressions. don't set linguas when s...Matt Wilson2001-01-031-5/+8