File _service:extract_file:warewulf-vnfs.aarch64.bootstrap_usb.patch of Package warewulf-vnfs (Revision 59013a29c81bd8a28ddf16b2b6aac292)
Currently displaying revision 59013a29c81bd8a28ddf16b2b6aac292 , Show latest
14
1
--- a/etc/bootstrap.conf 2018-07-12 10:18:54.000000000 -0700
2
+++ b/etc/bootstrap.conf 2018-07-12 10:33:29.000000000 -0700
3
4
modprobe += xhci-hcd, sl811-hcd, sd_mod
5
# modprobe += ib_ipoib
6
7
+# support USB and SoftIron network devices
8
+modprobe += xhci_pci, usbcore, libphy, mii, usbnet, asix
9
+modprobe += amd-xgbe
10
+
11
#OpenHPC additions for SLES12
12
drivers += af_packet, dns_resolver, auth_rpcgss, lockd, sunrpc
13
drivers += dm_mod, dcdbas, dell_rbu, ipmi_msghandler, shpchp, ehci_pci
14