| Commit message (Expand) | Author | Age | Files | Lines |
* | this change makes it so you are prompted if you monitor was not probed. the ... | Mike Fulbright | 2003-05-14 | 1 | -0/+17 |
* | merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHEL | Jeremy Katz | 2003-05-05 | 1 | -4/+6 |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -4/+15 |
* | put code for enabling X configuration it right place and disable it for now | Mike Fulbright | 2003-04-22 | 1 | -15/+20 |
* | fix as suggested for easier xlations in bug #88713 | Mike Fulbright | 2003-04-15 | 1 | -1/+1 |
* | hook in progress indicator for method package acquisition | Mike Fulbright | 2003-04-14 | 1 | -2/+6 |
* | mkinitrd doesn't do usb any more | Bill Nottingham | 2003-04-14 | 1 | -28/+0 |
* | don't do that on upgrade! (#87498, maybe others) | Bill Nottingham | 2003-04-14 | 1 | -21/+22 |
* | someone wants the list of all available packages on install too... why not. | Jeremy Katz | 2003-04-02 | 1 | -11/+15 |
* | this was a fancy "pass" statement as far as I can tell :) | Mike Fulbright | 2003-04-02 | 1 | -2/+0 |
* | dont do bad things in test mode | Mike Fulbright | 2003-04-01 | 1 | -0/+4 |
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -2/+0 |
* | type="error" is wrong (#84765) | Jeremy Katz | 2003-02-21 | 1 | -1/+2 |
* | 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 |