| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixups to make modules findable after text and gui file renaming | Mike Fulbright | 2000-04-20 | 1 | -2/+3 |
* | Made changes needed to get renamed files in iw/ and textw/ to work | Mike Fulbright | 2000-04-19 | 1 | -25/+54 |
* | split stuff into bootdisk.py | Erik Troan | 2000-03-22 | 1 | -73/+4 |
* | split stuff into textw/network.py | Erik Troan | 2000-03-22 | 1 | -143/+2 |
* | getFont really has to return .map, not .font, otherwise it does not work :(. | jakub | 2000-03-20 | 1 | -1/+1 |
* | turned killSelf on ^Z back on | Erik Troan | 2000-03-17 | 1 | -1/+1 |
* | don't display stderr of loadkeys in reconfig mode | Erik Troan | 2000-03-02 | 1 | -1/+2 |
* | fixed spacing | Matt Wilson | 2000-03-02 | 1 | -1/+1 |
* | fix reconfig mode | Matt Wilson | 2000-03-02 | 1 | -3/+7 |
* | turned off debug ^Z stuff | Erik Troan | 2000-03-02 | 1 | -1/+1 |
* | fix for reconfig mode | Matt Wilson | 2000-03-01 | 1 | -1/+1 |
* | o massive move to a better translation model | Matt Wilson | 2000-02-29 | 1 | -10/+2 |
* | various changes to get better ^C, ^Z handling | Erik Troan | 2000-02-23 | 1 | -0/+3 |
* | Load font and keymap if font/keymap TUI selection is done in python and not | jakub | 2000-02-18 | 1 | -0/+12 |
* | made progress on /etc/hosts | Erik Troan | 2000-02-17 | 1 | -1/+0 |
* | Fixed bug where going back to Autopartitioning screen, then forwards | Mike Fulbright | 2000-02-14 | 1 | -0/+1 |
* | massive silo change over to new lilo style | Matt Wilson | 2000-02-05 | 1 | -2/+2 |
* | recurse the SEE references from the Cards database | Matt Wilson | 2000-02-01 | 1 | -2/+4 |
* | moved bootdisk screen to post-install | Matt Wilson | 2000-02-01 | 1 | -3/+3 |
* | reworked lilo config into separate lilo.py, fixed numerous bugs (now | Erik Troan | 2000-01-25 | 1 | -1/+1 |
* | Its 2000 now :) | jakub | 2000-01-24 | 1 | -1/+1 |
* | again tried to fix fstab creation for upgrades | Matt Wilson | 2000-01-20 | 1 | -0/+5 |
* | changed where fstab gets created for upgrades and kickstarts | Matt Wilson | 2000-01-19 | 1 | -9/+9 |
* | turn off swap when upgrades are backed up | Matt Wilson | 2000-01-18 | 1 | -12/+22 |
* | create fstab object for kickstarts | Matt Wilson | 2000-01-18 | 1 | -1/+10 |
* | moved fstab creation and recreate it w/ install method changes | Erik Troan | 2000-01-17 | 1 | -5/+16 |
* | Tweaked reconfig mode text in text mode, bumped ananaconda version #. | Mike Fulbright | 2000-01-14 | 1 | -2/+2 |
* | checked in changes in comps tree by ewt | Matt Wilson | 2000-01-13 | 1 | -1/+2 |
* | updated text | Matt Wilson | 2000-01-11 | 1 | -6/+7 |
* | loopback installs work in tui | Matt Wilson | 2000-01-10 | 1 | -1/+5 |
* | (drmike) Added welcome screen to text mode reconfig mode. | Mike Fulbright | 2000-01-07 | 1 | -1/+31 |
* | fix problem in text mode | Mike Fulbright | 2000-01-06 | 1 | -2/+4 |
* | added LoopSizeWindow | Erik Troan | 2000-01-01 | 1 | -0/+3 |
* | various fixes for raid upgrades (which seem to work now) | Matt Wilson | 1999-12-29 | 1 | -1/+1 |
* | expert mode enables lilo screens in workstation/server installs | Erik Troan | 1999-12-16 | 1 | -4/+4 |
* | fdisk partitioning works with new fstab stuff | Erik Troan | 1999-12-16 | 1 | -1/+1 |
* | 1) more fstab-ish updates | Erik Troan | 1999-12-11 | 1 | -108/+1 |
* | began isolating ddruid, fstab, and raid stuff into separate fstab.py | Erik Troan | 1999-12-08 | 1 | -1/+4 |
* | Moved code to write configuration data in reconfig mode into a | Mike Fulbright | 1999-11-29 | 1 | -9/+29 |
* | Further clipping out of X11 and mouse configuration during reconfig mode. | Mike Fulbright | 1999-11-29 | 1 | -5/+11 |
* | - fixed reading of timezones from /usr/share/zoneinfo | Mike Fulbright | 1999-11-17 | 1 | -44/+111 |
* | Changed references to gettext to gettext_rh | Mike Fulbright | 1999-11-16 | 1 | -4/+4 |
* | Added makerelname() and findtz() functions. There are used in the | Mike Fulbright | 1999-11-12 | 1 | -5/+53 |
* | Remove the 3DLabs SPARC hack - not needed any more. | jakub | 1999-11-10 | 1 | -4/+0 |
* | changes for sparc | Matt Wilson | 1999-11-08 | 1 | -3/+5 |
* | Don't set a specific AutoRepeat on SPARC, so that the system default is used, | jakub | 1999-11-04 | 1 | -0/+5 |
* | Make Lilo*/Silo* window replacement nicer, the previous one e.g. would not | jakub | 1999-10-25 | 1 | -22/+18 |
* | merge from 6.1 branch | Matt Wilson | 1999-10-22 | 1 | -0/+9 |
* | change todo.silo to if iutil.getArch () == "sparc" | Matt Wilson | 1999-10-20 | 1 | -1/+1 |
* | changes for i18n | Matt Wilson | 1999-10-08 | 1 | -4/+4 |