search for: sm_drivers

Displaying 1 result from an estimated 1 matches for "sm_drivers".

Did you mean: msm_driver
2012 Sep 11
1
Bug#687319: xcp-storage-managers: CDROM VDIs don't hotplug in guests because ISO SRs are misconfigured
...t; --- - Makefile | 4 +++- - 1 files changed, 3 insertions(+), 1 deletions(-) + Makefile | 12 +++++++----- + 1 file changed, 7 insertions(+), 5 deletions(-) +diff --git a/Makefile b/Makefile +index fbfbbf5..4255016 100644 --- a/Makefile +++ b/Makefile -@@ -12,6 +12,8 @@ +@@ -12,6 +12,8 @@ SM_DRIVERS += LVHDoISCSI SM_DRIVERS += LVHDoHBA SM_DRIVERS += SHM @@ -22,7 +24,7 @@ SM_LIBS := SR SM_LIBS += SRCommand SM_LIBS += VDI -@@ -93,13 +95,13 @@ +@@ -93,13 +95,13 @@ install: for i in $(SM_XML); do \ install -m 755 drivers/$$i.xml \ $(SM_STAGING)$(SM_DEST); done @@ -41,3...