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:
Marek Marczykowski-Górecki 2015-03-21 00:54:19 +01:00
parent 04fe5a524f
commit 592029ef83
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,3 @@
xen-evtchn
xen-blkback
xen-usbfront
u2mfn