summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* get autostepping working againMike Fulbright2002-06-171-0/+5
|
* dont make /boot an option for logical volumesMike Fulbright2002-06-171-1/+1
|
* make it so you get another chance if autopartitioning failsMike Fulbright2002-06-171-2/+8
|
* handle bad blocks properly, fixes alot of bugs reported in 7.3 when someone ↵Mike Fulbright2002-06-171-6/+36
| | | | ran the bad blocks test and got a traceback. They really had bad blocks and our parser wasnt up to the task.
* make things work with new pygtk2Jeremy Katz2002-06-1711-56/+33
|
* 1) replace zvt in fdisk screen with vte (fdisk_gui.py, upd-instroot)Matt Wilson2002-06-173-37/+40
| | | | | | 2) avoid going into a infinite loop when looking for partitions in the tree model -- this was happening because the partition in question was a parent node, and was being skipped.
* add dmidecode, fix for bug #66223Mike Fulbright2002-06-171-1/+2
|
* nuke warningMatt Wilson2002-06-141-1/+1
|
* fix for bug #66749Mike Fulbright2002-06-141-0/+3
|
* betterMike Fulbright2002-06-141-11/+2
|
* hp@redhat.com made me do thisMike Fulbright2002-06-141-1/+4
|
* I'm not a tool!Mike Fulbright2002-06-141-0/+11
|
* hp@redhat made me do thisMike Fulbright2002-06-141-3/+16
|
* update docsMike Fulbright2002-06-131-2/+2
|
* fix for bug #66494Mike Fulbright2002-06-131-18/+32
|
* restore setting display size with vesa driverMike Fulbright2002-06-131-1/+1
|
* fix horiz/vert mismatchBill Nottingham2002-06-121-2/+2
|
* we can have large swaps nowJeremy Katz2002-06-121-1/+1
|
* typo, bug #66648Mike Fulbright2002-06-121-1/+1
|
* we have -1anaconda-7.3.91-1Jeremy Katz2002-06-121-1/+1
|
* don't set SYSFONTACM for utf8 localesJeremy Katz2002-06-121-1/+2
|
* size could be zero I guess...Jeremy Katz2002-06-121-1/+1
|
* default to all of free space in VGMike Fulbright2002-06-121-1/+1
|
* preexisting raid works nowJeremy Katz2002-06-122-58/+87
|
* compare on uniqueID instead of device when figuring out raid devs in ↵Jeremy Katz2002-06-121-1/+1
| | | | getAvailRaidPartitions
* start/stop raid around doing meta deletes... otherwise, removing lvm stuff ↵Jeremy Katz2002-06-122-3/+5
| | | | can fail
* add delete confirmation for logical volumesMike Fulbright2002-06-121-7/+3
|
* mark string for translation and fix bug #66574Mike Fulbright2002-06-121-2/+13
|
* pychecker is my friendanaconda-s390-tag4Jeremy Katz2002-06-124-6/+6
|
* tighten up packingMike Fulbright2002-06-121-15/+17
|
* preexisting lvm handlingJeremy Katz2002-06-121-70/+97
|
* clean up display of logical volumes, handle preexisting logical volumes ↵Jeremy Katz2002-06-121-3/+20
| | | | being deleted and format setup
* improve preexisting scanning... don't stop raid until after lvm scan. also, ↵Jeremy Katz2002-06-121-2/+8
| | | | pesize needs to be an int, not a string
* these were brokenJeremy Katz2002-06-121-2/+3
|
* set up preexisting devices for raid, vgs, and lvsJeremy Katz2002-06-121-3/+7
|
* setup devices properly for preexisting lvm and raidJeremy Katz2002-06-121-7/+11
|
* tweak message about doing actions on LVs from treeviewMike Fulbright2002-06-121-1/+3
|
* strengthen warning when you are deleteing a volume groupMike Fulbright2002-06-121-1/+4
|
* fix for bootdisk issuesMike Fulbright2002-06-122-3/+6
|
* use field in network object to set if dhcp hostname is being overridden ↵Mike Fulbright2002-06-121-2/+6
| | | | manually or not
* add field so we know explicitly if dhcp hostname is being overridden ↵Mike Fulbright2002-06-121-0/+5
| | | | manually or not
* removing unused codeMike Fulbright2002-06-121-29/+0
|
* add constant for max LV slotsMike Fulbright2002-06-121-0/+2
|
* see if any LV slots availableMike Fulbright2002-06-121-0/+9
|
* try to make informed guesses about how much overhead there is on a ↵Jeremy Katz2002-06-121-2/+25
| | | | per-physical volume basis. my eyes, my eyes.
* lots of tweaks to LVM - added suggested names for LV and VG, added helper ↵Mike Fulbright2002-06-121-19/+43
| | | | function to get free/used/total space in VG
* set default request size to 100MBMike Fulbright2002-06-121-1/+1
|
* some tweaks to error messagesMike Fulbright2002-06-122-5/+6
|
* utility functions to suggest names for VG, LVMike Fulbright2002-06-121-0/+40
|
* added file with things you cant do with LVMMike Fulbright2002-06-121-0/+13
|