summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* Allow going back to the method selection screen on error (#463473).Chris Lumens2008-09-291-0/+1
* md, lock_nolock, and dm_emc kernel modules no longer exist.Chris Lumens2008-09-151-1/+1
* Make iscsi/ibft workHans de Goede2008-09-151-1/+1
* Always start NM so we can talk to it in the boot.iso case (#461071).Chris Lumens2008-09-111-0/+21
* Add a couple more directories to search paths.Chris Lumens2008-09-031-0/+2
* Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACEDavid Cantrell2008-08-261-11/+70
* Support accessing preexisting LUKS devs using LRW or XTS ciphers. (#455063)David Lehman2008-08-261-1/+1
* Add another mount function that takes a list of fstypes to try.Chris Lumens2008-08-261-3/+1
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+2208
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-3957/+0
* use new fileIsIso() return values - 1 means its an ISO, 0 otherwiseMike Fulbright2002-12-031-2/+2
* remove redundant bitsJeremy Katz2002-11-081-9/+3
* back to ramdisks for now. need to talk with arjan some more to track down th...Jeremy Katz2002-11-041-2/+7
* the buildstamp file is pretty reliable by now; make having it not exist be a ...Jeremy Katz2002-11-011-10/+16
* it looks like loopback mounts on ramfs work now... let's try itJeremy Katz2002-10-301-7/+2
* variation on #76605 to let you know when the transfer of the disk image is in...Jeremy Katz2002-10-251-1/+2
* loader builds... pull forward only a very small amount of the changes from theJeremy Katz2002-10-221-4/+6
* wait for USB to become stable before inserting usb-storage driverMatt Wilson2002-09-261-2/+30
* * dev_t is unsigned long on x86_64Jeremy Katz2002-09-251-0/+10
* add loop to the list of modules loaded in the initial module load sinceJeremy Katz2002-09-241-6/+1
* let's make this ifdef a tad saner, shall weJeremy Katz2002-09-111-1/+1
* some non-controversial bits of sparc. also pulls in updated loader/stubs.cJeremy Katz2002-09-101-1/+1
* merge ia64 changes to HEADJeremy Katz2002-09-091-2/+4
* merge anaconda-8-0-branch to HEADJeremy Katz2002-09-051-0/+4
* i broke something real goodMike Fulbright2002-08-271-2/+2
* give credit where credit is due; dont use RHupdates if this is not NFS cause ...Mike Fulbright2002-08-231-2/+17
* pop window if we can't insert firewire moduleJeremy Katz2002-08-231-0/+1
* add concept of iso statusMike Fulbright2002-08-231-2/+102
* move the newt start to just before we need itJeremy Katz2002-08-221-1/+1
* probing/module loading is safe in test mode. also, pop up a window when we d...Jeremy Katz2002-08-221-2/+8
* turn off mediacheck by defaultMike Fulbright2002-08-191-1/+1
* add a sleep so that the device can register itself. gotta love it...Jeremy Katz2002-08-141-0/+1
* this should work with the new kudzuJeremy Katz2002-08-131-0/+6
* remove extraneous module loads of nfs -- we load it really early now.Jeremy Katz2002-08-121-8/+42
* add logmessages about mediacheck success/failureJeremy Katz2002-08-091-0/+1
* always make nfs available if we canJeremy Katz2002-08-091-1/+1
* fix message slightlyMike Fulbright2002-08-091-2/+4
* add disc id to description stringMike Fulbright2002-08-091-2/+35
* we need to do a busprobe before unmounting the pcmciadd from /modules,Jeremy Katz2002-08-071-1/+2
* we need to use malloc instead of alloca here since we return the valueJeremy Katz2002-08-061-2/+2
* remove newline from string we read inMike Fulbright2002-07-261-3/+8
* remove unused var and debug bitsJeremy Katz2002-07-241-7/+0
* add parallel port modules to stage 2 module ball and load them so that kudzu ...Jeremy Katz2002-07-241-0/+17
* we are leetMike Fulbright2002-07-221-1/+2
* make less techy soundingMike Fulbright2002-07-171-1/+1
* typoMike Fulbright2002-07-171-2/+2
* apply pbrown's patch to change disc info files to be .discinfo and have all o...Jeremy Katz2002-07-121-8/+5
* merge to HEADJeremy Katz2002-07-081-1/+1
* if kudzu suggests a module try to install it even if it isn't in thepre-newcompsErik Troan2002-06-271-23/+19
* turn on mediacheck for beta periodMike Fulbright2002-06-241-0/+3