summaryrefslogtreecommitdiffstats
path: root/loader2/moduledeps.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't handle all aspects of module loading ourselves - just wrap modprobe.Bill Nottingham2007-12-191-34/+0
| | | | | | | | | | | | This includes: - removal of the moddeps code - removal of the module list tracking For handling passed options in the installed system, write a /etc/modprobe.d files with: 1) any options passed on the installer command line 2) any modules blacklisted via the command line 3) any options directly specified for modules
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-0/+19
|
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+15
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