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
/
partitions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bootable requests can not be on logical volumes (#439270).
Chris Lumens
2008-04-01
1
-1
/
+4
*
Handle fstype munging in isys.readFSType instead of in various other places.
David Lehman
2008-03-28
1
-7
/
+4
*
Fix a typo in new encrypted LV code.
David Lehman
2008-03-28
1
-1
/
+1
*
Improve handling of logical volume device names when encrypted.
David Lehman
2008-03-28
1
-2
/
+3
*
Add support for discovery of preexisting LUKS encrypted devices.
David Lehman
2008-03-28
1
-8
/
+83
*
Support reading the UUID from the disk like we do with labels.
Chris Lumens
2008-03-18
1
-1
/
+1
*
Fix traceback with preexisting LUKS partitions in setFromDisk. (part of #437858)
David Lehman
2008-03-17
1
-15
/
+16
*
Do not strip leading or trailing whiltespace from passphrases. (#437499)
David Lehman
2008-03-14
1
-1
/
+1
*
Handle /boot/efi and /boot both as bootrequests
Peter Jones
2008-03-14
1
-7
/
+12
*
Ignore LUKS headers on partitions containing RAID signatures. (#437051)
David Lehman
2008-03-13
1
-0
/
+5
*
Use iutil.isEfi() instead of testing for ia64-ness.
Peter Jones
2008-03-04
1
-29
/
+9
*
Add a method to scan all disks for encrypted devices.
David Lehman
2008-02-05
1
-0
/
+100
*
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
*
Add support for encryption via autopart.
Jeremy Katz
2007-12-14
1
-0
/
+3
*
Better checking for bootable request on an encrypted device
Jeremy Katz
2007-12-11
1
-0
/
+5
*
Simplify this logic a little and blacklist ext4 from being a bootreq
Jeremy Katz
2007-12-11
1
-24
/
+16
*
Don't try and make devices. Adjust calls as necessary.
Bill Nottingham
2007-12-07
1
-5
/
+2
*
Use libblkid instead of custom filesystem probing
Jeremy Katz
2007-12-03
1
-1
/
+1
*
Backend code for logical volume resizing
Jeremy Katz
2007-11-29
1
-1
/
+22
*
With moving partitioning, we should do a confirmation before we write things
Jeremy Katz
2007-11-29
1
-0
/
+14
*
Add infrastructure for partition resizing
Jeremy Katz
2007-11-29
1
-0
/
+1
*
Apply partitioning changes immediately after the partitioning step.
Jeremy Katz
2007-11-29
1
-24
/
+0
*
we check labels on all filesystems, not just ext[23] anymore
Jeremy Katz
2007-11-28
1
-2
/
+1
*
Move protected partitions into the Partitions object.
Chris Lumens
2007-11-28
1
-14
/
+22
*
* partitions.py: Move partitionObjectsInitialize() and
David Cantrell
2007-10-29
1
-1
/
+90
*
2007-10-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-05
1
-8
/
+12
*
2007-08-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-08-23
1
-1
/
+1
*
Remove disabled badblocks checking code.
Chris Lumens
2007-08-03
1
-4
/
+0
*
- Enable booting from GPT on non-EFI systems.
Peter Jones
2007-07-26
1
-11
/
+3
*
- remove some zealotry that I added this morning. It is too much.
Peter Jones
2007-07-18
1
-19
/
+19
*
- typo fix
Peter Jones
2007-07-18
1
-1
/
+1
*
Fix typo.
Chris Lumens
2007-07-18
1
-1
/
+1
*
- typo fix
Peter Jones
2007-07-18
1
-1
/
+1
*
- add support for x86 machines with efi
Peter Jones
2007-07-18
1
-24
/
+58
*
don't call lvm.pvlist() N^2 times, it's not going to change.
Peter Jones
2007-07-11
1
-1
/
+2
*
- make mpath + iscsi work
Peter Jones
2006-08-01
1
-3
/
+1
*
- update multipath and dmraid support, make it actually install
Peter Jones
2006-07-26
1
-5
/
+8
*
Show preexisting label if any exists to the UI and the mount point combo
Chris Lumens
2006-07-21
1
-2
/
+15
*
2006-07-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-20
1
-0
/
+1
*
- start and stop mpaths
Peter Jones
2006-07-17
1
-6
/
+4
*
2006-06-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-30
1
-0
/
+7
*
2006-06-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-09
1
-1
/
+20
*
- Handle empty drive lists better when looking for usb-storage and firewire.
Peter Jones
2006-05-16
1
-1
/
+1
*
* isys/isys.py (driveIsRemovable): Split module checking out to its
Peter Jones
2006-05-09
1
-0
/
+17
*
Emit --useexisting and --noformat for VGs, RAID, and LVs (#189123).
Chris Lumens
2006-04-27
1
-2
/
+12
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-4
/
+5
*
2006-02-06 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-06
1
-1
/
+1
*
None vs. 0 vs. "" fixes.
Chris Lumens
2006-01-09
1
-5
/
+5
*
Always write out a device name for RAID devices.
Chris Lumens
2006-01-09
1
-0
/
+1
[next]