summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* Removed unneeded print statementbfox2000-11-291-2/+4
* Removed some print statementsbfox2000-11-271-2/+0
* Added some code to fix resolution weirdnessbfox2000-11-271-2/+7
* Changed the way 640x480 mode worksbfox2000-11-221-4/+4
* Added option to run the installer in 640x480 mode. --lowresbfox2000-11-221-3/+7
* added import re for traceonly (we used to get it via glob, which we don'tErik Troan2000-11-171-0/+1
* modified hard drive install method to use iso images on hard driveErik Troan2000-11-171-1/+13
* support ANACONDAARGS so we can exec kon2 for cd-booted installsErik Troan2000-10-041-2/+13
* set LC_NUMERIC to C so we don't get funky mathMatt Wilson2000-08-181-0/+1
* 1) add a --nofallback option to anaconda such that we can see theMatt Wilson2000-08-101-5/+12
* better error message handling for argument parseMatt Wilson2000-08-101-1/+5
* more fallbacksMatt Wilson2000-07-261-1/+5
* moved threshhold for forcing text mode to include machines w/ 32M of RAMErik Troan2000-07-211-2/+1
* rework exception handling in GUI so we can catch during the todo.doinstall, u...Matt Wilson2000-07-121-70/+2
* Avoid using RedHat/instimage because it may be missing (and it willjakub2000-07-111-1/+1
* clear hdlist and comps before picklingErik Troan2000-07-071-0/+3
* 1) save the local variables on the innermost frame. 2) implement dump window...Matt Wilson2000-07-031-4/+15
* set terminal for xmodeMatt Wilson2000-06-191-0/+1
* support alternate floppy devices (gulp)Erik Troan2000-06-181-2/+1
* dumps work in text modeErik Troan2000-06-171-6/+38
* began adding crash dump facilityErik Troan2000-06-171-6/+21
* use translate module for _, add xmode for text install (shoot zvt back at you...Matt Wilson2000-06-121-6/+31
* force text mode on ia64Erik Troan2000-06-071-0/+4
* create /tmp/cleanup properlyErik Troan2000-06-021-3/+0
* added support for upgradeonly class specified from loaderMike Fulbright2000-05-191-19/+30
* added support for upgradeonly classMike Fulbright2000-05-181-2/+20
* import all installclasses during traceonlyErik Troan2000-05-111-0/+3
* import edd on i386 for traceonlyErik Troan2000-05-111-0/+4
* pass more stuff onto cdrom methodErik Troan2000-05-111-11/+12
* use different installmethod class names, and different classes forErik Troan2000-05-101-7/+11
* added edd path for test mode operationMike Fulbright2000-05-101-0/+1
* we don't have a rpmmodule directory anymore...Matt Wilson2000-05-091-1/+1
* don't upgrade systems with dirty fileystemsErik Troan2000-05-091-3/+5
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-10/+6
* can read url from file nowErik Troan2000-04-241-0/+7
* added textw and iw to pathErik Troan2000-04-201-0/+2
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-2/+5
* moved instantiation of kickstart up a bitErik Troan2000-04-191-8/+8
* remove /tmp/ks.cfg after parsing itErik Troan2000-03-071-0/+1
* use rh gettext with builtin gzip read supportMatt Wilson2000-02-141-1/+1
* use rh gettext with builtin gzip read supportMatt Wilson2000-02-141-3/+3
* fixed exception when user elected not to reconfigMike Fulbright2000-01-141-1/+3
* unmount filesystems after the installMatt Wilson2000-01-111-0/+1
* Misc sparc fixes.jakub2000-01-101-2/+7
* quick hack to get the newtpyfsedit module into the hdimageMatt Wilson2000-01-041-0/+2
* move this back here, remove printoutMatt Wilson2000-01-041-15/+13
* run the traceonly before printing "text mode" -- it was messing up theMatt Wilson2000-01-041-15/+15
* override signal handlerMatt Wilson1999-12-161-1/+2
* expert mode enables lilo screens in workstation/server installsErik Troan1999-12-161-2/+2
* began isolating ddruid, fstab, and raid stuff into separate fstab.pyErik Troan1999-12-081-25/+10