summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* restore message to original wordingMike Fulbright2001-04-181-1/+1
* reverted ram messagebfox2001-04-171-3/+1
* implement RFE bug #35984 - specify minimum ram amountbfox2001-04-161-2/+2
* change string to make this message the same as in the anaconda scriptbfox2001-04-121-2/+2
* tell the user how much RAM they need to complete installbfox2001-04-121-1/+3
* allow use of 'nomount' commandline option to prevent rescue mode from trying ...Mike Fulbright2001-04-041-0/+4
* start up newt after setting the language to get the header and help line tran...Matt Wilson2001-04-041-1/+1
* don't ask about which device to use if the user has used ks=nfs in the comman...Matt Wilson2001-03-271-1/+1
* load cramfs and mount stage2 via cramfs (for Alpha -- we need disk space!Matt Wilson2001-03-191-3/+8
* strip off /dev/ from partition names in kickstartErik Troan2001-03-161-0/+3
* try each type of filesystem instead of looking at the typeMatt Wilson2001-03-071-47/+12
* more fixing for hard drive kickstartsMatt Wilson2001-03-071-1/+5
* if the hard drive ks device is one of the devices that has it's own subdirect...Matt Wilson2001-03-071-0/+6
* make a copy of driver major/minor types to we don't need modinfo aroundErik Troan2001-03-061-1/+1
* fix for bug 27933Mike Fulbright2001-03-011-1/+1
* reverted to anaconda reprobing for the pcicErik Troan2001-02-271-5/+0
* expert mode no longer implies NOPROBEErik Troan2001-02-271-2/+1
* look for RHupdates/anacondaErik Troan2001-02-221-15/+16
* rejiggered install method menu creation to work better for cdboots (whichErik Troan2001-02-221-8/+13
* oops, bad umount()Erik Troan2001-02-201-1/+1
* fix lang passing from loader to anaconda for nfs installsMatt Wilson2001-02-141-0/+1
* don't pass --lang if lang= was passed on kernel cmdlineMatt Wilson2001-02-121-1/+4
* typoMike Fulbright2001-02-121-1/+1
* Added option for nofbbfox2001-02-091-0/+4
* look for /mnt/source/RHupdatesErik Troan2001-02-081-5/+5
* added checkForRam()Erik Troan2001-02-061-55/+67
* needed to ++ after setting --overhead parameterErik Troan2001-02-061-0/+1
* ignore 'disabled' stuff tooBill Nottingham2001-02-051-1/+2
* pass --overhead if it's != 0Erik Troan2001-02-011-0/+10
* merged ddReadDriverDiskModInfo() from anaconda 7.0 branchErik Troan2001-01-301-18/+9
* need msdos module for syslinuxErik Troan2001-01-231-0/+1
* add nopcmcia option (dell req)Matt Wilson2001-01-221-1/+3
* make ide-cd a moduleErik Troan2001-01-221-14/+4
* instert 'p' in /dev/cciss/c0d0pN for hd installsMatt Wilson2001-01-191-2/+10
* be more agressive about finding a cdromErik Troan2001-01-181-1/+1
* undid ipchains bitsErik Troan2001-01-181-1/+0
* oops - this is generic code, pass a global for haveKon. Eew.Matt Wilson2001-01-181-0/+5
* ia64 boot images are no longer partitionedBill Nottingham2001-01-171-2/+1
* 1) insert ipchains moduleErik Troan2001-01-171-0/+4
* reworked rescue mode to automatically mount the user's systemErik Troan2001-01-121-7/+7
* added (unused) message for invalid updates diskErik Troan2001-01-091-0/+5
* 1) use yenta_socket sometimesErik Troan2001-01-081-2/+8
* added support for modular scsiErik Troan2000-12-201-2/+11
* moved ide initialization aroundErik Troan2000-12-191-14/+15
* changed message when launching anacondaMike Fulbright2000-12-111-1/+1
* need to reprobe ide bus after inserting modulesErik Troan2000-12-111-4/+5
* need to reprobe ide bus after loading ide modulesErik Troan2000-12-111-0/+2
* support modular ideErik Troan2000-12-081-1/+23
* oops, unbreak from the alpha mergeMatt Wilson2000-12-051-4/+3
* merge from anaconda-7-0-alpha-branchMatt Wilson2000-12-051-3/+1