On Thu, 08 Jul 2010 12:03:39 -0400 (EDT), Michael Prokop wrote:
>
> For MODULES=dep we use modprobe as interface to detect dependencies.
> To display the dependencies of dasd_eckd_mod you could run:
>
> modprobe --set-version="$(uname -r)" --ignore-install --quiet --show-depends
> dasd_eckd_mod
* Stephen Powell [Thu Jul 08, 2010 at 10:53:20AM -0400]:
> "softdep" modules are not included in the initial RAM file system
> when MODULES=dep is specified. Here's an example from the s390
> architecture:
> /etc/modprobe.d/dasd.conf:
>options dasd_mod dasd=0.0.0200(diag),0.0.0201,0.0.0202
Package: initramfs-tools
Version: 0.97
"softdep" modules are not included in the initial RAM file system
when MODULES=dep is specified. Here's an example from the s390
architecture:
/etc/modprobe.d/dasd.conf:
options dasd_mod dasd=0.0.0200(diag),0.0.0201,0.0.0202-0.0.0203(diag)
softdep da
3 matches
Mail list logo