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
*
Add a description to DiskDevice, and use it in the UI.
Peter Jones
2009-08-06
2
-2
/
+2
*
Make upgradeany boot option work again (#513227)
Radek Vykydal
2009-07-30
1
-1
/
+2
*
Most windows no longer need an anaconda argument, since the intf has that.
Chris Lumens
2009-07-29
1
-3
/
+3
*
Change DeviceTree.devices from a dict to a list.
David Lehman
2009-07-21
1
-1
/
+1
*
Fix selection of alternative iface in UI after fail (#507084).
Radek Vykydal
2009-07-20
1
-2
/
+6
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
1
-3
/
+3
*
Initial FCoE support
Hans de Goede
2009-07-02
1
-1
/
+83
*
Set focus on hostname entry in network UI screen (#494135)
Radek Vykydal
2009-07-02
1
-1
/
+4
*
Fix upgrade selected in UI after storage reset (#503302)
Radek Vykydal
2009-07-02
1
-0
/
+6
*
Update code that checks for devices that contain install media.
David Lehman
2009-07-01
1
-1
/
+1
*
Tell booty to rescan for bootable drivers when an extra disks get added
Hans de Goede
2009-06-18
1
-0
/
+1
*
Convert iw/ to Makefile.am
David Cantrell
2009-06-09
2
-33
/
+23
*
Show MAC address of network device in combo box (#504216)
David Cantrell
2009-06-09
1
-3
/
+3
*
Fix discovery of existing raid/lvm for ks install without clearpart (#503310)...
Radek Vykydal
2009-06-05
2
-1
/
+9
*
Use gettext.ldngettext when necessary (#467603)
David Cantrell
2009-06-03
2
-15
/
+24
*
Show unknown partitions as "Unknown" in partition editor.
David Cantrell
2009-06-02
1
-2
/
+2
*
Create and use unique ids for Device instances. (#500808)
David Lehman
2009-05-28
1
-1
/
+1
*
Trim "mapper/" off device names in the bootloader UI (#501057).
Chris Lumens
2009-05-19
1
-4
/
+3
*
Make the weak password dialog comply with the HIG (#487435).
Chris Lumens
2009-05-19
1
-5
/
+3
*
Don't schedule a format resize if reformat scheduled. (#500991)
David Lehman
2009-05-15
2
-2
/
+3
*
Correct handling of formats on encrypted preexisting LVs. (#499828)
David Lehman
2009-05-14
1
-24
/
+31
*
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
[next]