summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* properly record we have skipped X configuration and act appropriately laterMike Fulbright2001-07-191-1/+2
* skip bootloader password if no bootloader is being installedJeremy Katz2001-07-181-1/+3
* fix for bug 49200Mike Fulbright2001-07-181-0/+7
* fix pychecker complaintsMike Fulbright2001-07-181-2/+2
* sync messageJeremy Katz2001-07-171-1/+2
* handle unprobed card better and lose lots of dead codeMike Fulbright2001-07-171-136/+29
* fix up for bootloaderpassword stepJeremy Katz2001-07-161-7/+19
* add a button for lba32 mode with a warning if it's selected (14351)Jeremy Katz2001-07-161-9/+28
* show foreigns correctlyJeremy Katz2001-07-151-1/+4
* format new raid devices by default (48823)Jeremy Katz2001-07-131-4/+4
* 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