summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Expand)AuthorAgeFilesLines
* Converted a lot more messages to the new logging system, but there's stillChris Lumens2005-08-111-7/+9
* Remove firewall configuration screen. This will be coming back inChris Lumens2005-07-211-2/+0
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-1/+1
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-4/+0
* 2005-04-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-261-0/+4
* Don't set the list of supported languages in Language.__init__ by default.Chris Lumens2005-04-131-2/+6
* Support setting the system's runtime language even if it's not supportedChris Lumens2005-04-131-10/+5
* Removed language_support_gui.py and all references to it, since we wereChris Lumens2005-04-011-4/+1
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-8/+2
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-4/+0
* Combined Language and InstallTimeLanguage in language.py into a singleChris Lumens2005-03-231-2/+2
* 2004-11-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-081-2/+5
* add flags.virtpconsole to be used with virtual physical consoles likeJeremy Katz2004-09-131-3/+3
* if bogl fails to start, fall back to english for text mode intsalls (#131678)Jeremy Katz2004-09-071-0/+19
* don't log the parted exceptions we can't do anything aboutJeremy Katz2004-08-261-1/+1
* log parted exceptionsmikem2004-08-241-0/+1
* simple pass at doing text mode zfcp config. it's missing error handlingJeremy Katz2004-08-161-0/+1
* don't traceback if /bin/sh doesn't exist (ie, we're in the chroot)Jeremy Katz2004-08-101-1/+4
* fix tyop (noticed on fedora-trans-list)Jeremy Katz2004-06-081-1/+1
* the start of better kickstart error handling. create KickstartError classJeremy Katz2004-05-181-0/+11
* crappy pass at text mode selinux configuration so that there's at leastJeremy Katz2004-03-171-1/+2
* party like it's 2004...Jeremy Katz2004-01-261-2/+2
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-3/+5
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-4/+12
* only start bterm if neededJeremy Katz2003-05-061-1/+1
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-2/+15
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-6/+3
* brent and I decided customize packages to upgrade is not useful and just clut...Mike Fulbright2003-04-211-2/+4
* this was leftover from an experiment - thanks to katzj for noticingMike Fulbright2003-04-141-3/+0
* add method to get screen from interfaceMike Fulbright2003-04-141-0/+3
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-10/+3
* add a way to change the screen for the intf (needed for when we start bterm)Jeremy Katz2003-02-111-0/+3
* search RHupdates for html as wellMatt Wilson2003-01-161-1/+2
* fix exception windowMatt Wilson2003-01-151-0/+1
* use kudzu for floppy probeMatt Wilson2003-01-141-1/+6
* productname and productversion are now defined by passing args to buildinstallJeremy Katz2003-01-131-0/+3
* nuke extra spacesMatt Wilson2003-01-091-1/+1
* save to floppy only if you have a floppy drive. Needed as part of s390 merge...Matt Wilson2003-01-081-9/+9
* update visible copyright dateJeremy Katz2003-01-021-1/+1
* don't show the user creation screen in text modeJeremy Katz2002-10-011-1/+1
* pad end of line with spaces (#70444)Jeremy Katz2002-08-231-0/+4
* remove unused moduleJeremy Katz2002-08-021-1/+0
* key off DEBUGMatt Wilson2002-07-151-1/+2
* fix speling (#68541)Bill Nottingham2002-07-111-1/+1
* add workstation customization screenMike Fulbright2002-07-101-0/+1
* fix tui bootdisk creation, bug #66176Mike Fulbright2002-06-261-2/+1
* add beta nag screenMike Fulbright2002-06-251-2/+3
* strip keyaccel underscore chars if in string, only useful for GUIMike Fulbright2002-06-191-4/+7
* fix for tui messageWindow not understanding custom option, bug #66353Mike Fulbright2002-06-101-1/+12