summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* where did that come fromanaconda-7.3-4Jeremy Katz2002-04-161-3/+2
* silly error case. really retry getting the file if we don't find it.Jeremy Katz2002-04-161-5/+8
* actually move the install.log and upgrade.log to /root. this change isJeremy Katz2002-04-021-5/+5
* other part of driver disk fixes (#62213)Jeremy Katz2002-04-021-1/+3
* move the dependency whiteout into anacondaJeremy Katz2002-03-281-0/+3
* if they have smp or ht _enabled_, use the smp kernelJeremy Katz2002-03-271-1/+1
* 404s still give us a file, but rpm won't give us a valid header. make this a...Jeremy Katz2002-03-261-0/+4
* add in handling for new rpm callbacks that happen on Bad Things (tm) (#17928,...Jeremy Katz2002-03-201-2/+19
* 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-1/+10
* bigmem instead of enterpriseJeremy Katz2002-02-251-2/+2
* use NVR in install.log/upgrade.log (from HEAD)Jeremy Katz2002-02-251-3/+5
* handle %packages --ignoredeps and %packages --resolvedeps so that peopleJeremy Katz2002-02-221-1/+12
* /tmp/cleanup wasn't even used in 7.2... merge fix from headJeremy Katz2002-02-221-8/+1
* I should have committed this tooJeremy Katz2001-11-081-1/+1
* get kernelTag right hereJeremy Katz2001-11-061-4/+4
* recreate the initrd when copying modules (#55037)Jeremy Katz2001-11-051-0/+18
* remove depmod call as it breaks various thingsJeremy 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
* 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) F...Mike Fulbright2001-08-091-0/+6
* restore fstab if we started to migrate and found there was not enough space t...Mike Fulbright2001-08-091-2/+13
* fstab is written out pre-install, so don't write it out post-install. moveJeremy Katz2001-08-071-6/+2
* use rmrf instead of unlinking the logfiles if they already exist so that if t...Jeremy Katz2001-08-021-2/+2
* make modules.conf prior to package installation so the kernel %post mkinitrdJeremy Katz2001-07-301-5/+4
* reduce the level of insanity by 10X, remove this "apply(apply(" messMatt Wilson2001-07-241-4/+2
* change wording, #49612Matt Wilson2001-07-241-2/+2
* fix updatecontinue to do the right(?) thingMatt Wilson2001-07-201-1/+2
* remove the other log too, if it's there.Matt Wilson2001-07-201-1/+6
* add s390/s390x patchesr0-9-1laroche2001-07-201-28/+35
* handle migration during upgrades and rewrite fstab appropriatelyMike Fulbright2001-07-201-1/+6
* don't put this on top of the install.logMatt Wilson2001-07-201-1/+1
* turn on swap early in lowmem (#46304), prevent you from editing once things a...Matt Wilson2001-07-201-1/+2
* properly record we have skipped X configuration and act appropriately laterMike Fulbright2001-07-191-0/+6
* use specspo in anacondaMatt Wilson2001-07-181-0/+2
* badblocks support -- have to do this before even formatting swap as theyJeremy Katz2001-07-111-0/+1
* do not overwrite the users fstab on upgradeMatt Wilson2001-07-111-1/+2
* fix hiding of help textMatt Wilson2001-07-111-0/+2
* use the right nameMatt Wilson2001-07-101-1/+1