summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* copyrightMatt Wilson2001-06-221-0/+1
* 1) more fixups for upgrades: fix step list to actually run the transaction,Matt Wilson2001-06-221-2/+26
* get floppy code working againErik Troan2001-06-211-1/+4
* revert config file changes for nowJeremy Katz2001-06-211-6/+3
* don't try starting X on the methods that need to force textMatt Wilson2001-06-211-10/+19
* reads in config filebfox2001-06-211-3/+6
* wrong fix (thanks matt)Erik Troan2001-06-201-1/+0
* need xmouse in traceonlyErik Troan2001-06-201-0/+1
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-283/+277
* s390 has no /dev/tty and TERM=kon is not what I'd like to haveKarsten Hopp2001-06-121-1/+2
* reverted ram messagebfox2001-04-171-4/+2
* implement RFE bug #35984 - specify minimum ram amountbfox2001-04-161-2/+3
* add ram info to message and remove some old debug codebfox2001-04-121-1/+9
* allow use of 'nomount' commandline option to prevent rescue mode from trying ...Mike Fulbright2001-04-041-2/+5
* check if method is defined firstMike Fulbright2001-03-291-1/+1
* fix traceback in reconfig mode (#33515)Matt Wilson2001-03-281-2/+2
* fix informative 'why we are not doing gui mode' messagesMatt Wilson2001-03-261-2/+7
* oops.Matt Wilson2001-03-261-1/+1
* check in those messages we talked aboutMatt Wilson2001-03-231-0/+3
* make the same parsing change for oldhd that we did for hd methodMatt Wilson2001-03-071-6/+7
* split the hd method on the colons, then the slash. This fixes devices with /...Matt Wilson2001-03-051-7/+8
* reverted to anaconda reprobing for the pcicErik Troan2001-02-271-4/+1
* need to load rescue in traceonlyErik Troan2001-02-221-0/+1
* create /tmp/cleanup when necessaryErik Troan2001-02-221-1/+1
* 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