summaryrefslogtreecommitdiffstats
path: root/loader2
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-1110-64/+415
* merge telnet mode back inJeremy Katz2002-12-096-3/+560
* handle rescue mode fast-pathing for cdromJeremy Katz2002-12-091-2/+7
* handle detached floppies correctlyJeremy Katz2002-12-093-57/+77
* fix mikem's problem with dual eepro100s (#79182)Jeremy Katz2002-12-091-2/+3
* move hardware functions into their own fileJeremy Katz2002-12-097-180/+227
* for sanity's sake..Jeremy Katz2002-12-091-0/+5
* normalize keyboard load error, remove unneeded codeMatt Wilson2002-12-092-2/+7
* oops, forgot to cvs add theseJeremy Katz2002-12-092-0/+45
* loader changes for s/netstg1/netstg2/ and s/hdstg1/hdstg2/Jeremy Katz2002-12-063-5/+5
* minor fixups of some outdated comments. properly pass lang and kbd toJeremy Katz2002-12-066-82/+6
* move some declarations into their own headersJeremy Katz2002-12-068-42/+26
* dead code removalJeremy Katz2002-12-061-23/+0
* pop the window laterJeremy Katz2002-12-061-4/+6
* 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
* slight cleanupMike Fulbright2002-12-041-2/+2
* ramfs seems to behave now so switch to using it for storage of netstg/hdstgJeremy Katz2002-12-045-10/+15
* need to initialize the pointers, otherwise they have random junk in them whic...Jeremy Katz2002-12-041-2/+3
* sort partitionsMike Fulbright2002-12-041-10/+31
* we can get our kickstart configs via nfs now. goodie.Jeremy Katz2002-12-043-2/+57
* added url, hd, cd methodsMike Fulbright2002-12-041-1/+17
* some helpful url to ui and back functionsMike Fulbright2002-12-042-0/+105
* ftp and http ks supportMike Fulbright2002-12-041-6/+80
* add some comments, never hurtsMike Fulbright2002-12-042-2/+4
* add cdrom, hd and url ks handlersMike Fulbright2002-12-041-3/+3
* added hd ks supportMike Fulbright2002-12-041-1/+94
* add ks supportMike Fulbright2002-12-041-2/+13
* this isn't really needed for x86 (merged from the alpha port) and it's ~430k ...Jeremy Katz2002-12-041-4/+0
* copy this hereJeremy Katz2002-12-031-0/+842
* hmmm... I guess having an install target helpsJeremy Katz2002-12-031-1/+20
* move keymap declaration stuff to a common headerJeremy Katz2002-12-031-15/+0
* only define the ones we useJeremy Katz2002-12-031-7/+3
* translations for the loader returnbefore-loader-switchJeremy Katz2002-12-033-1/+77
* more to ignoreJeremy Katz2002-12-031-0/+3
* grabbing kickstart configs from http works nowJeremy Katz2002-12-038-23/+159
* msf seems to think this is important...Jeremy Katz2002-12-031-0/+309
* add thisJeremy Katz2002-12-031-0/+24
* more ignoreMike Fulbright2002-12-031-0/+4
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-0317-222/+454
* ignoreMike Fulbright2002-12-031-0/+1
* more debugging goes bye-byeJeremy Katz2002-12-031-1/+0
* get updates.img working for hdinstallsMike Fulbright2002-12-031-5/+12
* oopsMike Fulbright2002-12-031-1/+0
* added hd install supportMike Fulbright2002-12-037-16/+438
* bye-bye to debugging messageJeremy Katz2002-12-031-1/+0
* added debug message and made code block little more obviousMike Fulbright2002-12-031-1/+3
* added function to determine timestamp and release description from stamp file...Mike Fulbright2002-12-032-5/+243
* moved function out to method.c and cleaned up logic when going through CDs fo...Mike Fulbright2002-12-031-128/+17