| Commit message (Expand) | Author | Age | Files | Lines |
* | - don't generate the error message on SCSI with >15 partitions at two places. | Peter Jones | 2007-07-17 | 1 | -18/+9 |
* | Add the --only-use option to specify which disks should be used. This is the | Chris Lumens | 2007-07-16 | 1 | -1/+2 |
* | Don't read filesystem labels from drives in the cleared list to avoid reserving | Chris Lumens | 2007-07-13 | 1 | -2/+13 |
* | 2007-07-06 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-07-06 | 1 | -1/+1 |
* | * partedUtils.py (DiskSet.openDevices): Do not try to display dialog | David Cantrell | 2007-06-25 | 1 | -2/+13 |
* | The secret to comedy is repetition. | David Cantrell | 2007-05-22 | 1 | -8/+25 |
* | - only activate/deactivate lvm in label scanning if there's nothing active | Peter Jones | 2007-05-04 | 1 | -3/+6 |
* | Exit installer if Reboot is chosen. | David Cantrell | 2007-04-19 | 1 | -1/+1 |
* | * partedUtils.py (DiskSet.openDevices): Add /dev/ to the device node | David Cantrell | 2007-04-19 | 1 | -2/+2 |
* | 2007-04-17 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-04-17 | 1 | -2/+9 |
* | 2007-04-17 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-04-17 | 1 | -8/+12 |
* | * partedUtils.py (DiskSet.openDevices): Check for more than 15 | David Cantrell | 2007-04-17 | 1 | -3/+16 |
* | Remove unused code. | Chris Lumens | 2007-04-10 | 1 | -33/+0 |
* | Move the clearpart logic out of openDevices since we don't want to do it every | Chris Lumens | 2007-03-28 | 1 | -21/+47 |
* | Allow upgrades from Fedora Core to Fedora. | Chris Lumens | 2007-03-22 | 1 | -1/+2 |
* | 2007-02-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-02-26 | 1 | -3/+3 |
* | * partedUtils.py (openDevices): don't relabel disks that contain | dlehman | 2007-02-22 | 1 | -1/+21 |
* | Oh crap, support for new pykickstart is here. This is too large to explain | Chris Lumens | 2007-01-16 | 1 | -2/+2 |
* | * partedUtils.py: self.anaconda.intf -> intf | David Cantrell | 2006-12-15 | 1 | -1/+1 |
* | * fsset.py: This file is fsset.py, not fstab.py. | David Cantrell | 2006-12-15 | 1 | -42/+58 |
* | * partedUtils.py (DiskSet.openDevices): Don't always dasdfmt on zSeries, | David Cantrell | 2006-12-13 | 1 | -10/+11 |
* | * partedUtils.py (DiskSet): Pass self.anaconda.intf to checkDiskLabel. | David Cantrell | 2006-12-13 | 1 | -1/+1 |
* | * anaconda (__main__): Pass reference to anaconda object to InstallData. | David Cantrell | 2006-12-13 | 1 | -50/+65 |
* | Scan for labels on logical volumes during upgrades (#217191). | Chris Lumens | 2006-12-01 | 1 | -0/+13 |
* | 2006-09-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-09-22 | 1 | -3/+0 |
* | 2006-09-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-09-21 | 1 | -2/+2 |
* | - remove special casing of s390 in most device-mapper codepaths | Peter Jones | 2006-08-17 | 1 | -13/+7 |
* | 2006-08-10 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-08-10 | 1 | -0/+7 |
* | - make mpath + iscsi work | Peter Jones | 2006-08-01 | 1 | -5/+5 |
* | - fix accidental skippedList additions | Peter Jones | 2006-08-01 | 1 | -1/+2 |
* | - update multipath and dmraid support, make it actually install | Peter Jones | 2006-07-26 | 1 | -52/+44 |
* | 2006-07-20 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-07-20 | 1 | -3/+3 |
* | - add start and stop routines for mpath | Peter Jones | 2006-07-17 | 1 | -19/+70 |
* | Use subprocess instead of our own code. Fix all calls to execWith* so | Chris Lumens | 2006-07-12 | 1 | -2/+1 |
* | PSU, PSU wherefore art though... | Paul Nasrat | 2006-07-07 | 1 | -3/+18 |
* | Instead of detecting whether a device is removable or not, detect whether | Chris Lumens | 2006-06-22 | 1 | -1/+1 |
* | 2006-06-15 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-16 | 1 | -0/+2 |
* | 2006-06-09 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-09 | 1 | -3/+8 |
* | Don't get stuck in an infinite loop. | Chris Lumens | 2006-05-19 | 1 | -0/+1 |
* | Let's try the right test here. | Chris Lumens | 2006-05-19 | 1 | -1/+1 |
* | Fix traceback looking for protected partitions. | Chris Lumens | 2006-05-18 | 1 | -1/+3 |
* | Change findExistingRoots to use the anaconda class, which required a | Chris Lumens | 2006-05-17 | 1 | -14/+21 |
* | Get ready for a surprise... | David Cantrell | 2006-03-24 | 1 | -16/+17 |
* | Build it up, tear it down. Since we're destroying isys from the inside, | David Cantrell | 2006-03-24 | 1 | -2/+2 |
* | Ignore disks listed in ignoredisks, even if we have clearpart --all (#186438). | Chris Lumens | 2006-03-23 | 1 | -1/+2 |
* | Create a dictionary in flags.py for storing /proc/cmdline. Nuke all | Chris Lumens | 2006-03-22 | 1 | -10/+7 |
* | - fix partition naming for dm devices | Peter Jones | 2006-02-06 | 1 | -3/+9 |
* | - add kickstart dmraid support | Peter Jones | 2006-01-31 | 1 | -2/+3 |
* | 2006-01-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-01-26 | 1 | -1/+1 |
* | * dmraid.py (dmDriveCache): add dmDriveCache class, to to manage | Peter Jones | 2005-12-11 | 1 | -52/+36 |