]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
90kernel-network-modules: Don't install iscsi related module
authorKairui Song <kasong@redhat.com>
Tue, 20 Oct 2020 09:33:08 +0000 (17:33 +0800)
committerHarald Hoyer <harald@hoyer.xyz>
Mon, 26 Oct 2020 13:16:19 +0000 (14:16 +0100)
These modules are installed in 95iscsi, no need to repeat here.

modules.d/90kernel-network-modules/module-setup.sh

index 09015738444778f6cecdcfae0ac8a9f4629bcc5f..d6bd11ecd516186e6b66961a00f383da66137db7 100755 (executable)
@@ -41,7 +41,6 @@ installkernel() {
         =drivers/net/team \
         =drivers/net/ethernet \
         ecb arc4 bridge stp llc ipv6 bonding 8021q ipvlan macvlan af_packet virtio_net xennet
-    hostonly="" instmods iscsi_ibft crc32c iscsi_boot_sysfs
 }
 
 # called by dracut