| Commit message (Expand) | Author | Age | Files | Lines |
* | we don't want to remove things more than once (#84221) | Jeremy Katz | 2003-02-13 | 1 | -0/+3 |
* | make easier to debug this in future | Mike Fulbright | 2003-02-12 | 1 | -5/+13 |
* | more fun with the expanded use of requires= in the comps file... | Jeremy Katz | 2003-02-06 | 1 | -0/+2 |
* | make sure the window gets popped if we upgrade and don't install any packages | Jeremy Katz | 2003-02-06 | 1 | -1/+4 |
* | use new -r argument for convertdb1 | Jeremy Katz | 2003-02-05 | 1 | -19/+2 |
* | the key for newpkgDict is a Package not the name of the package. (#83522) | Jeremy Katz | 2003-02-05 | 1 | -2/+4 |
* | use new rpm.setLogFile for setting log file instead of the old error callback | Jeremy Katz | 2003-01-29 | 1 | -3/+1 |
* | set also based on mention from david balazic (#6175) | Jeremy Katz | 2003-01-27 | 1 | -0/+1 |
* | use RPMTRANS_FLAG_ANACONDA to get presentation ordering. hopefully base | Jeremy Katz | 2003-01-27 | 1 | -2/+4 |
* | I don't particularly like this, but work around the spewage about errors | Jeremy Katz | 2003-01-21 | 1 | -8/+19 |
* | don't traceback if we don't have lvm for some reason | Bill Nottingham | 2003-01-16 | 1 | -0/+1 |
* | oops, use the right api call | Jeremy Katz | 2003-01-15 | 1 | -1/+1 |
* | a broken trigger in an old linuxconf package really causes problems on | Jeremy Katz | 2003-01-14 | 1 | -0/+22 |
* | bump up copyright for things we have changed this year so far | Mike Fulbright | 2003-01-14 | 1 | -1/+4 |
* | don't check the sig on comps.rpm either (#69951 returns) | Jeremy Katz | 2003-01-13 | 1 | -0/+8 |
* | oops, I broke it | Jeremy Katz | 2003-01-11 | 1 | -3/+3 |
* | if we have a kernel package, use it to pass kudzu a kernel version to do | Jeremy Katz | 2003-01-10 | 1 | -1/+5 |
* | sort packages not upgraded (#80666) | Jeremy Katz | 2003-01-10 | 1 | -7/+11 |
* | if for some reason we can't unmount /proc/bus/usb in the chroot, don't | Jeremy Katz | 2003-01-10 | 1 | -1/+7 |
* | by default, if a package or group is listed in a ks.cfg that doesn't exist, | Jeremy Katz | 2003-01-09 | 1 | -4/+2 |
* | 1) if we found a comps.rpm, the number of packages being installed should be | Jeremy Katz | 2003-01-08 | 1 | -6/+13 |
* | at least if we get a transaction problem that's not disk space because of | Jeremy Katz | 2003-01-08 | 1 | -0/+5 |
* | make sure mount exists (#78591) | Jeremy Katz | 2003-01-03 | 1 | -3/+3 |
* | explicitly make sure the db is closed for transaction sets where we | Jeremy Katz | 2002-12-23 | 1 | -0/+3 |
* | get rid of the weird hacks and just handle package progress similarly to rpm's | Jeremy Katz | 2002-12-17 | 1 | -15/+6 |
* | explicitly close the db. hopefully will fix #79341 | Jeremy Katz | 2002-12-16 | 1 | -0/+2 |
* | set the time up | Jeremy Katz | 2002-12-13 | 1 | -0/+30 |
* | fix problem filter | Jeremy Katz | 2002-12-13 | 1 | -3/+5 |
* | 1) size of 0 isn't bogus -- think basesystem | Jeremy Katz | 2002-12-12 | 1 | -7/+5 |
* | make sure there is a kernel package or tell them that they lose | Jeremy Katz | 2002-12-11 | 1 | -0/+10 |
* | the getFilename can actually fail since this is where we copy the file | Jeremy Katz | 2002-11-19 | 1 | -8/+7 |
* | fix for bug #77952 | Mike Fulbright | 2002-11-19 | 1 | -3/+8 |
* | remove xfree86 3.x code | Mike Fulbright | 2002-11-14 | 1 | -26/+2 |
* | rpmlib changes. this gets rid of the (incorrect) error message about the com... | Jeremy Katz | 2002-11-12 | 1 | -1/+3 |
* | dont leave this turned on turkey | Mike Fulbright | 2002-11-12 | 1 | -3/+2 |
* | changes to work with new xsetup object | Mike Fulbright | 2002-11-12 | 1 | -6/+14 |
* | add FileCopyException to be used when we have IO errors grabbing packages | Jeremy Katz | 2002-11-04 | 1 | -12/+40 |
* | make sure grub is selected if it's being used | Jeremy Katz | 2002-10-31 | 1 | -1/+3 |
* | to chainsaw for now -- ordering seems to fail for the not chainsaw case | Jeremy Katz | 2002-10-24 | 1 | -3/+2 |
* | didn't commit these -- we want !chainsaw ordering and we have to call ts.chec... | Jeremy Katz | 2002-10-22 | 1 | -2/+4 |
* | another set of rpm 4.1 changes -- | Jeremy Katz | 2002-10-10 | 1 | -22/+20 |
* | rpm python api changes | Jeremy Katz | 2002-10-09 | 1 | -1/+1 |
* | oops, didn't change these to go back to rpm 4.1 | Jeremy Katz | 2002-10-08 | 1 | -1/+1 |
* | merge ia64 changes to HEAD | Jeremy Katz | 2002-09-09 | 1 | -1/+1 |
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -11/+12 |
* | kill debug spew | Jeremy Katz | 2002-08-23 | 1 | -5/+0 |
* | write out install information | Mike Fulbright | 2002-08-23 | 1 | -0/+24 |
* | fix selection of lang specific packages (ie kde-i18n-foo) for mandatory/depen... | Jeremy Katz | 2002-08-22 | 1 | -3/+21 |
* | detect and install summit, if available | Matt Wilson | 2002-08-21 | 1 | -0/+4 |
* | hrrm... we can't just know that the length of instPath is 13 characters now ... | Jeremy Katz | 2002-08-20 | 1 | -1/+1 |