summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* use more accepted 'OK' for 'Ok'Matt Wilson2001-07-121-1/+1
* fix X keyboard setup from gui keyboard screen (#48761)Matt Wilson2001-07-121-1/+1
* 1) since libfdisk isn't setting up the text domain for C programsMatt Wilson2001-07-121-5/+2
* 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
* reported RAM detected in upgrade swapfile screenMike Fulbright2001-07-111-5/+10
* nothing to see hereMike Fulbright2001-07-111-1/+0
* fix help tagsMike Fulbright2001-07-114-13/+14
* minor fixesanaconda-fairfax-beta-2Jeremy Katz2001-07-111-1/+3
* *sigh*Jeremy Katz2001-07-111-1/+1
* method, not varJeremy Katz2001-07-111-1/+1
* 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
* fix going back from bootloader passJeremy Katz2001-07-111-1/+1
* add ability to set grub password in gui and tuiJeremy Katz2001-07-101-0/+77
* remove extra comma (#48461)Matt Wilson2001-07-101-1/+1
* renable the creation and activation of swap files on upgradeMatt Wilson2001-07-101-4/+1
* gracefully handle partitions which we don't understand the fstype ofJeremy Katz2001-07-101-16/+15
* report mount point correctly when querying about migrating fs on upgradeMike Fulbright2001-07-101-2/+9
* warn user if we're going to blow away data to autopartitionMike Fulbright2001-07-101-8/+12
* fdisk works again; main change is making sure we close the disk devicesJeremy Katz2001-07-091-5/+7
* don't translate empty stringsMatt Wilson2001-07-091-1/+1
* oops dont show fsopts screen for new requestsMike Fulbright2001-07-091-3/+8
* fixup contrats messagesMike Fulbright2001-07-091-4/+6
* continue with the CKJ work, don't hard code in Japanse only to skip if we don...Matt Wilson2001-07-091-2/+5
* more copyright noticesMatt Wilson2001-07-0918-22/+237
* use that handy string.center function I sawMatt Wilson2001-07-091-8/+4
* 1) copyrightMatt Wilson2001-07-091-5/+21
* copyrightMatt Wilson2001-07-091-0/+13
* fix device setting for raid devicesJeremy Katz2001-07-071-7/+8
* fsset gets passed in here tooMatt Wilson2001-07-061-1/+1
* Added upgrade migrate screen. Finds ext2 partitions and offers user choice of...Mike Fulbright2001-07-061-0/+57
* add option to view autopartitioning results and change themMike Fulbright2001-07-061-1/+1
* fixes for commenting errorMike Fulbright2001-07-061-1/+2
* syntax fixMike Fulbright2001-07-061-1/+1
* more tag changes for online docsMike Fulbright2001-07-063-5/+6
* individual package selection question on text upgradeJeremy Katz2001-07-061-1/+1
* text.pyJeremy Katz2001-07-061-31/+68
* fix up bootdisk screens for root on loopMatt Wilson2001-07-061-34/+33
* oopsMike Fulbright2001-07-061-1/+1
* pass configFileData to wecome_text.pybfox2001-07-061-1/+1
* 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-064-11/+8
* 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-067-62/+59
* Move the partitioning bits into Partitions object. The diskset should probablyJeremy Katz2001-07-042-15/+15
* more bootloader fixes for yesterdayJeremy Katz2001-07-041-2/+5