Do not load xen-usbfront automatically
We no longer provide this module (it looks to be a dead project).
Instead in newer kernel USBIP can be used.
(cherry picked from commit 04b5bd1b0a
)
This commit is contained in:
parent
04fe5a524f
commit
592029ef83
|
@ -1,4 +1,3 @@
|
|||
modprobe evtchn 2>/dev/null || modprobe xen-evtchn
|
||||
modprobe xen-blkback 2> /dev/null || modprobe blkbk
|
||||
modprobe xen-usbfront 2> /dev/null
|
||||
modprobe u2mfn 2>/dev/null
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
xen-evtchn
|
||||
xen-blkback
|
||||
xen-usbfront
|
||||
u2mfn
|
||||
|
|
Loading…
Reference in New Issue
Block a user