summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Expand)AuthorAgeFilesLines
* set background to gray if we are in GUI mode and not in test modebfox2001-07-091-0/+12
* really fix rescue modeJeremy Katz2001-07-071-1/+4
* pass configfiledata in rescue mode tooJeremy Katz2001-07-071-1/+1
* updates to make more product strings specified via conf filebfox2001-07-061-2/+3
* ditto what ewt saidMatt Wilson2001-07-021-0/+1
* retry with the config file stuffbfox2001-07-021-1/+5
* handle display mode startup specially for reconfigMike Fulbright2001-06-291-0/+9
* rescue mode works againErik Troan2001-06-281-2/+4
* make it possible to skip a step permanently and use that for network installsMatt Wilson2001-06-251-2/+2
* 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