summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Expand)AuthorAgeFilesLines
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-13/+9
* fix a traceback if you select to go back to the default monitorJeremy Katz2002-02-141-1/+1
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-2/+3
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-121-0/+1
* diskset moves to partedUtilsJeremy Katz2002-02-121-1/+1
* fix bug I cant find anymore that makes TUI installer crash if > 12 NICsMike Fulbright2002-02-111-21/+15
* oh yeah goodbye reconfigMike Fulbright2002-02-085-53/+2
* stage 1 of the partitioning.py cleanup effort --Jeremy Katz2002-02-061-0/+1
* make the username field only 16 characters so it's not longer than the fullna...Jeremy Katz2002-02-051-1/+1
* maybe I should go back to drinking more caffeine...Jeremy Katz2002-02-041-1/+1
* duplicate error checking from guiJeremy Katz2002-02-041-1/+1
* skip the later bootloader screens if we select no bootloader (thanks notting)Jeremy Katz2002-02-011-1/+5
* rename field so we know its units is MBMike Fulbright2002-01-281-3/+3
* doesn't crash when no mouse is detected (probably still isn't quite rightErik Troan2002-01-251-1/+1
* land boot loader changes to use booty backend infrastructure and switchJeremy Katz2002-01-211-28/+37
* handle unprobed and ddc probed monitor cases betterMike Fulbright2002-01-181-2/+10
* make text mode monitor selection much more 133tMike Fulbright2002-01-141-1/+10
* make text mode monitor selection more 133tMike Fulbright2002-01-141-26/+50
* fixes to use gtk2Mike Fulbright2002-01-111-14/+13
* merge from branchJeremy Katz2002-01-091-3/+0
* iutil.getArch now returns s390 for s390x, clean up to handle this nicelyJeremy Katz2002-01-092-5/+4
* get the value of the ptp hereJeremy Katz2001-12-271-1/+1
* make this a little cleanerJeremy Katz2001-12-271-26/+18
* use messsageWindows instead of custom message boxes, so pass intf inJeremy Katz2001-12-271-5/+5
* files off the 390 branchJeremy Katz2001-12-272-0/+189
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-272-7/+45
* make order of labels consistent. Fixes RFE #53179bfox2001-10-241-1/+1
* remove 8 char limit on usernames. Resolves bug 27011bfox2001-09-211-4/+4
* use 'user name' instead of 'userid'. Resolves bug 52786bfox2001-09-191-15/+15
* don't allow system users in the user add screenbfox2001-09-131-0/+12
* fix for bug 53367Mike Fulbright2001-09-071-1/+1
* raidcounter needs to be bumped in the loop in text mode (52807)Jeremy Katz2001-08-291-0/+1
* saying you're not sure you don't want a bootloader should take you back to ch...Jeremy Katz2001-08-171-16/+21
* proper fix for fuzzy matching of ddcprobe reported video ramMike Fulbright2001-08-151-21/+2
* darnMike Fulbright2001-08-151-4/+4
* fix up matt partitioning by making the new ones identify themselves properly ...Jeremy Katz2001-08-151-0/+2
* make TUI reflect detected vram properlyMike Fulbright2001-08-141-5/+28
* s/Raid/RAID/ (#49669Matt Wilson2001-08-141-1/+1
* enable bootdisks on loopback upgrades, fix styleMatt Wilson2001-08-141-5/+6
* don't make the label None, that's sillyJeremy Katz2001-08-141-0/+3
* restoring the backup copy doesn't work...Jeremy Katz2001-08-141-20/+24
* make the label at least an empty string, should fix 51071Jeremy Katz2001-08-141-0/+2
* dialog for partitions of type 0x82 which don't look like swap... mostlyJeremy Katz2001-08-141-0/+2
* if the partition isn't mountable, reset the mountpoint to be NoneJeremy Katz2001-08-131-0/+2
* now we can set mountpoints for protected partitions. the gui actuallyJeremy Katz2001-08-131-7/+10
* Change all Ok to OKMike Fulbright2001-08-104-5/+5
* don't let people come back here after they've turned on swap files onceJeremy Katz2001-08-101-1/+2
* handle video cards which probe ok, but for some reason the native X server do...Mike Fulbright2001-08-101-2/+10
* support deferring language load until second stage. This allows a user to se...Matt Wilson2001-08-091-6/+11
* 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) F...Mike Fulbright2001-08-092-5/+15