From: Gaƫl PORTAY Date: Wed, 25 Sep 2019 03:00:35 +0000 (-0400) Subject: dracut.modules.7.asc: fix reference to insmodpost module X-Git-Tag: 051~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30ea52f88cddd99825b6bb9be79b738702cb1a6a;p=thirdparty%2Fdracut.git dracut.modules.7.asc: fix reference to insmodpost module The module 96insmodpost was renamed to 90kernel-modules since commit 5078c98a (move insmodpost and blacklisting to 90kernel-modules) --- diff --git a/dracut.modules.7.asc b/dracut.modules.7.asc index fb30409ef..81135cffe 100644 --- a/dracut.modules.7.asc +++ b/dracut.modules.7.asc @@ -146,8 +146,8 @@ FIXME == Writing a Module -A simple example module is _96insmodpost_, which modprobes a kernel module after -udev has settled and the basic device drivers have been loaded. +A simple example module is _90kernel-modules_, which modprobes a kernel module +after udev has settled and the basic device drivers have been loaded. All module installation information is in the file module-setup.sh.