summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Collapse)AuthorAgeFilesLines
* two stupid things: 1) fix logging in recondfig mode, 2) don't die on ^Z in ↵Matt Wilson2000-08-281-1/+1
| | | | text mode
* make 'quit' work in the ^Z debuggerMatt Wilson2000-08-171-1/+4
|
* made ^Z kill againErik Troan2000-08-161-2/+2
|
* prime the lang list for text mode help screen translationsMatt Wilson2000-08-141-2/+4
|
* removed extra ,Erik Troan2000-08-091-1/+1
|
* fix screwupMike Fulbright2000-08-081-1/+1
|
* use --noddcprobe in expert modeErik Troan2000-08-081-2/+5
|
* fix timeMatt Wilson2000-08-031-2/+6
|
* fix typo from previous commitbfox2000-08-011-3/+2
|
* i18nMatt Wilson2000-07-311-3/+3
|
* new /tmp/SERVER formatErik Troan2000-07-251-1/+4
|
* fall back to us keymapMatt Wilson2000-07-241-1/+4
|
* changes for having filesystem in list of upgradeable partitionsErik Troan2000-07-241-1/+1
|
* slight improvement on computing remaining size leftMike Fulbright2000-07-201-1/+1
|
* fix progress window to count packages in KbytesMike Fulbright2000-07-201-6/+9
|
* temp fix for problem of divide by zero since we count in Megs now, and first ↵Mike Fulbright2000-07-191-1/+1
| | | | package is < 1M in size
* missed this oneMatt Wilson2000-07-181-1/+1
|
* fix integer overflowMatt Wilson2000-07-171-5/+5
|
* fix for bug 13682, try 2Mike Fulbright2000-07-171-2/+2
|
* set the default keyboard based on the languageErik Troan2000-07-151-1/+12
|
* fix for bug #13682Mike Fulbright2000-07-141-1/+1
|
* fix spellingsMike Fulbright2000-07-061-2/+2
|
* HJ patch.8 to make upgrades ignore bad partition tablesMike Fulbright2000-06-211-3/+3
|
* set server properlyMatt Wilson2000-06-191-1/+1
|
* dumps work in text modeErik Troan2000-06-171-0/+11
|
* began adding crash dump facilityErik Troan2000-06-171-2/+10
|
* ask for mouse info when probe failsMatt Wilson2000-06-151-86/+3
|
* typoMike Fulbright2000-06-131-1/+1
|
* dont silently avoid x configurationMike Fulbright2000-06-131-1/+3
|
* fix so upgrades will workMike Fulbright2000-06-011-2/+2
|
* added help for X probe results screenMike Fulbright2000-06-011-1/+2
|
* added expert mode support for ddruidMike Fulbright2000-05-301-3/+6
|
* fixes harddrive install to not nuke source partition, and also get --onpart ↵Mike Fulbright2000-05-241-3/+3
| | | | to work (and warn when is can't because clearpart is on
* should fix so hard drive installs from ext2 DONT blow away source partition ↵Mike Fulbright2000-05-221-15/+19
| | | | when autopartitioning
* handle split upgrade part listErik Troan2000-05-181-1/+5
|
* pass progressWindow into fstabErik Troan2000-05-161-0/+3
|
* prettied up progress windows a (very) little bitErik Troan2000-05-111-1/+1
|
* added an about to upgrade screen to GUI and TUIMike Fulbright2000-05-101-0/+14
|
* Added support for detecting and optionally (based on expert mode setting) ↵Mike Fulbright2000-05-101-3/+6
| | | | ignoring removable devices
* don't upgrade systems with dirty fileystemsErik Troan2000-05-091-0/+4
|
* dsiplay no help is available message rather then recursing endlesslyErik Troan2000-05-051-3/+9
|
* load fonts in reconfig and testErik Troan2000-05-051-6/+15
|
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-26/+21
|
* more fixes for --onpartMike Fulbright2000-05-021-8/+5
|
* fixes to make ks onpart work betterMike Fulbright2000-05-021-6/+9
|
* text mode help nearly worksErik Troan2000-05-021-71/+97
|
* switch frame text when changing languagesErik Troan2000-05-011-49/+55
|
* added log.py, log class in there for loggingMatt Wilson2000-05-011-2/+3
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-2/+3
|
* Made changes needed to get renamed files in iw/ and textw/ to workMike Fulbright2000-04-191-25/+54
|