summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Expand)AuthorAgeFilesLines
* 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) ign...Mike Fulbright2000-05-101-3/+6
* 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
* split stuff into bootdisk.pyErik Troan2000-03-221-73/+4
* split stuff into textw/network.pyErik Troan2000-03-221-143/+2
* getFont really has to return .map, not .font, otherwise it does not work :(.jakub2000-03-201-1/+1
* turned killSelf on ^Z back onErik Troan2000-03-171-1/+1
* don't display stderr of loadkeys in reconfig modeErik Troan2000-03-021-1/+2
* fixed spacingMatt Wilson2000-03-021-1/+1
* fix reconfig modeMatt Wilson2000-03-021-3/+7
* turned off debug ^Z stuffErik Troan2000-03-021-1/+1
* fix for reconfig modeMatt Wilson2000-03-011-1/+1
* o massive move to a better translation modelMatt Wilson2000-02-291-10/+2
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-0/+3
* Load font and keymap if font/keymap TUI selection is done in python and notjakub2000-02-181-0/+12
* made progress on /etc/hostsErik Troan2000-02-171-1/+0
* Fixed bug where going back to Autopartitioning screen, then forwardsMike Fulbright2000-02-141-0/+1
* massive silo change over to new lilo styleMatt Wilson2000-02-051-2/+2
* recurse the SEE references from the Cards databaseMatt Wilson2000-02-011-2/+4
* moved bootdisk screen to post-installMatt Wilson2000-02-011-3/+3
* reworked lilo config into separate lilo.py, fixed numerous bugs (nowErik Troan2000-01-251-1/+1
* Its 2000 now :)jakub2000-01-241-1/+1
* again tried to fix fstab creation for upgradesMatt Wilson2000-01-201-0/+5
* changed where fstab gets created for upgrades and kickstartsMatt Wilson2000-01-191-9/+9
* turn off swap when upgrades are backed upMatt Wilson2000-01-181-12/+22
* create fstab object for kickstartsMatt Wilson2000-01-181-1/+10
* moved fstab creation and recreate it w/ install method changesErik Troan2000-01-171-5/+16
* Tweaked reconfig mode text in text mode, bumped ananaconda version #.Mike Fulbright2000-01-141-2/+2
* checked in changes in comps tree by ewtMatt Wilson2000-01-131-1/+2
* updated textMatt Wilson2000-01-111-6/+7
* loopback installs work in tuiMatt Wilson2000-01-101-1/+5
* (drmike) Added welcome screen to text mode reconfig mode.Mike Fulbright2000-01-071-1/+31
* fix problem in text modeMike Fulbright2000-01-061-2/+4
* added LoopSizeWindowErik Troan2000-01-011-0/+3
* various fixes for raid upgrades (which seem to work now)Matt Wilson1999-12-291-1/+1
* expert mode enables lilo screens in workstation/server installsErik Troan1999-12-161-4/+4
* fdisk partitioning works with new fstab stuffErik Troan1999-12-161-1/+1
* 1) more fstab-ish updatesErik Troan1999-12-111-108/+1
* began isolating ddruid, fstab, and raid stuff into separate fstab.pyErik Troan1999-12-081-1/+4
* Moved code to write configuration data in reconfig mode into aMike Fulbright1999-11-291-9/+29