summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* we still need to load cramfs as module on ia64Jeremy Katz2001-07-101-1/+1
* support ftp installs from mounted isosErik Troan2001-06-291-4/+28
* 1) cramfs and ramfs aren't modular anymoreErik Troan2001-06-281-4/+40
* don't open loopback devices twiceErik Troan2001-06-251-4/+1
* don't use the same loop device more than once; use different file names for d...Jeremy Katz2001-06-221-7/+15
* reiserfs supportMatt Wilson2001-06-211-0/+1
* revert S390 changesKarsten Hopp2001-06-201-6/+0
* patches for s390Karsten Hopp2001-06-201-0/+6
* merge loader changes from branchesMatt Wilson2001-06-201-1/+1
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-139/+61
* 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