summaryrefslogtreecommitdiffstats
path: root/textw/partition_text.py
Commit message (Expand)AuthorAgeFilesLines
...
* report preexisting disk label for existing filesystems (which have one) so us...Mike Fulbright2001-07-191-7/+17
* fix for bug 49200Mike Fulbright2001-07-181-0/+7
* show foreigns correctlyJeremy Katz2001-07-151-1/+4
* format new raid devices by default (48823)Jeremy Katz2001-07-131-4/+4
* make sure drivelist is setJeremy Katz2001-07-111-1/+1
* shutdown ui before popping windowJeremy Katz2001-07-111-2/+2
* fix for not releasing parted objects and not being able to reread partition t...Mike Fulbright2001-07-111-8/+36
* minor fixesanaconda-fairfax-beta-2Jeremy Katz2001-07-111-1/+3
* ask user if they are sure they want to reformat a pre-existing partitionMike Fulbright2001-07-111-8/+12
* badblocks support -- have to do this before even formatting swap as theyJeremy Katz2001-07-111-4/+34
* gracefully handle partitions which we don't understand the fstype ofJeremy Katz2001-07-101-16/+15
* warn user if we're going to blow away data to autopartitionMike Fulbright2001-07-101-8/+12
* don't translate empty stringsMatt Wilson2001-07-091-1/+1
* oops dont show fsopts screen for new requestsMike Fulbright2001-07-091-3/+8
* fix device setting for raid devicesJeremy Katz2001-07-071-7/+8
* add option to view autopartitioning results and change themMike Fulbright2001-07-061-1/+1
* more tag changes for online docsMike Fulbright2001-07-061-2/+3
* notify user in TUI mode of how we're conditioning a pre-existing partition (f...Mike Fulbright2001-07-061-3/+19
* fix bugs pychecker found...Jeremy Katz2001-07-061-1/+1
* add a format column to display in GUI, change name of software RAIDMike Fulbright2001-07-061-1/+1
* add support for formatting/migrating existing partitionsMike Fulbright2001-07-061-26/+117
* move autopart strings to bottom of fileJeremy Katz2001-07-061-1/+16
* integrated changes suggested by docsMike Fulbright2001-07-061-7/+12
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-041-8/+8
* Add confirm dialogs for reset and deletion eventsMike Fulbright2001-07-021-89/+10
* fix the typo here tooJeremy Katz2001-06-291-1/+1
* fixupsMike Fulbright2001-06-271-3/+5
* fix kickstart bootloader and partitioningJeremy Katz2001-06-271-7/+1
* sanity checkJeremy Katz2001-06-271-1/+1
* more can't edit None partitionsJeremy Katz2001-06-271-1/+1
* don't let people edit partitions without an fs typeJeremy Katz2001-06-261-0/+5
* remove the logicals when you remove the extendedJeremy Katz2001-06-261-11/+15
* oopsJeremy Katz2001-06-261-1/+1
* correct way to default widgetMike Fulbright2001-06-251-1/+7
* read the fstype from the request if we canJeremy Katz2001-06-251-1/+4
* fix the pinning of requests to a drive when grownJeremy Katz2001-06-251-0/+11
* add screen to GUI to allow user to control autopartitioning to some extentMike Fulbright2001-06-251-1/+1
* pass the instdata into the autopartition method for the momentJeremy Katz2001-06-251-7/+9
* CListBox -> CListbox to keep the snack api consistent. requiresJeremy Katz2001-06-251-1/+1
* move partition method and fdisk to separate source filesMike Fulbright2001-06-251-87/+0
* add in support for fdisk and choosing your partition method... TUI onlyJeremy Katz2001-06-251-22/+131
* auto partitioningJeremy Katz2001-06-231-1/+36
* actually trap partitioning errors betterJeremy Katz2001-06-221-11/+52
* make note for future considerationMike Fulbright2001-06-211-0/+1
* select raid partitions already usedJeremy Katz2001-06-211-11/+15
* comment out some debugging printsJeremy Katz2001-06-211-19/+41
* partition by cylinder in tui specifying either end cylinder or sizeJeremy Katz2001-06-201-35/+110
* fix ups to RAID sanity checkingMike Fulbright2001-06-201-3/+4
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-0/+648