summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixups based on pycheckeranaconda-7.3.92-1Mike Fulbright2002-06-272-3/+4
* added tests for interactive LVM/RAID creationMike Fulbright2002-06-271-0/+16
* added the correct icon to dialogsMike Fulbright2002-06-274-46/+61
* support more custom iconsMike Fulbright2002-06-271-7/+10
* added the correct icon to dialogsMike Fulbright2002-06-271-17/+24
* get rid of Other CDROM option since we don't even make the disk anymoreJeremy Katz2002-06-271-3/+2
* fix loader linkage with new utf8-ified newtJeremy Katz2002-06-271-0/+1
* cloning has arrivedMike Fulbright2002-06-271-18/+73
* dont let cloning if only one drive in systemMike Fulbright2002-06-271-2/+5
* make mode to be quietMike Fulbright2002-06-271-9/+11
* Start of RAID clone toolMike Fulbright2002-06-274-23/+392
* start of a raid "wizard"Mike Fulbright2002-06-261-6/+114
* put oldies backMike Fulbright2002-06-262-0/+0
* add some paddingMike Fulbright2002-06-261-2/+2
* oopsMike Fulbright2002-06-261-3/+3
* tweaks for rnotes for testingMike Fulbright2002-06-261-0/+4
* partially address bug 67280Mike Fulbright2002-06-261-1/+1
* be more paranoid about if idle handler ran too earlyMike Fulbright2002-06-261-0/+3
* fix USB hotplug helper and x config bugsMike Fulbright2002-06-261-20/+1
* getDevice needs to take an asBoot param to avoid tracebacks on upgrades. bleah.Jeremy Katz2002-06-261-3/+3
* fix tui bootdisk creation, bug #66176Mike Fulbright2002-06-262-50/+7
* keep katzj happyMike Fulbright2002-06-261-1/+1
* addresses bug #67050Mike Fulbright2002-06-261-5/+24
* some refiningMike Fulbright2002-06-251-8/+8
* oh dearMike Fulbright2002-06-251-1/+1
* ignore nag screen in ks modeMike Fulbright2002-06-251-0/+2
* add beta nag screenMike Fulbright2002-06-254-2/+37
* add concept of custom iconMike Fulbright2002-06-251-4/+12
* we'll give this a try to see how much not having orphan file handling hurts u...Jeremy Katz2002-06-252-1/+75
* get the root path into all of the install methodsJeremy Katz2002-06-255-28/+38
* missed hack fix for scroll_to on lang supportMike Fulbright2002-06-252-4/+8
* fun wiz bang idle handler to make scroll_to_cell work yay dont do this at hom...Mike Fulbright2002-06-255-1/+52
* htrees have some ... issuesJeremy Katz2002-06-251-1/+1
* exclude nonsensical options for reformating a preexisting LVMike Fulbright2002-06-253-8/+7
* dont show badblocks options for preexisting LVM and RAID devicesMike Fulbright2002-06-251-10/+26
* dont show bad blocks option for raidMike Fulbright2002-06-251-1/+1
* moved some common code from partition_dialog_gui.pyMike Fulbright2002-06-251-0/+126
* move common code to partition_ui_helpers_gui.pyMike Fulbright2002-06-251-104/+22
* support for formatting/migrating preexisting LVM in GUIMike Fulbright2002-06-251-10/+49
* support for formatting/migrating preexisting RAID in GUIMike Fulbright2002-06-251-14/+58
* support for formatting/migrating preexisting RAID and LVM for TUIMike Fulbright2002-06-251-103/+151
* make error messages on trying to act on members of a VG or RAID device more m...Mike Fulbright2002-06-251-4/+14
* record preexisting fstype for a lvMike Fulbright2002-06-251-1/+8
* log failure to read raid sbMike Fulbright2002-06-251-0/+1
* really make sure we don't try to translate the empty stringJeremy Katz2002-06-251-1/+3
* remove less preferred korean font again since owen fixed up the pangox.aliasesJeremy Katz2002-06-251-1/+0
* we need to use real slang for utf8. also, include the korean fonts that aren...Jeremy Katz2002-06-241-1/+2
* turn on mediacheck for beta periodMike Fulbright2002-06-241-0/+3
* write out X config as XF86Config-4 (#67390)Jeremy Katz2002-06-241-1/+1
* added support for editting preexisting lvMike Fulbright2002-06-231-7/+9