Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix speling (#68541) | Bill Nottingham | 2002-07-11 | 1 | -1/+1 |
| | |||||
* | fix order to put defaults closer to start | Mike Fulbright | 2002-06-28 | 1 | -5/+5 |
| | |||||
* | fix so that Everything installs in other languages via kickstart work | Jeremy Katz | 2002-06-28 | 1 | -2/+2 |
| | |||||
* | quick hack to order new comps | Mike Fulbright | 2002-06-28 | 1 | -0/+70 |
| | |||||
* | more silliness | Jeremy Katz | 2002-06-28 | 1 | -1/+1 |
| | |||||
* | I'm an idiot | Jeremy Katz | 2002-06-28 | 1 | -1/+1 |
| | |||||
* | use new comps file while changing as little as possible | Jeremy Katz | 2002-06-27 | 1 | -105/+117 |
| | |||||
* | remove ugly hack now that we don't have a file conflict | Jeremy Katz | 2002-06-10 | 1 | -4/+0 |
| | |||||
* | the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we ↵ | Jeremy Katz | 2002-06-10 | 1 | -1/+1 |
| | | | | use rpmmodule so that we get rpm 4.0.4 instead of 4.1 | ||||
* | this is what I meant | Jeremy Katz | 2002-05-30 | 1 | -1/+1 |
| | |||||
* | librpm404-python really only exists so we don't have to go to rpm 4.1 quite ↵ | Jeremy Katz | 2002-05-30 | 1 | -0/+4 |
| | | | | yet. exclude it from being installed so that we don't get file conflicts | ||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -2/+3 |
| | |||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | our own translate.py | ||||
* | don't include kernel-summit on everything installs either | Jeremy Katz | 2002-03-07 | 1 | -0/+1 |
| | |||||
* | -enterprise kernel doesn't exist anymore!! | Erik Troan | 2002-02-01 | 1 | -2/+2 |
| | |||||
* | specify which package is removed from the install set | Bill Nottingham | 2002-01-31 | 1 | -2/+2 |
| | |||||
* | use startswith | Matt Wilson | 2001-10-30 | 1 | -1/+1 |
| | |||||
* | fix for #51498 | Matt Wilson | 2001-09-06 | 1 | -0/+8 |
| | |||||
* | add freeze/thaw to comps. rework pkgorder to get all subcomps of a comp at ↵ | Matt Wilson | 2001-08-28 | 1 | -13/+24 |
| | | | | the same time it gets the comp, to give priority to tier 1 languages only, and exclude kernel-debug from the most important list | ||||
* | fix broken conflict handling when the problem is all in the installed db | Matt Wilson | 2001-08-23 | 1 | -1/+4 |
| | |||||
* | fix-up so we only write out config files if there are any kernels being | Jeremy Katz | 2001-08-21 | 1 | -4/+6 |
| | | | | | installed and if not, we should pop up a warning telling the user that we're not changing the configuration (52099) | ||||
* | return empty list on same state check | Matt Wilson | 2001-07-26 | 1 | -1/+1 |
| | |||||
* | do not fall over when you do "ignore packages with dependencies" on upgrade ↵ | Matt Wilson | 2001-07-25 | 1 | -4/+4 |
| | | | | when you have a lot of "no suggestions" | ||||
* | add s390/s390x patchesr0-9-1 | laroche | 2001-07-20 | 1 | -1/+4 |
| | |||||
* | replace a line of code I accidently removed at a time I shouldn't have been ↵ | Matt Wilson | 2001-07-16 | 1 | -0/+1 |
| | | | | coding | ||||
* | fix typo | Mike Fulbright | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | honor all conditions that a package should be considered for when adding ↵ | Matt Wilson | 2001-07-11 | 1 | -9/+16 |
| | | | | packages to the Everything component | ||||
* | argh - that wasn't what I meant to do - revert | Matt Wilson | 2001-06-27 | 1 | -4/+4 |
| | |||||
* | check ondisk for these packages in case they are on the system and not newer ↵ | Matt Wilson | 2001-06-27 | 1 | -4/+4 |
| | | | | in the distro | ||||
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -5/+3 |
| | |||||
* | minor reformatting | Matt Wilson | 2001-06-22 | 1 | -11/+13 |
| | |||||
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+16 |
| | |||||
* | protect from multiple header merges | Matt Wilson | 2001-06-22 | 1 | -5/+6 |
| | |||||
* | protect from multiple header merges | Matt Wilson | 2001-06-22 | 1 | -3/+6 |
| | |||||
* | 1) more fixups for upgrades: fix step list to actually run the transaction, | Matt Wilson | 2001-06-22 | 1 | -16/+25 |
| | | | | | | | | | | | | | | set the upgrade flag in id when we get picked 2) removed self from migrateXinetd 3) moved GUI splash screen to its own file - this should make it pop up even faster. 4) copyright notices in anaconda, splashscreen.py 5) reworked the dep checker to build a new ts every time we make a pass. RPM doesn't seem to like to have a package in the ts as available *and* upgrade/install. 6) fixed fstab reading for 'none' devices 7) removed a debugging print from xf86config.py 8) removed threadding import from progress_gui.py | ||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -67/+256 |
| | |||||
* | remove old preorder code | Matt Wilson | 2001-02-15 | 1 | -3/+0 |
| | |||||
* | add kernel-enterprise to exclude | Matt Wilson | 2001-02-14 | 1 | -1/+1 |
| | |||||
* | only care about the packages we are actually installing when checking the ↵ | Matt Wilson | 2001-02-14 | 1 | -1/+8 |
| | | | | preorder... | ||||
* | use two part header lists | Erik Troan | 2001-02-10 | 1 | -0/+5 |
| | |||||
* | enable listing multiple lang exprs in the comps file, match properly for ↵ | Matt Wilson | 2001-01-26 | 1 | -15/+35 |
| | | | | support everything. | ||||
* | more language changes -- why not? | Erik Troan | 2001-01-25 | 1 | -0/+1 |
| | |||||
* | check only the actual arch or lang for negative | Matt Wilson | 2001-01-23 | 1 | -2/+2 |
| | |||||
* | package expr override | Matt Wilson | 2001-01-23 | 1 | -0/+2 |
| | |||||
* | process exprs down in chains | Matt Wilson | 2001-01-22 | 1 | -10/+5 |
| | |||||
* | don't hose out of we're doing arch checks with matchalllangs | Matt Wilson | 2001-01-22 | 1 | -1/+1 |
| | |||||
* | add support for \! | Matt Wilson | 2001-01-22 | 1 | -4/+7 |
| | |||||
* | conditional packages in Everything | Matt Wilson | 2001-01-20 | 1 | -64/+91 |
| | |||||
* | check for preordering | Matt Wilson | 2001-01-17 | 1 | -0/+3 |
| | |||||
* | set up comps.py to look at linguas for expressions. don't set linguas when ↵ | Matt Wilson | 2001-01-03 | 1 | -5/+8 |
| | | | | setting language in todo. provide some useful messages in package selection |