summaryrefslogtreecommitdiffstats
path: root/pyanaconda/packaging
Commit message (Expand)AuthorAgeFilesLines
* rprivate -> make-rprivate (#869246).Chris Lumens2012-10-231-1/+1
* payloadInstallHandler should only optionally take a package argument (#868542).Chris Lumens2012-10-231-3/+3
* Reset the comps to empty along with everything else in yum.Chris Lumens2012-10-191-0/+1
* Hook up the "Remove Packages" button on the dep solving error screen.Chris Lumens2012-10-192-0/+8
* Aqcuire yum lock before doing the work of _yumCacheDirHack. (#858993)David Lehman2012-10-191-5/+7
* Avoid using mount --move on shared paths (#853508)Jesse Keating2012-10-161-0/+4
* Acquire the yum lock before accessing YumBase.repos. (#858993)David Lehman2012-10-151-1/+5
* When changing environments, don't explicitly exclude groups (#863886).Chris Lumens2012-10-092-0/+15
* Make sure packages anaconda requires are installed.Chris Lumens2012-10-052-7/+15
* Delete ts data instead of trying to undo dep installs. (#851114)David Lehman2012-10-051-3/+7
* Use a better starting value for required space than 0.Chris Lumens2012-10-031-1/+4
* isys.mount needs to be told when something should be mounted NFS (#860273).Chris Lumens2012-09-261-1/+1
* Add a progress message for quitting the installer.Chris Lumens2012-09-251-0/+5
* Handle --ignoremissing in _applyYumSelections (#859021).Chris Lumens2012-09-252-9/+26
* fixup live install (#853988, #854962)Brian C. Lane2012-09-062-13/+33
* Only check media if we really want it (#853404)Jesse Keating2012-09-061-4/+8
* Honor kickstart and command line switches to enable multilib.David Lehman2012-09-061-0/+36
* Reorder and comment options passed to rsyncVratislav Podzimek2012-09-061-1/+5
* Fix problems in the packaging module that pylint detected.Chris Lumens2012-08-302-35/+33
* Only show groups in the UI if they have members that install by default (defa...Bill Nottingham2012-08-291-0/+15
* Move setup from ImagePayload to LiveImagePayload.Chris Lumens2012-08-282-8/+7
* Set a progress message when liveinst starts installing software.Chris Lumens2012-08-281-1/+9
* Fix default definitions of some payload class methods.Chris Lumens2012-08-281-1/+7
* Add a spaceRequired property for LiveImagePayload.Chris Lumens2012-08-281-0/+5
* We don't need image_file in the live payload.Chris Lumens2012-08-282-8/+2
* Fix args to LiveImagePayload.setup (#852272).Chris Lumens2012-08-281-1/+1
* Handle already mounted optical devices (#851274)Jesse Keating2012-08-271-6/+11
* Add a method to determine if device is mountedJesse Keating2012-08-271-0/+15
* Unset install_device if repo setup failsJesse Keating2012-08-271-0/+1
* enable fastestmirror yum plugin (#849797)Brian C. Lane2012-08-271-1/+1
* Add several missing yum lock aqcuisitions. (#851212)David Lehman2012-08-241-12/+17
* Revert "Only use mounted media that has repodata"Jesse Keating2012-08-241-5/+4
* Only use mounted media that has repodataJesse Keating2012-08-241-4/+5
* verify package checksums against metadataBrian C. Lane2012-08-211-1/+17
* If dracut left the DVD mounted, don't try to remount it (#849152).Chris Lumens2012-08-201-7/+15
* Add a local method for exposing group visibility from the comps file.Bill Nottingham2012-08-171-0/+12
* Add methods to yumpayload for handling environments.Bill Nottingham2012-08-172-0/+107
* Rename 'description' to 'groupDescription'.Bill Nottingham2012-08-172-2/+2
* Prevent yum messages from showing on ttyJesse Keating2012-08-141-0/+6
* Set transaction color in case of multilib install.Chris Lumens2012-08-141-0/+5
* Add selinux-specific RPM macro setup.Chris Lumens2012-08-141-3/+12
* Add the user-agent to urlgrabber from the old yuminstall.py.Chris Lumens2012-08-141-0/+4
* Modify kernelPackages to select the right kernel for ARM systems.d.marlin2012-08-071-0/+6
* Select language-specific groups as part of doInstall.Chris Lumens2012-08-022-4/+20
* Add packaging log and scriptlet loggingBrian C. Lane2012-08-022-4/+24
* Remove backend_logBrian C. Lane2012-08-022-40/+2
* log package installationBrian C. Lane2012-08-011-3/+4
* keep yum cache when installing to targetBrian C. Lane2012-07-301-6/+7
* repo.mirrorlist may be NoneBrian C. Lane2012-07-271-1/+3
* Set a new progress message as soon as the last package is done.Chris Lumens2012-07-161-0/+6