summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Expand)AuthorAgeFilesLines
* might be good to have debug disabled :)Jeremy Katz2002-04-161-1/+1
* break out of all the loops so i18n help works (#61351)Jeremy Katz2002-03-181-0/+2
* add new step, upgbootloader to handle bootloader configuration on upgradesJeremy Katz2002-03-131-0/+1
* tcsc fixes (53574)Jeremy Katz2002-03-071-1/+3
* there is now a configurable product string (#60372) defined in Makefile.incJeremy Katz2002-03-071-1/+2
* these seem redundantMike Fulbright2002-03-041-7/+7
* we can now use tags for help and distribution.Jeremy Katz2002-03-011-12/+25
* 2002 here tooJeremy Katz2002-02-281-2/+2
* fix parted exception translations (from HEAD)hampton-post-HEAD-mergeJeremy Katz2002-02-251-1/+1
* fix online help in text mode for foreign cd installs (from katzj, #53373)Matt Wilson2001-09-071-0/+5
* turn off cntl-z in text modeMike Fulbright2001-09-071-1/+1
* msw - 'i tested this code, really!'Mike Fulbright2001-08-101-0/+1
* Change all Ok to OKMike Fulbright2001-08-101-1/+1
* support deferring language load until second stage. This allows a user to se...Matt Wilson2001-08-091-1/+7
* if our only option is to cancel, don't bother showing the dialog, we'll need ...Matt Wilson2001-08-061-0/+4
* register the wait window with the fsset so we can pop up a "Checking for badanaconda-s390-tagJeremy Katz2001-07-301-0/+1
* fix for the infinite f1 loopy text mode online help thingMatt Wilson2001-07-241-9/+13
* fix behavior so we warn user if they are using a preexisting as a system dire...Mike Fulbright2001-07-191-2/+6
* add bootloader pass in new placeJeremy Katz2001-07-161-1/+1
* add ability to set grub password in gui and tuiJeremy Katz2001-07-101-1/+2
* fix warning pixmap, unifiy exception textMatt Wilson2001-07-101-5/+6
* style guideMatt Wilson2001-07-091-8/+8
* reformat per style guidelines, add Fix button to ped exceptions, center gui p...Matt Wilson2001-07-091-89/+78
* Added upgrade migrate screen. Finds ext2 partitions and offers user choice of...Mike Fulbright2001-07-061-0/+1
* im an idiotMike Fulbright2001-07-061-1/+2
* more tag changes for online docsMike Fulbright2001-07-061-3/+2
* individual package selection question on text upgradeJeremy Katz2001-07-061-1/+1
* errmm.. along with the last commit, this adds a screen for picking whichJeremy Katz2001-07-061-6/+2
* pass configFileData to wecome_text.pybfox2001-07-061-1/+1
* should fix the exception handler hereJeremy Katz2001-07-061-3/+5
* oopsMike Fulbright2001-07-061-2/+1
* Added support for converting and formatting existing filesystems to a differe...Mike Fulbright2001-07-061-1/+2
* Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...Mike Fulbright2001-07-021-0/+7
* changed references to lilo_text.py to bootloader_text.pybfox2001-07-021-6/+6
* must call language support screen before language default screenMike Fulbright2001-06-291-2/+2
* progress bar for formattingJeremy Katz2001-06-261-0/+24
* text mode upgrade appears to workMatt Wilson2001-06-251-1/+2
* reimplement the "can't go back from here" screen we had in 7.1Matt Wilson2001-06-251-0/+6
* move partition method and fdisk to separate source filesMike Fulbright2001-06-251-2/+2
* add in support for fdisk and choosing your partition method... TUI onlyJeremy Katz2001-06-251-1/+2
* auto partitioningJeremy Katz2001-06-231-2/+1
* various pychecker fixupsMatt Wilson2001-06-221-4/+1
* copyrightMatt Wilson2001-06-221-0/+16
* revert config file changes for nowJeremy Katz2001-06-211-4/+2
* debug by defaultMatt Wilson2001-06-211-2/+2
* reads installer title from config filebfox2001-06-211-2/+4
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-923/+127
* put back ^Z exitanaconda-dispatch-baseErik Troan2001-04-101-1/+1
* fix for traceback if you pass lang= to the boot disk and go into a language w...Matt Wilson2001-04-021-1/+1
* don't prefix the server with XF86_, the xf86config.py code does that. (#32937)Matt Wilson2001-04-021-1/+1