index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
partedUtils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support reading the UUID from the disk like we do with labels.
Chris Lumens
2008-03-18
1
-13
/
+16
*
Add isEfiSystemPartition(), and use it where appropriate
Peter Jones
2008-03-14
1
-1
/
+13
*
Only do gptsync if we're not using EFI.
Peter Jones
2008-03-04
1
-7
/
+7
*
Don't do gptsync if we're using EFI.
Peter Jones
2008-03-04
1
-7
/
+7
*
Use gpt on all efi platforms.
Peter Jones
2008-03-04
1
-3
/
+3
*
Fix a traceback when we have an error. Related to #433658
Jeremy Katz
2008-03-02
1
-2
/
+2
*
Use full path to device for mount in findExistingRootPartitions.
David Lehman
2008-02-20
1
-2
/
+5
*
Fix traceback on test mount in findExistingRootPartitions.
David Lehman
2008-02-20
1
-1
/
+1
*
Finish HDISO installs, at least for DVDs (#431132).
Chris Lumens
2008-02-12
1
-1
/
+1
*
Don't traceback when getLabels is called with DiskSet.anaconda set to None.
David Lehman
2008-02-07
1
-3
/
+8
*
Add ability to scan encrypted devices for fstype, labels, and root filesystems.
David Lehman
2008-02-05
1
-18
/
+73
*
Don't flush after rescanning so recently attached disks are available.
Chris Lumens
2008-01-18
1
-10
/
+10
*
Remove some unused code.
Chris Lumens
2008-01-04
1
-4
/
+0
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-4
/
+4
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-10
/
+18
*
Make sure to unmount filesystems after looking for things to upgrade.
Chris Lumens
2007-12-13
1
-2
/
+0
*
Use isys.removableDriveDict() for exceptionDisks.
Bill Nottingham
2007-12-07
1
-4
/
+2
*
Don't try and make devices. Adjust calls as necessary.
Bill Nottingham
2007-12-07
1
-20
/
+9
*
Use libblkid instead of custom filesystem probing
Jeremy Katz
2007-12-03
1
-68
/
+5
*
Add method for finding the available size that a partition can expand into
Jeremy Katz
2007-11-29
1
-0
/
+18
*
Fix circular import
Jeremy Katz
2007-11-28
1
-3
/
+3
*
Fix tracebacks when printing disk errors (#403501).
Chris Lumens
2007-11-28
1
-6
/
+7
*
Move protected partitions into the Partitions object.
Chris Lumens
2007-11-28
1
-2
/
+2
*
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
[next]