summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* ugly way of handling what to file bugs against better (#99349)Jeremy Katz2003-07-181-2/+14
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-1/+6
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-14/+18
* wow, the "not installed packages" list was really broken. fix itJeremy Katz2003-07-031-22/+20
* doh did all the work and forgot to change the one call to the function I repl...Mike Fulbright2003-06-271-1/+1
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-6/+8
* merge changes from taroon since new rhpl in dist-10 will require themJeremy Katz2003-06-101-0/+1
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-20/+36
* merge fixes from taroon branch:Jeremy Katz2003-05-201-4/+4
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-168/+123
* this change makes it so you are prompted if you monitor was not probed. the ...Mike Fulbright2003-05-141-0/+17
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-4/+6
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-4/+15
* put code for enabling X configuration it right place and disable it for nowMike Fulbright2003-04-221-15/+20
* fix as suggested for easier xlations in bug #88713Mike Fulbright2003-04-151-1/+1
* hook in progress indicator for method package acquisitionMike Fulbright2003-04-141-2/+6
* mkinitrd doesn't do usb any moreBill Nottingham2003-04-141-28/+0
* don't do that on upgrade! (#87498, maybe others)Bill Nottingham2003-04-141-21/+22
* someone wants the list of all available packages on install too... why not.Jeremy Katz2003-04-021-11/+15
* this was a fancy "pass" statement as far as I can tell :)Mike Fulbright2003-04-021-2/+0
* dont do bad things in test modeMike Fulbright2003-04-011-0/+4
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-2/+0
* type="error" is wrong (#84765)Jeremy Katz2003-02-211-1/+2
* we don't want to remove things more than once (#84221)Jeremy Katz2003-02-131-0/+3
* make easier to debug this in futureMike Fulbright2003-02-121-5/+13
* more fun with the expanded use of requires= in the comps file...Jeremy Katz2003-02-061-0/+2
* make sure the window gets popped if we upgrade and don't install any packagesJeremy Katz2003-02-061-1/+4
* use new -r argument for convertdb1Jeremy Katz2003-02-051-19/+2
* the key for newpkgDict is a Package not the name of the package. (#83522)Jeremy Katz2003-02-051-2/+4
* use new rpm.setLogFile for setting log file instead of the old error callbackJeremy Katz2003-01-291-3/+1
* set also based on mention from david balazic (#6175)Jeremy Katz2003-01-271-0/+1
* use RPMTRANS_FLAG_ANACONDA to get presentation ordering. hopefully baseJeremy Katz2003-01-271-2/+4
* I don't particularly like this, but work around the spewage about errorsJeremy Katz2003-01-211-8/+19
* don't traceback if we don't have lvm for some reasonBill Nottingham2003-01-161-0/+1
* oops, use the right api callJeremy Katz2003-01-151-1/+1
* a broken trigger in an old linuxconf package really causes problems onJeremy Katz2003-01-141-0/+22
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+4
* don't check the sig on comps.rpm either (#69951 returns)Jeremy Katz2003-01-131-0/+8
* oops, I broke itJeremy Katz2003-01-111-3/+3
* if we have a kernel package, use it to pass kudzu a kernel version to doJeremy Katz2003-01-101-1/+5
* sort packages not upgraded (#80666)Jeremy Katz2003-01-101-7/+11
* if for some reason we can't unmount /proc/bus/usb in the chroot, don'tJeremy Katz2003-01-101-1/+7
* by default, if a package or group is listed in a ks.cfg that doesn't exist,Jeremy Katz2003-01-091-4/+2
* 1) if we found a comps.rpm, the number of packages being installed should beJeremy Katz2003-01-081-6/+13
* at least if we get a transaction problem that's not disk space because ofJeremy Katz2003-01-081-0/+5
* make sure mount exists (#78591)Jeremy Katz2003-01-031-3/+3
* explicitly make sure the db is closed for transaction sets where weJeremy Katz2002-12-231-0/+3
* get rid of the weird hacks and just handle package progress similarly to rpm'sJeremy Katz2002-12-171-15/+6
* explicitly close the db. hopefully will fix #79341Jeremy Katz2002-12-161-0/+2
* set the time upJeremy Katz2002-12-131-0/+30