| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Only run selectBestKernel, selectBootloader, etc. for new installs. | Will Woods | 2009-01-20 | 1 | -5/+6 |
* | Revert "Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)" | Jeremy Katz | 2009-01-08 | 1 | -1/+1 |
* | Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951) | Martin Sivak | 2009-01-08 | 1 | -1/+1 |
* | Add a message to install.log when package installation is done (#476953). | Chris Lumens | 2009-01-07 | 1 | -0/+1 |
* | When there's no baseurl, set a default of [] instead of [''] (#476208). | Chris Lumens | 2008-12-15 | 1 | -1/+5 |
* | returnNewestByName now raises an error instead of returning [] (#472462). | Chris Lumens | 2008-11-21 | 1 | -5/+9 |
* | Only bring up the network dialog on package failures if required (#471502). | Chris Lumens | 2008-11-17 | 1 | -5/+5 |
* | Fix more UnicodeDecodeErrors, hopefully for good this time (#470733). | Chris Lumens | 2008-11-11 | 1 | -17/+15 |
* | Deselect groups when we reset things also (#469854) | Jeremy Katz | 2008-11-06 | 1 | -0/+2 |
* | We always need a wait window, not just when the repo has a name. | Chris Lumens | 2008-11-05 | 1 | -1/+1 |
* | Improve filtering of non-available groups (#469438) | Jeremy Katz | 2008-11-03 | 1 | -0/+29 |
* | If method=nfs: is given, check if it's really an NFSISO install (#468885). | Chris Lumens | 2008-10-31 | 1 | -0/+10 |
* | Another fix for printing package summaries in text mode (#468283). | Chris Lumens | 2008-10-27 | 1 | -4/+4 |
* | Fix traceback in network.bringUp() (#468651) | David Cantrell | 2008-10-26 | 1 | -1/+1 |
* | Tell NetworkManager not to touch network interfaces when / is a netfs | Hans de Goede | 2008-10-24 | 1 | -1/+1 |
* | Skip Installation Repo when writing out repo kickstart lines. | Chris Lumens | 2008-10-22 | 1 | -0/+3 |
* | If networking is needed for yum repos, bring it up before fetching repodata. | Chris Lumens | 2008-10-16 | 1 | -0/+14 |