| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | restore setting display size with vesa driver | Mike Fulbright | 2002-06-13 | 1 | -1/+1 |
| * | fix horiz/vert mismatch | Bill Nottingham | 2002-06-12 | 1 | -2/+2 |
| * | we can have large swaps now | Jeremy Katz | 2002-06-12 | 1 | -1/+1 |
| * | typo, bug #66648 | Mike Fulbright | 2002-06-12 | 1 | -1/+1 |
| * | we have -1anaconda-7.3.91-1 | Jeremy Katz | 2002-06-12 | 1 | -1/+1 |
| * | don't set SYSFONTACM for utf8 locales | Jeremy Katz | 2002-06-12 | 1 | -1/+2 |
| * | size could be zero I guess... | Jeremy Katz | 2002-06-12 | 1 | -1/+1 |
| * | default to all of free space in VG | Mike Fulbright | 2002-06-12 | 1 | -1/+1 |
| * | preexisting raid works now | Jeremy Katz | 2002-06-12 | 2 | -58/+87 |
| * | compare on uniqueID instead of device when figuring out raid devs in getAvail... | Jeremy Katz | 2002-06-12 | 1 | -1/+1 |
| * | start/stop raid around doing meta deletes... otherwise, removing lvm stuff ca... | Jeremy Katz | 2002-06-12 | 2 | -3/+5 |
| * | add delete confirmation for logical volumes | Mike Fulbright | 2002-06-12 | 1 | -7/+3 |
| * | mark string for translation and fix bug #66574 | Mike Fulbright | 2002-06-12 | 1 | -2/+13 |
| * | pychecker is my friendanaconda-s390-tag4 | Jeremy Katz | 2002-06-12 | 4 | -6/+6 |
| * | tighten up packing | Mike Fulbright | 2002-06-12 | 1 | -15/+17 |
| * | preexisting lvm handling | Jeremy Katz | 2002-06-12 | 1 | -70/+97 |
| * | clean up display of logical volumes, handle preexisting logical volumes being... | Jeremy Katz | 2002-06-12 | 1 | -3/+20 |
| * | improve preexisting scanning... don't stop raid until after lvm scan. also, ... | Jeremy Katz | 2002-06-12 | 1 | -2/+8 |
| * | these were broken | Jeremy Katz | 2002-06-12 | 1 | -2/+3 |
| * | set up preexisting devices for raid, vgs, and lvs | Jeremy Katz | 2002-06-12 | 1 | -3/+7 |
| * | setup devices properly for preexisting lvm and raid | Jeremy Katz | 2002-06-12 | 1 | -7/+11 |
| * | tweak message about doing actions on LVs from treeview | Mike Fulbright | 2002-06-12 | 1 | -1/+3 |
| * | strengthen warning when you are deleteing a volume group | Mike Fulbright | 2002-06-12 | 1 | -1/+4 |
| * | fix for bootdisk issues | Mike Fulbright | 2002-06-12 | 2 | -3/+6 |
| * | use field in network object to set if dhcp hostname is being overridden manua... | Mike Fulbright | 2002-06-12 | 1 | -2/+6 |
| * | add field so we know explicitly if dhcp hostname is being overridden manually... | Mike Fulbright | 2002-06-12 | 1 | -0/+5 |
| * | removing unused code | Mike Fulbright | 2002-06-12 | 1 | -29/+0 |
| * | add constant for max LV slots | Mike Fulbright | 2002-06-12 | 1 | -0/+2 |
| * | see if any LV slots available | Mike Fulbright | 2002-06-12 | 1 | -0/+9 |
| * | try to make informed guesses about how much overhead there is on a per-physic... | Jeremy Katz | 2002-06-12 | 1 | -2/+25 |
| * | lots of tweaks to LVM - added suggested names for LV and VG, added helper fun... | Mike Fulbright | 2002-06-12 | 1 | -19/+43 |
| * | set default request size to 100MB | Mike Fulbright | 2002-06-12 | 1 | -1/+1 |
| * | some tweaks to error messages | Mike Fulbright | 2002-06-12 | 2 | -5/+6 |
| * | utility functions to suggest names for VG, LV | Mike Fulbright | 2002-06-12 | 1 | -0/+40 |
| * | added file with things you cant do with LVM | Mike Fulbright | 2002-06-12 | 1 | -0/+13 |
| * | added method for setting size of LV | Mike Fulbright | 2002-06-11 | 1 | -0/+10 |
| * | some utility LVM funcs | Mike Fulbright | 2002-06-11 | 1 | -0/+16 |
| * | ok better handling of sanity checking | Mike Fulbright | 2002-06-11 | 1 | -18/+21 |
| * | lots of LVM sanity checking | Mike Fulbright | 2002-06-11 | 3 | -81/+252 |
| * | make preexisting format warning handle everything other than partitions properly | Jeremy Katz | 2002-06-11 | 1 | -5/+16 |
| * | why oh why did we make raid level not numeric? | Jeremy Katz | 2002-06-11 | 1 | -0/+2 |
| * | the lvm tools must die... even more forcing of no backups | Jeremy Katz | 2002-06-11 | 1 | -3/+3 |
| * | if we edit the device, we don't want to end up with None as the label (#66371) | Jeremy Katz | 2002-06-11 | 1 | -3/+10 |
| * | prepare for zSeries with japanese/german translations | Karsten Hopp | 2002-06-11 | 1 | -1/+1 |
| * | fix display of preexisting logvol, add some reclamping to existing logical vo... | Mike Fulbright | 2002-06-11 | 2 | -1/+87 |
| * | make the fsset Device persistent for the request so that we don't screw thing... | Jeremy Katz | 2002-06-11 | 1 | -12/+34 |
| * | add string representation of a fsset entry because I'm tired of figuring out ... | Jeremy Katz | 2002-06-11 | 1 | -0/+13 |
| * | now we properly remove lvs when you delete the lvs when you remove a vg | Jeremy Katz | 2002-06-11 | 1 | -3/+5 |
| * | move autopart.doClearDependentDevices to Partitions().deleteDependentRequests... | Jeremy Katz | 2002-06-11 | 2 | -33/+46 |
| * | don't autobackup vg information... that wastes lots of valuable initrd space | Jeremy Katz | 2002-06-11 | 1 | -2/+2 |