summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* use the kudzu api properly. if devices is NULL, there aren't any disksJeremy Katz2002-12-161-3/+4
* eject the cdrom from the second stage via a generic cleanup so that itJeremy Katz2002-12-161-2/+0
* add usb-storage and sbp2Mike Fulbright2002-12-161-0/+10
* require new version of bogl that does not do atexit() stuff, enable boglMatt Wilson2002-12-162-2/+3
* get the logic right for disabling only btermMatt Wilson2002-12-141-1/+1
* start adding bterm startup code, disabled until completeMatt Wilson2002-12-142-23/+37
* initialize the console font really really earlyJeremy Katz2002-12-131-2/+2
* write out /tmp/scsidisks after we're done loading modules with theJeremy Katz2002-12-133-0/+44
* if it's an invalid driver disk, we need to unmount itJeremy Katz2002-12-131-0/+1
* now pcmcia drivers need to be in module-infoBill Nottingham2002-12-131-0/+4
* string consistencyBill Nottingham2002-12-131-1/+1
* always load fontMatt Wilson2002-12-132-7/+6
* this should get cardbus working. works in test mode, but I need toJeremy Katz2002-12-124-6/+60
* more default UTF-8 stuffMatt Wilson2002-12-121-1/+1
* Os was not supposed to go inMatt Wilson2002-12-121-1/+1
* amazing how much better it works if I look for /proc/bus/pci/devices instead ...Jeremy Katz2002-12-121-3/+2
* first pass at using unicode in text modeMatt Wilson2002-12-115-11/+43
* support loading multiple driver disks (#62888)Jeremy Katz2002-12-113-2/+23
* 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