2021-05-12 22:13:55 +00:00
|
|
|
#!/bin/bash
|
|
|
|
instmods nfsv3 nfs_acl nfsv4 dns_resolver lockd fscache sunrpc
|
|
|
|
instmods e1000 e1000e igb sfc mlx5_ib mlx5_core mlx4_en cxgb3 cxgb4 tg3 bnx2 bnx2x bna ixgb ixgbe qlge mptsas mpt2sas mpt3sas megaraid_sas ahci xhci-hcd sd_mod pmcraid be2net vfat ext3 ext4 usb_storage scsi_wait_scan ipmi_si ipmi_devintf qlcnic xfs
|
|
|
|
instmods nvme
|
|
|
|
instmods cdc_ether
|
|
|
|
instmods mptctl
|
|
|
|
instmods mlx4_ib mlx5_ub ib_umad ib_ipoib
|
2021-05-18 13:55:27 +00:00
|
|
|
instmods ice i40e hfi1 bnxt_en qed qede
|
2021-05-12 22:13:55 +00:00
|
|
|
instmods dm-mod dm-log raid0 raid1 raid10 raid456 dm-raid dm-thin-pool dm-crypt dm-snapshot linear dm-era
|
|
|
|
# nfs root and optionally gocryptfs
|
2021-06-14 18:31:57 +00:00
|
|
|
instmods fuse overlay squashfs loop zram
|