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
/
iw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch IOError when enabling repos (#500439).
Chris Lumens
2009-05-13
1
-2
/
+2
*
Set new mountpoint correctly for existing encrypted LVs. (#496363)
David Lehman
2009-05-08
1
-1
/
+1
*
Remove 'lowres' option.
Adam Jackson
2009-05-08
1
-3
/
+0
*
Don't traceback when a freespace partition is present (#499662).
Chris Lumens
2009-05-07
1
-2
/
+15
*
Fix calculation of smallest PV's size in the lvm dialog. (#493753)
David Lehman
2009-05-07
1
-2
/
+2
*
Use storage objects throughout the partition editing UI code (#491806, #496002).
Chris Lumens
2009-05-06
1
-17
/
+16
*
Enter in hostname entry field advances to next screen (#494135)
David Cantrell
2009-05-06
1
-1
/
+4
*
Forward port various iscsi fixes from 5.4 iscsi work
Hans de Goede
2009-05-06
1
-9
/
+0
*
Support LVM PE sizes > 128MB (#497733)
Cristian Ciupitu
2009-05-05
1
-2
/
+3
*
getDependentDevices is in devicetree, not storage (#499144).
Chris Lumens
2009-05-05
1
-1
/
+1
*
Fix display of paths for device-mapper device in bootloader widget.
David Lehman
2009-05-04
1
-1
/
+3
*
Allow editing of the hdiso source partition so it can be mounted (#498591).
Chris Lumens
2009-05-01
1
-1
/
+1
*
Fix traceback in second editing of existing raid dev (#497234).
Radek Vykydal
2009-04-30
2
-4
/
+4
*
Allow existing LVs with filesystems to be resized (#490913)
David Cantrell
2009-04-29
1
-3
/
+2
*
If the LV has no child, don't attempt to grab its format (#497239).
Chris Lumens
2009-04-24
1
-1
/
+4
*
Allow setting a mountpoint w/o formatting an encrypted partition. (#495417)
David Lehman
2009-04-24
1
-5
/
+3
*
Remove encryption from preexisting device if "Encrypt" is deactivated.
David Lehman
2009-04-24
1
-1
/
+21
*
Fix indentation of preexisting partition handling block.
David Lehman
2009-04-24
1
-35
/
+35
*
When making a RAID device, require that some members be selected (#491932).
Chris Lumens
2009-04-23
1
-0
/
+5
*
Fix preservation of format attrs for preexisting luks partitions.
David Lehman
2009-04-21
1
-13
/
+12
*
Fix member preselection in raid UI.
Radek Vykydal
2009-04-17
1
-5
/
+6
*
Fix editing of raid device (persistence of level choice) (#496159)
Radek Vykydal
2009-04-17
1
-9
/
+8
*
Use size instead of currentSize when comparing lv sizes
Hans de Goede
2009-04-16
1
-1
/
+1
*
Fix changing size of newly created partitions
Hans de Goede
2009-04-15
1
-0
/
+1
*
Don't traceback on invalid filesystem detection (#495156)
David Cantrell
2009-04-15
1
-1
/
+1
*
Check to see if formatcb is None.
Joel Granados Moreno
2009-04-15
1
-2
/
+7
*
We don't always have a formatcb either (#495665).
Chris Lumens
2009-04-14
1
-1
/
+2
*
The entry is named lvsizeentry now.
Joel Granados Moreno
2009-04-14
1
-1
/
+1
*
Handle format combo box not existing (#495288)
David Cantrell
2009-04-13
1
-1
/
+1
*
A volume group device has a "peSize" attribute (not "pesize").
David Lehman
2009-04-13
1
-1
/
+1
*
Remove uncommitted new lv from dict on cancel.
David Lehman
2009-04-13
1
-0
/
+2
*
Use the correct value when setting new extent size. (#493753)
David Lehman
2009-04-13
1
-1
/
+1
*
Clean up the code in editLogicalVolume function.
Joel Granados Moreno
2009-04-10
1
-78
/
+137
*
Aesthetic changes to "editLogicalVolume" function.
Joel Granados Moreno
2009-04-10
1
-76
/
+74
*
Fix display of format type for devices.
anaconda-11.5.0.42-1
David Lehman
2009-04-09
3
-4
/
+4
*
partedUtils doesn't exist anymore
Jeremy Katz
2009-04-08
1
-1
/
+0
*
Use getDeviceNodeName() instead of basename of device node.
Hans de Goede
2009-04-08
1
-1
/
+2
*
Raise message, not exception when size set in LV dialog is too big.
Radek Vykydal
2009-04-07
1
-1
/
+13
*
Remove some old, unused code that also uses biosGeometry.
Chris Lumens
2009-04-06
1
-14
/
+4
*
For very small disks, don't try to display a stripe in the graph (#480484).
Chris Lumens
2009-04-06
1
-0
/
+6
*
Try to handle devices which live in a subdir of /dev properly
Hans de Goede
2009-04-06
2
-4
/
+2
*
Present the correct max lv size in the dialog.
David Lehman
2009-04-02
1
-1
/
+1
*
Make the disk model an attribute of DiskDevice.
David Lehman
2009-04-02
2
-3
/
+2
*
Fix format check box for pre-existing partitions (#491675)
David Cantrell
2009-04-02
2
-59
/
+105
*
Fix some pylint warnings in iw/*.py
Hans de Goede
2009-03-31
3
-24
/
+15
*
Reference the format by type, not name.(#492596)
Joel Granados Moreno
2009-03-31
1
-1
/
+1
*
Assign weights to partition requests when doing manual or kickstart installs.
Chris Lumens
2009-03-30
1
-1
/
+9
*
Fix problem with format and migrate combo box activation.
David Cantrell
2009-03-30
1
-2
/
+2
*
Correct bounds checking problems in 'Shrink current system'
David Cantrell
2009-03-30
1
-14
/
+12
*
Fix pylint errors in iw/*.py
Hans de Goede
2009-03-25
3
-2
/
+7
[next]