summaryrefslogtreecommitdiffstats
path: root/loader2/modules.h
Commit message (Collapse)AuthorAgeFilesLines
* thanks to alsa, it's now way too easy to buffer overflow the loaderBill Nottingham2004-02-251-1/+1
| | | | when testing
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-3/+2
| | | | and cleanups in here too
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-0/+4
| | | | | will be tagged after-taroon-merge after. taroon at this point is tagged taroon-merge-point for where to base merges from in the future
* bogus comment nowJeremy Katz2003-01-091-1/+1
|
* write out /tmp/scsidisks after we're done loading modules with theJeremy Katz2002-12-131-0/+2
| | | | | correspondence between sds and scsi adapters so that the second stage has a way to filter out things like usb or firewire drives
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-111-1/+4
| | | | | | | back doesn't make any sense * make sure we got new drivers that we care about from the driver disk * manual driver selection and loading (with arbitrary args) * lots of stuff to get noprobe mostly working
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+43
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