summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Collapse)AuthorAgeFilesLines
...
* don't fall over if the file isn't there (error condition in Xconfigurator?Matt Wilson2001-03-081-1/+4
|
* fix upgrade messageMike Fulbright2001-03-071-1/+1
|
* use translated lang namesMatt Wilson2001-03-071-1/+4
|
* SERVER file is in instpathBill Nottingham2001-03-061-1/+1
|
* make sure upgrade notification screen doesn't apeear in standalone modeMike Fulbright2001-03-051-5/+10
|
* oops, unlink the right file tooBill Nottingham2001-03-021-2/+2
|
* need to remove /tmp/SERVER after running Xconfigurator --continueErik Troan2001-03-021-0/+1
|
* fix for bug 26792Mike Fulbright2001-03-011-0/+23
|
* run package dep check after indiv package selMatt Wilson2001-02-191-0/+2
|
* disable debugMatt Wilson2001-02-151-1/+1
|
* mispelling errorbfox2001-02-141-1/+1
|
* default to englishMatt Wilson2001-02-141-4/+1
|
* fix way we print elapsed timeMike Fulbright2001-02-081-1/+1
|
* fixed bug #26541bfox2001-02-081-2/+2
|
* Fix for bug #26539. Fix text mode traceback if all languages are unselected.bfox2001-02-071-8/+13
|
* fixed default selectionErik Troan2001-02-061-21/+7
|
* Several changes:Mike Fulbright2001-02-011-0/+5
| | | | | | | - fixed bug where if no partition were specified to be allocated in ks, goto 'unslicable ....' error - made linear default for kickstart LILO option - made it so firewall and lba32warning messages skipped in ks mode
* set current item on the languages supported screenErik Troan2001-02-011-0/+1
|
* Added select all and reset buttons to language support screen.bfox2001-01-311-16/+33
|
* Initialized server variable to None, so it won't traceback if card has no ↵bfox2001-01-301-0/+1
| | | | server. Resolves bug #25298.
* don't die on ^ZMatt Wilson2001-01-261-1/+1
|
* don't pass todo as a parameter to helpWindowMatt Wilson2001-01-261-1/+1
|
* fix helpMatt Wilson2001-01-251-1/+1
|
* more language changes -- why not?Erik Troan2001-01-251-15/+5
|
* broke all language-related operations. so there.Erik Troan2001-01-251-62/+44
|
* fix for when you dont have enough space in text mode install so you can go backMike Fulbright2001-01-251-1/+7
|
* use the locale names, not the descriptionsMatt Wilson2001-01-241-4/+1
|
* use the locale names, not the descriptionsMatt Wilson2001-01-241-1/+4
|
* Made it so that the language selection screen shrinks if you only have a few ↵bfox2001-01-181-7/+4
| | | | options. Also, if you only install one language, you don't have to see that screen at all.
* Removed line that got committed accidentally.bfox2001-01-181-1/+0
|
* fixes for upgradeonly modeMike Fulbright2001-01-181-4/+4
|
* 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
|