summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* pop window if we can't insert firewire moduleJeremy Katz2002-08-231-0/+1
* add concept of iso statusMike Fulbright2002-08-231-2/+102
* add concept of iso status bitMike Fulbright2002-08-232-21/+30
* i2o_pci isn't required by i2o_core anymore. this will probably fix i2o for _A_Jeremy Katz2002-08-231-0/+4
* make sure we successfully unmount the driver disk/pcmciadd. if not, sleep an...Jeremy Katz2002-08-232-6/+17
* 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
* use mininewtBill Nottingham2002-08-161-4/+7
* 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-122-8/+44
* add logmessages about mediacheck success/failureJeremy Katz2002-08-092-3/+8
* 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
* use new header for implanted CDsMike Fulbright2002-08-081-19/+72
* we need to do a busprobe before unmounting the pcmciadd from /modules,Jeremy Katz2002-08-073-3/+12
* do LFSMike Fulbright2002-08-071-1/+1
* we need to use malloc instead of alloca here since we return the valueJeremy Katz2002-08-061-2/+2
* merge ia64 branch bits to have dns work in non-diet loadersJeremy Katz2002-07-293-10/+9
* remove isa drivers from module-info so they don't end up in stage2 module ballJeremy Katz2002-07-291-41/+0
* actually wanted no space thereMike Fulbright2002-07-261-1/+1
* remove newline from string we read inMike Fulbright2002-07-262-4/+9
* 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-242-0/+19
* 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
* rindex() doesn't exist anymoreErik Troan2002-07-111-1/+1
* merge to HEADJeremy Katz2002-07-081-1/+1
* don't need to define -ggdb, we already get -g from COPTS (#64332)Jeremy Katz2002-07-021-1/+1
* move version/release definitions into Makefile.inc so that they can be pulled...Jeremy Katz2002-07-021-2/+0
* if kudzu suggests a module try to install it even if it isn't in thepre-newcompsErik Troan2002-06-271-23/+19
* get rid of Other CDROM option since we don't even make the disk anymoreJeremy Katz2002-06-271-3/+2
* turn on mediacheck for beta periodMike Fulbright2002-06-241-0/+3
* fix segfault on http/ftp kickstarts without a username/password combo (#66537)Jeremy Katz2002-06-191-27/+37
* now we write out loader log messages to /tmp/anaconda.log also (#62743)Jeremy Katz2002-06-191-4/+25
* add askmethod flag so that we can avoid the automatically going to the detect...Jeremy Katz2002-06-192-3/+8
* add patch for #21088 (<sopwith@redhat.com>)r0-9-2Bill Nottingham2002-06-181-0/+4
* prepare for zSeries with japanese/german translationsKarsten Hopp2002-06-111-1/+1
* hopefully fixes the loopback mounted iso ftp/http installs for kickstart (#65...Jeremy Katz2002-06-041-0/+14
* added mechanism to easily pass through boot time arguments that we only care ...Mike Fulbright2002-05-242-34/+57
* make it build againMatt Wilson2002-05-061-0/+1
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-1914-125/+244
* merge using zlib for stage2 instead of gzlibJeremy Katz2002-03-124-117/+137
* don't remove .config on make cleanJeremy Katz2002-03-111-1/+1
* don't try to load usb mouse if we don't have a /proc/bus/usb/devices (#60365)Jeremy Katz2002-03-071-0/+2
* merge ks=cdrom:/ fix from branchJeremy Katz2002-03-071-25/+40