summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | which makes drvblock entirely too large
* 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 returnJeremy 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
| | | | | kickstart basically works now. need to hook up sources other than nfs for installing and getting kickstart file from other than floppy and file
* 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 ↵Mike Fulbright2002-12-032-5/+243
| | | | file as well as function to interate over ISO images in a directory and prompt to test them
* moved function out to method.c and cleaned up logic when going through CDs ↵Mike Fulbright2002-12-031-128/+17
| | | | for testing
* write out /tmp/modules.conf. should properly handle token ring modules whichJeremy Katz2002-12-031-25/+127
| | | | handle multiple tr devices now, too
* pop the windowJeremy Katz2002-12-031-0/+3
|
* need this tooJeremy Katz2002-12-021-0/+15
|
* driver disks should work now, from cds as well as floppiesJeremy Katz2002-12-025-37/+330
|
* add method to umount stage2Mike Fulbright2002-12-021-0/+1
|
* added in code to handle mediacheck of disc based mediaMike Fulbright2002-12-021-5/+344
|
* link in mediacheck modulesMike Fulbright2002-12-021-0/+1
|
* support for mediacheckMike Fulbright2002-12-022-0/+376
|
* do not need this ancient parport stuffMike Fulbright2002-12-021-20/+1
|
* add method to umount a stage2 imageMike Fulbright2002-12-021-0/+6
|
* function declaration cleanupJeremy Katz2002-12-022-0/+4
|
* md5sum functionsMike Fulbright2002-12-022-0/+283
|
* 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-2644-0/+7724
still a lot to do, but this gets to stage2 for cd, nfs, http, and ftp booting from either the cd initrd or the pxe initrd