search for: sm_staging

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

Did you mean: _staging
2012 Sep 11
1
Bug#687319: xcp-storage-managers: CDROM VDIs don't hotplug in guests because ISO SRs are misconfigured
...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 drivers/02-vhdcleanup $(SM_STAGING)$(MASTER_SCRIPT_DEST) install -m 755 drivers/lvhd-thin $(SM_STAGING)$(PLUGIN_SCRIPT_DEST) +-- diff -Nru xcp-storage-managers-0.1.1/debian/patche...