summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* added nofbmodebfox2001-02-091-4/+4
* Added option for nofbbfox2001-02-091-3/+6
* added memory overhead facilityErik Troan2001-02-011-2/+5
* reworked rescue mode to automatically mount the user's systemErik Troan2001-01-121-3/+13
* 1) check for enough ram to runErik Troan2001-01-121-1/+14
* bump up max pidMatt Wilson2001-01-111-1/+1
* change to vt1 on gui startup failureMatt Wilson2001-01-101-0/+6
* get pcic from command line, don't probe for it ourselfErik Troan2001-01-081-2/+5
* Commented out 2 lines that force ia64 into text mode.bfox2000-12-211-2/+2
* put a space after a messageErik Troan2000-12-131-1/+1
* 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