summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* to chainsaw for now -- ordering seems to fail for the not chainsaw caseJeremy Katz2002-10-241-3/+2
* didn't commit these -- we want !chainsaw ordering and we have to call ts.chec...Jeremy Katz2002-10-221-2/+4
* another set of rpm 4.1 changes --Jeremy Katz2002-10-101-22/+20
* rpm python api changesJeremy Katz2002-10-091-1/+1
* oops, didn't change these to go back to rpm 4.1Jeremy Katz2002-10-081-1/+1
* merge ia64 changes to HEADJeremy Katz2002-09-091-1/+1
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-11/+12
* kill debug spewJeremy Katz2002-08-231-5/+0
* write out install informationMike Fulbright2002-08-231-0/+24
* fix selection of lang specific packages (ie kde-i18n-foo) for mandatory/depen...Jeremy Katz2002-08-221-3/+21
* detect and install summit, if availableMatt Wilson2002-08-211-0/+4
* hrrm... we can't just know that the length of instPath is 13 characters now ...Jeremy Katz2002-08-201-1/+1
* try to unmount the cd if we get a failure installing a package so that theJeremy Katz2002-08-191-0/+1
* try unmouting usbdevfs in / before mounting in chroot, otherwise we get hangs...Mike Fulbright2002-08-151-1/+15
* fix to allow mkinitrd to pull in usb stuff if neededMike Fulbright2002-08-121-0/+34
* bad hack to handle not installing kde-i18n unconditionally with language supp...Jeremy Katz2002-08-121-1/+16
* make sure lilo gets installed if neededJeremy Katz2002-08-111-0/+3
* write out that we installed the comps package to the install log (#69951)Jeremy Katz2002-08-111-0/+11