SHA256
1
0
forked from pool/xen

Accepting request 39909 from Virtualization

checked in (request 39909)

OBS-URL: https://build.opensuse.org/request/show/39909
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=47
This commit is contained in:
OBS User autobuild
2010-05-13 22:42:01 +00:00
committed by Git OBS Bridge
parent f774ff78ee
commit 6dd7e12d17
27 changed files with 321 additions and 1259 deletions

View File

@@ -92,7 +92,6 @@ case "$1" in
modprobe xenblk 2>/dev/null || true
modprobe netbk 2>/dev/null || true
modprobe gntdev 2>/dev/null || true
modprobe usbbk 2>/dev/null || true
xend start
await_daemons_up
;;