search for: sm_libs

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

Did you mean: _libs
2012 Sep 11
1
Bug#687319: xcp-storage-managers: CDROM VDIs don't hotplug in guests because ISO SRs are misconfigured
...| 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 +43,4 @@ #ln -sf $(SM_DEST)mpathutil.py $(SM_STAGING)/sbin/mpathutil install -m 755...