summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* oops, iutil.rmrf fails if it exists, so let's make sure that we have somethin...Jeremy Katz2002-08-021-1/+2
* better fix for 69783. check if /var/tmp is a symlink. if not, remove it and...Jeremy Katz2002-08-021-9/+7
* dont die on bad sizesMike Fulbright2002-07-311-1/+5
* minimally intrusive change to make it so that you can go back and then forwar...Jeremy Katz2002-07-251-6/+5
* remove symlink so we don't fail on the second pass through preinstall -- ther...Matt Wilson2002-07-251-0/+4
* do specpo only in gui mode. do not utf8 the messages, they should already be...Matt Wilson2002-07-251-2/+0
* fix cd installs (based on msf's comments). also, add stuff to copy RedHat/ba...Jeremy Katz2002-07-241-1/+30
* clip and munge RPM callback values to something saneMike Fulbright2002-07-231-4/+15
* this does occur inside the loop now; don't have to do it more than onceJeremy Katz2002-07-221-2/+0
* need to import languagesMike Fulbright2002-07-191-0/+1
* change api slightlyMike Fulbright2002-07-191-7/+7
* check the md5sig of a package before we try to install it. this should give ...Jeremy Katz2002-07-181-6/+39
* make language support group selection a tad bit cleaner and move it to be bef...Jeremy Katz2002-07-171-3/+20
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-3/+3
* fix the package progress scrollbar. a little inaccurate for packages with lo...Jeremy Katz2002-07-111-3/+5
* oops (#68466)Jeremy Katz2002-07-111-1/+2
* only do a rebuilddb on upgrades of systems which still have db 1.85 format da...Jeremy Katz2002-06-281-1/+2
* add hackish way to handle lack of real conditionals in new comps file right n...Jeremy Katz2002-06-271-0/+4
* keep katzj happyMike Fulbright2002-06-261-1/+1
* some refiningMike Fulbright2002-06-251-8/+8
* add beta nag screenMike Fulbright2002-06-251-0/+31
* start/stop raid around doing meta deletes... otherwise, removing lvm stuff ca...Jeremy Katz2002-06-121-1/+1
* add a step which takes care of ensuring that any needed things for firstboot ...Jeremy Katz2002-06-101-1/+13
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* and actually use the new deletion functionalityJeremy Katz2002-06-071-1/+2
* gnome-core is dead. key off of gnome-session nowJeremy Katz2002-05-301-2/+2
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* duh. lets not blow away our fd before trying to close itMatt Wilson2002-05-091-1/+4
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-10/+37