Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added mnemoics. | Mike Fulbright | 2002-07-08 | 1 | -15/+30 |
| | |||||
* | make title sensitive to if object is new or old | Mike Fulbright | 2002-06-28 | 1 | -2/+12 |
| | |||||
* | fixups based on pycheckeranaconda-7.3.92-1 | Mike Fulbright | 2002-06-27 | 1 | -1/+2 |
| | |||||
* | added the correct icon to dialogs | Mike Fulbright | 2002-06-27 | 1 | -20/+25 |
| | |||||
* | exclude nonsensical options for reformating a preexisting LV | Mike Fulbright | 2002-06-25 | 1 | -1/+2 |
| | |||||
* | support for formatting/migrating preexisting LVM in GUI | Mike Fulbright | 2002-06-25 | 1 | -10/+49 |
| | |||||
* | add keyaccel | Mike Fulbright | 2002-06-19 | 1 | -3/+3 |
| | |||||
* | fixup label alignments | Mike Fulbright | 2002-06-19 | 1 | -25/+12 |
| | |||||
* | dont make /boot an option for logical volumes | Mike Fulbright | 2002-06-17 | 1 | -1/+1 |
| | |||||
* | make things work with new pygtk2 | Jeremy Katz | 2002-06-17 | 1 | -6/+1 |
| | |||||
* | typo, bug #66648 | Mike Fulbright | 2002-06-12 | 1 | -1/+1 |
| | |||||
* | default to all of free space in VG | Mike Fulbright | 2002-06-12 | 1 | -1/+1 |
| | |||||
* | mark string for translation and fix bug #66574 | Mike Fulbright | 2002-06-12 | 1 | -2/+13 |
| | |||||
* | tighten up packing | Mike Fulbright | 2002-06-12 | 1 | -15/+17 |
| | |||||
* | preexisting lvm handling | Jeremy Katz | 2002-06-12 | 1 | -70/+97 |
| | |||||
* | removing unused code | Mike Fulbright | 2002-06-12 | 1 | -29/+0 |
| | |||||
* | see if any LV slots available | Mike Fulbright | 2002-06-12 | 1 | -0/+9 |
| | |||||
* | lots of tweaks to LVM - added suggested names for LV and VG, added helper ↵ | Mike Fulbright | 2002-06-12 | 1 | -19/+43 |
| | | | | function to get free/used/total space in VG | ||||
* | ok better handling of sanity checking | Mike Fulbright | 2002-06-11 | 1 | -18/+21 |
| | |||||
* | lots of LVM sanity checking | Mike Fulbright | 2002-06-11 | 1 | -78/+246 |
| | |||||
* | fix display of preexisting logvol, add some reclamping to existing logical ↵ | Mike Fulbright | 2002-06-11 | 1 | -0/+86 |
| | | | | volumes if we make PE bigger | ||||
* | loads of changes to LVM code to handle physical extents, sanity checks, etc | Mike Fulbright | 2002-06-10 | 1 | -31/+174 |
| | |||||
* | broke out ALOT of code from partition_gui.py into separate objects. Its ↵ | Mike Fulbright | 2002-06-04 | 1 | -0/+548 |
still not great but a start. |