| Commit message (Expand) | Author | Age | Files | Lines |
* | Edit user-visible dialogs for style. | Peter Jones | 2009-07-13 | 1 | -12/+12 |
* | Clean yum caches following preupgrade, too (#503096). | Chris Lumens | 2009-07-10 | 1 | -2/+2 |
* | Remove some unnecessary code. | Chris Lumens | 2009-07-09 | 1 | -10/+2 |
* | Use a method yum provides, rather than inventing our own. | Chris Lumens | 2009-07-09 | 1 | -11/+6 |
* | Remove _catchallCategory. yum handles this for us now. | Chris Lumens | 2009-07-09 | 1 | -25/+0 |
* | Make sure to have "self" as an argument. | Chris Lumens | 2009-07-08 | 1 | -1/+1 |
* | Use the yum preconf object to do $releasever substitution. | Chris Lumens | 2009-07-08 | 1 | -10/+6 |
* | Clean up some arch code. | Bill Nottingham | 2009-07-07 | 1 | -3/+2 |
* | no "rhgb quiet" on s390 to enable visible boot progress and system automation... | Steffen Maier | 2009-07-06 | 1 | -4/+5 |
* | Update code that checks for devices that contain install media. | David Lehman | 2009-07-01 | 1 | -6/+3 |
* | Include yum.log in anacdump.txt too. | Radek Vykydal | 2009-06-24 | 1 | -1/+1 |
* | Log yum messages. | Radek Vykydal | 2009-06-18 | 1 | -1/+27 |
* | Remove problem packages before attempting a re-download (#501887). | Chris Lumens | 2009-06-10 | 1 | -0/+3 |
* | Remove the name check on driver disk packages (#472951). | Chris Lumens | 2009-06-05 | 1 | -10/+4 |
* | Use gettext.ldngettext when necessary (#467603) | David Cantrell | 2009-06-03 | 1 | -6/+6 |
* | Fix an error when editing an unreachable repo (#503454). | Chris Lumens | 2009-06-01 | 1 | -2/+3 |
* | We no longer write out /etc/rpm/platform, so don't offer to upgrade it. | Chris Lumens | 2009-06-01 | 1 | -2/+2 |
* | Fix the arch upgrade check in yuminstall.py, too (#498280). | Chris Lumens | 2009-04-30 | 1 | -1/+8 |
* | Move _resetRpmDb into iutil so we can access it everywhere. | Chris Lumens | 2009-04-30 | 1 | -11/+4 |
* | Fix the kernel package selection on ppc64 machines (#497264). | Chris Lumens | 2009-04-28 | 1 | -1/+1 |
* | When catching an OSError, handle it as an object instead of a tuple (#497374). | Chris Lumens | 2009-04-23 | 1 | -2/+2 |
* | Clean up rpmdb locks at the end of the install (#496961) | Jeremy Katz | 2009-04-23 | 1 | -0/+4 |
* | Fix up the other caller of unmountCD to pass in a device (#493537). | Chris Lumens | 2009-04-02 | 1 | -1/+3 |
* | Fix the check for if there's enough space available on / and /usr (#492614). | Chris Lumens | 2009-04-01 | 1 | -8/+1 |
* | Revert "Port the dlabel feature from RHEL (#489314)" | David Cantrell | 2009-03-24 | 1 | -1/+1 |
* | Use the mount and unmount methods on OpticalDevice.format now. | Chris Lumens | 2009-03-24 | 1 | -9/+10 |
* | Port the dlabel feature from RHEL (#489314) | Martin Sivak | 2009-03-24 | 1 | -1/+1 |
* | Let mountFilesystems handling bind mounting /dev (#490772). | Chris Lumens | 2009-03-23 | 1 | -8/+0 |
* | If there was an exception leading to the urlgrabber error, log it. | Chris Lumens | 2009-03-23 | 1 | -1/+4 |
* | Use booleans in isys.mount() and isys.umount() | David Cantrell | 2009-03-18 | 1 | -5/+5 |
* | Simplify kernel package selection. | Chris Lumens | 2009-03-17 | 1 | -42/+22 |
* | Get iscsi going with the new storage code | Hans de Goede | 2009-03-17 | 1 | -7/+0 |
* | Fix the obvious and stupid typo (#490296). | Chris Lumens | 2009-03-16 | 1 | -1/+1 |
* | Add mediaPresent and eject to the OpticalDevice class. | Chris Lumens | 2009-03-13 | 1 | -1/+2 |
* | Rename /etc/modprobe.d/anaconda to /etc/modprobe.d/anaconda.conf | Chris Lumens | 2009-03-13 | 1 | -3/+3 |
* | Merge branch 'master' into anaconda-storage-branch | David Cantrell | 2009-03-11 | 1 | -2/+1 |
|\ |
|
| * | We also need to pack up the extra args tuple, too. | Chris Lumens | 2009-03-11 | 1 | -1/+1 |
| * | doLoggingSetup keeps growing new arguments, so put them into a dict (#489709). | Chris Lumens | 2009-03-11 | 1 | -2/+1 |
* | | Remove all uses of isys.cdromList, which no longer exists. | Chris Lumens | 2009-03-05 | 1 | -1/+1 |
* | | Add central methods to write out storage configuration. | David Lehman | 2009-03-04 | 1 | -2/+1 |
* | | Handle write and writeKS for the iSCSI and ZFCP modules. | Chris Lumens | 2009-03-04 | 1 | -2/+2 |
* | | protectedPartitions is a list, not a function. | Chris Lumens | 2009-03-04 | 1 | -1/+1 |
* | | Don't call selectBootloader anymore. That method was removed. | Chris Lumens | 2009-03-04 | 1 | -1/+0 |
* | | Move bootloader package information into the platform module. | Chris Lumens | 2009-02-27 | 1 | -11/+1 |
* | | Lots of minor fixes and cleanups. A non-exhaustive list follows. | David Lehman | 2009-02-27 | 1 | -4/+4 |
* | | Lots of little updates to make things use the new storage module. | David Lehman | 2009-02-24 | 1 | -8/+10 |
* | | Updates to make existing code use the new storage module. | David Lehman | 2009-02-23 | 1 | -17/+9 |
|/ |
|
* | Set runlevel 5 if any package provides service(graphical-login). | Chris Lumens | 2009-02-23 | 1 | -4/+2 |
* | Make sure to call _getConfig from our YumSorter subclass. | Chris Lumens | 2009-02-02 | 1 | -1/+1 |
* | Use the preconf object for yum configuration now (jantill). | Chris Lumens | 2009-01-27 | 1 | -2/+8 |