summaryrefslogtreecommitdiffstats
path: root/loader/loader.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge to HEADJeremy Katz2002-03-051-3/+4
* commit to head alsoJeremy Katz2002-03-011-0/+1
* verify that your boot image matches your stage 2 and reboot otherwise, since ...Jeremy Katz2002-03-011-0/+37
* fix typos and bug #59743Mike Fulbright2002-02-251-7/+27
* new mediacheck screens and support for enhanced stamp filesMike Fulbright2002-02-221-23/+138
* warn when we don't find any harddrives -- this hasn't been tested (my localErik Troan2002-02-151-0/+17
* do media check on HD and NFS nowMike Fulbright2002-02-081-35/+95
* remove debug messagesMike Fulbright2002-02-061-6/+0
* since we have usb-uhci in kernel now, we shouldnt fail out here. Going to tr...Mike Fulbright2002-02-051-1/+3
* hard drive installs are happier now (#59301)Jeremy Katz2002-02-041-2/+4
* fix mediacheck and CDROM installs to workMike Fulbright2002-02-041-5/+6
* added support for nfsiso methodErik Troan2002-01-251-37/+84
* add lvm-mod to the loaded module set and add jfs and xfs too while we're at i...Jeremy Katz2002-01-251-1/+1
* removed upgradeonly supportErik Troan2002-01-231-2/+0
* 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