| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually
we'll get an AUTHORS file and will just remove author names from the
individual files. Also fixed a type in scripts/dumphdrlist.py where
Author was listed twice.
|
| | |
|
| |
|
|
| |
stifled by casting to void, like in the old days.
|
| | |
|
| | |
|
|
|
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
|