summaryrefslogtreecommitdiffstats
path: root/loader2/loader.c
Commit message (Expand)AuthorAgeFilesLines
* manual device loading for noprobe caseJeremy Katz2002-12-111-3/+44
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-111-21/+62
* merge telnet mode back inJeremy Katz2002-12-091-1/+6
* handle rescue mode fast-pathing for cdromJeremy Katz2002-12-091-2/+7
* handle detached floppies correctlyJeremy Katz2002-12-091-16/+34
* move hardware functions into their own fileJeremy Katz2002-12-091-166/+14
* normalize keyboard load error, remove unneeded codeMatt Wilson2002-12-091-2/+0
* minor fixups of some outdated comments. properly pass lang and kbd toJeremy Katz2002-12-061-37/+5
* move some declarations into their own headersJeremy Katz2002-12-061-12/+2
* make sure we have some arguments (related to #78986)Jeremy Katz2002-12-041-4/+4
* oops, this should work better for loading modules from the second stage modul...Jeremy Katz2002-12-041-1/+1
* ramfs seems to behave now so switch to using it for storage of netstg/hdstgJeremy Katz2002-12-041-1/+1
* grabbing kickstart configs from http works nowJeremy Katz2002-12-031-1/+1
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-60/+130
* oopsMike Fulbright2002-12-031-1/+0
* added hd install supportMike Fulbright2002-12-031-14/+4
* driver disks should work now, from cds as well as floppiesJeremy Katz2002-12-021-8/+23
* do not need this ancient parport stuffMike Fulbright2002-12-021-20/+1
* make error message more meaningful and tweak indentationMike Fulbright2002-12-021-4/+4
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+1157