summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix problem filterJeremy Katz2002-12-131-3/+5
* 1) size of 0 isn't bogus -- think basesystemJeremy Katz2002-12-121-7/+5
* make sure there is a kernel package or tell them that they loseJeremy Katz2002-12-111-0/+10
* the getFilename can actually fail since this is where we copy the fileJeremy Katz2002-11-191-8/+7
* fix for bug #77952Mike Fulbright2002-11-191-3/+8
* remove xfree86 3.x codeMike Fulbright2002-11-141-26/+2
* rpmlib changes. this gets rid of the (incorrect) error message about the com...Jeremy Katz2002-11-121-1/+3
* dont leave this turned on turkeyMike Fulbright2002-11-121-3/+2
* changes to work with new xsetup objectMike Fulbright2002-11-121-6/+14
* add FileCopyException to be used when we have IO errors grabbing packagesJeremy Katz2002-11-041-12/+40
* make sure grub is selected if it's being usedJeremy Katz2002-10-311-1/+3