summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* typoMike Fulbright2002-03-041-1/+1
* pop up a dialog during long delay at start of transcation sort that doesnt do...Mike Fulbright2002-03-041-0/+10
* handle %packages --ignoredeps and %packages --resolvedeps so that peopleJeremy Katz2002-02-221-1/+12
* include NVR in install/upgrade log instead of just name (#59234)Jeremy Katz2002-02-151-3/+5
* the bootloader files belong in booty now, so axe them from here. moveJeremy Katz2002-02-131-14/+1
* -enterprise kernel doesn't exist anymore!!Erik Troan2002-02-011-2/+2
* oopsanaconda-hampton-beta-1Jeremy Katz2002-02-011-1/+1
* hack until we write out a proper /etc/lvmtabJeremy Katz2002-02-011-0/+9
* /tmp/cleanup wasn't used in 7.2 anyway...Erik Troan2002-01-251-8/+1
* we can actually create logical volumes nowJeremy Katz2002-01-251-0/+1
* iutil.getArch now returns s390 for s390x, clean up to handle this nicelyJeremy Katz2002-01-091-4/+4
* stop the syslogJeremy Katz2001-12-271-0/+1
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-24/+27
* makes things even faster for s/390 network installMike Fulbright2001-12-181-1/+2
* remove most of the static instances of /mnt/sysimage (#14632)Jeremy Katz2001-11-271-1/+1
* use correct python syntax....Matt Wilson2001-11-081-1/+1
* merge fix from branchJeremy Katz2001-11-061-4/+4
* merge fix from 7-2-branch to rerun mkinitrd when copying extra modulesJeremy Katz2001-11-051-0/+18
* indent to the proper level, use startswithMatt Wilson2001-11-021-28/+27
* merge fix to not run depmod from 7-2-branchJeremy Katz2001-10-291-8/+1
* fix for #51498Matt Wilson2001-09-061-1/+1
* should i18n this stringMike Fulbright2001-08-281-2/+2
* so we can now how many packages are/were being installed/upgraded from the in...Jeremy Katz2001-08-281-0/+5
* xfree3 servers require xfree86-compat-modulesJeremy Katz2001-08-281-0/+11
* log (most) of the new packages being installed to the upgrade.log. Check ONL...Matt Wilson2001-08-241-2/+9
* don't fall over if the X package isn't available if you choose a generic 3.3....Matt Wilson2001-08-231-0/+3
* add step for running ks %postMike Fulbright2001-08-171-0/+3
* pychecker complained about this - time.time() is called below but we never im...Mike Fulbright2001-08-141-0/+1
* get rid of these messages, they are not neededMike Fulbright2001-08-131-4/+0
* syntax errors are badMatt Wilson2001-08-101-2/+2
* add a ditch-out workaround for #50339Matt Wilson2001-08-101-2/+9
* updfstab handles /mnt/floppy nowMatt Wilson2001-08-091-8/+0
* support deferring language load until second stage. This allows a user to se...Matt Wilson2001-08-091-1/+0