index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
partedUtils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-add progress bar for DASD formatting.
David Cantrell
2007-11-05
1
-1
/
+2
*
Rework the exception handling dialog to make it easier to add destinations
Chris Lumens
2007-10-26
1
-0
/
+21
*
Do not ask for partition table init when in rescue mode
msivak
2007-10-26
1
-0
/
+6
*
Clean up usage of /tmp for device nodes (patch from notting@redhat.com).
Chris Lumens
2007-10-24
1
-8
/
+3
*
A couple more pychecker error fixes. That should do it for now.
Chris Lumens
2007-09-19
1
-2
/
+3
*
- Enable booting from GPT on non-EFI systems.
Peter Jones
2007-07-26
1
-5
/
+16
*
log tracebacks from DiskSet._labelDevice()
Peter Jones
2007-07-23
1
-0
/
+5
*
Support the ISOs being on a partition that is set to be upgraded (#244002).
Chris Lumens
2007-07-19
1
-18
/
+21
*
re-port split up of DiskSet.openDevices() from rhel5
Peter Jones
2007-07-18
1
-140
/
+159
*
- 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
[next]