summaryrefslogtreecommitdiffstats
path: root/pyanaconda/packaging
Commit message (Expand)AuthorAgeFilesLines
* Make language groups work again (#873865)Jesse Keating2012-11-071-3/+11
* Handle if we get something other than a .treeinfo file (#872012).Chris Lumens2012-11-061-1/+9
* Enable yum langpacks plugin to get conditional packages (#868869)Jesse Keating2012-11-061-1/+5
* raise error on rsync failure (#868755)Brian C. Lane2012-11-051-2/+4
* exclude bind mounts from rsync (#871637)Brian C. Lane2012-11-051-1/+2
* Fix nfsiso as stage2 (#871554)Jesse Keating2012-11-021-3/+8
* Add progress percentage info to liveinstBrian C. Lane2012-11-021-1/+36
* Fix nfsiso repo selection (#871648)Jesse Keating2012-10-311-1/+12
* updateBaseRepo does not need a storage argument.Chris Lumens2012-10-292-6/+5
* Fix up calling superclass setup methods in packaging (#870556).Chris Lumens2012-10-294-2/+5
* 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