summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* disable japanese when running over telnetErik Troan2002-01-101-1/+4
* 1) don't spawn a shell in telnet modeErik Troan2002-01-101-46/+32
* use the proper telnet terminal typeErik Troan2002-01-101-2/+4
* more changes for s390, cleaned up a bitJeremy Katz2002-01-081-8/+32
* merge most of the s/390 loader changes. as with the last batch, an emailJeremy Katz2001-12-271-6/+81
* enabled telnet ability in loader-networkErik Troan2001-12-161-5/+1
* missing updates.img should be silentJeremy Katz2001-12-101-3/+5
* merge changes from the 7.2 branch forJeremy Katz2001-12-061-7/+58
* clean up some warningsJeremy Katz2001-11-291-2/+5
* modules could be loaded if we have a driver disk and are continuing (#56621)Jeremy Katz2001-11-291-1/+3
* re-enable setting the keyboard map for kickstart installs (#56379)Jeremy Katz2001-11-261-0/+2
* removed some unused variablesErik Troan2001-11-251-2/+0
* need to uncompress ramfs.img -- this got lost in the switch from libzErik Troan2001-11-241-5/+7
* make mediacheck only happen if mediacheck is on boot cmdlineMike Fulbright2001-11-161-1/+4
* added mediacheckMike Fulbright2001-11-161-2/+116
* changes for dietlibcErik Troan2001-11-131-14/+17
* 1) cleaned up mlLoadModule/mlLoadModuleSet usageErik Troan2001-10-171-24/+21
* always load vfat right away; it's always available so it saves some timeErik Troan2001-10-171-12/+2
* load all detected modules at onceErik Troan2001-10-171-19/+10
* moved display of scsiWindow() to right around the insmod (makes multipleErik Troan2001-10-171-3/+0
* kudzu's pciReadDrivers() has somewhat strange semantics. The first timeErik Troan2001-10-161-0/+4
* cleaned up location handlingErik Troan2001-10-121-21/+20
* fix log message when failed to retrieve ks file via httpMike Fulbright2001-10-051-1/+1
* *** empty log message ***Erik Troan2001-10-031-17/+5
* fix serial rescue modeJeremy Katz2001-08-311-1/+1
* write out each module to /tmp/modules.conf every time we insert them (MF #52293Matt Wilson2001-08-231-19/+18
* Change all Ok to OKMike Fulbright2001-08-101-18/+18
* checking for non-executable files with X_OK... WHAT?Jeremy Katz2001-08-091-5/+5
* missed oneMatt Wilson2001-07-241-1/+1
* support of usb storage from the boot disks. also, use nifty new kudzuJeremy Katz2001-07-241-24/+21
* kill unneeded debug messageJeremy Katz2001-07-221-2/+0
* grab kickstart configs via http. this allows for some really sick, twisted,Jeremy Katz2001-07-221-0/+96
* retry NFS mounts in kickstartMatt Wilson2001-07-201-1/+9
* add s390/s390x patchesr0-9-1laroche2001-07-201-0/+7
* this length is obviously wrong.Matt Wilson2001-07-191-1/+1
* a few more s/Ok/OK/Matt Wilson2001-07-121-2/+4
* kill last of OK's in favor of Ok'sMike Fulbright2001-07-121-18/+18
* change default to dynamicMatt Wilson2001-07-101-1/+3
* 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