summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed another bug while going back and forth.bfox2001-01-171-3/+3
|
* Fixed bug going back and forth in language default screen.bfox2001-01-171-1/+4
|
* Wired up the language support and language default screens. Also ↵bfox2001-01-171-42/+51
| | | | repositioned them to appear right before the timezone screen
* s/2000/2001/g copyrightMatt Wilson2001-01-161-1/+1
|
* added "okcancel" to message windowErik Troan2001-01-121-3/+18
|
* just use the lang list from the catalogMatt Wilson2001-01-101-15/+3
|
* search langpaths for text helpscreensMatt Wilson2001-01-101-6/+20
|
* don't present Japanese if we don't have itMatt Wilson2001-01-091-0/+6
|
* allow tsting local help as wellMike Fulbright2001-01-091-1/+6
|
* Added support for LBA32 when we right out lilo.conf iff we need it because ↵Mike Fulbright2001-01-081-1/+6
| | | | boot partition is over 1023 cyl. Also added warning if you put boot > 1023 cyl and we dont seem to be able to detect edd support on this system
* Resolves bug #15656. Removes help text at bottom of screen when installing ↵bfox2001-01-081-0/+1
| | | | pkgsbecause the buttons don't work then anyway.
* land tui firewall stuffBill Nottingham2001-01-081-1/+5
|
* Added new language selection screensbfox2001-01-081-0/+94
|
* don't rely on environment to get kbd defaultMatt Wilson2001-01-051-1/+1
|
* Fixed help lines on the exit screens. Fixes bug 15656.bfox2001-01-041-0/+6
|
* Changed the final message in reconfig mode. Fixes bug 23260bfox2001-01-041-3/+2
|
* don't set lang in the generic way, put in the install interface.Matt Wilson2001-01-031-0/+1
|
* seperate supported languages from install languageMatt Wilson2001-01-031-0/+1
|
* Changed the ordering of the Network Setup and Hostname Setup screensbfox2000-12-191-2/+7
|
* HJ patch.65 - add tag to install type screenMike Fulbright2000-12-181-1/+1
|
* HJ patch.63 - add tag to upgrade complete screenMike Fulbright2000-12-181-1/+2
|
* use separate timer for install which can be stopped and startedErik Troan2000-12-081-4/+2
|
* display autopartition window before partitioning type selectionErik Troan2000-12-081-2/+2
|
* let install classes set themselves as defaultErik Troan2000-11-201-2/+4
|
* modified hard drive install method to use iso images on hard driveErik Troan2000-11-171-1/+0
|
* turn on debugging mode againMatt Wilson2000-10-091-1/+1
|
* for japanese text mode, we may need to run kon2Erik Troan2000-10-041-0/+19
|
* 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
|