summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Further clipping out of X11 and mouse configuration during reconfig mode.Mike Fulbright1999-11-291-5/+11
* - fixed reading of timezones from /usr/share/zoneinfoMike Fulbright1999-11-171-44/+111
* Changed references to gettext to gettext_rhMike Fulbright1999-11-161-4/+4
* Added makerelname() and findtz() functions. There are used in theMike Fulbright1999-11-121-5/+53
* Remove the 3DLabs SPARC hack - not needed any more.jakub1999-11-101-4/+0
* changes for sparcMatt Wilson1999-11-081-3/+5
* Don't set a specific AutoRepeat on SPARC, so that the system default is used,jakub1999-11-041-0/+5
* Make Lilo*/Silo* window replacement nicer, the previous one e.g. would notjakub1999-10-251-22/+18
* merge from 6.1 branchMatt Wilson1999-10-221-0/+9
* change todo.silo to if iutil.getArch () == "sparc"Matt Wilson1999-10-201-1/+1
* changes for i18nMatt Wilson1999-10-081-4/+4
* Make serial console installs work.jakub1999-10-041-1/+24
* More SILO hacks, make language choice box reasonably sized, don't bringjakub1999-09-291-15/+29
* updatesMatt Wilson1999-09-291-0/+8
* fix for text mode NIS, remove deugger on <Ctrl+Z>, remove debugging line in i...Matt Wilson1999-09-251-1/+5
* fixed not enough args problemMatt Wilson1999-09-231-25/+26
* initialize origMatt Wilson1999-09-221-0/+1