dispvm: do not treat DispVMs as Xen-specific
Theoretically it should work (with some minor modifications) on any hypervisor.
Dieser Commit ist enthalten in:
Ursprung
d02aa70e93
Commit
64755b2d98
2
Makefile
2
Makefile
@ -66,8 +66,8 @@ endif
|
||||
ifeq ($(BACKEND_VMM),xen)
|
||||
# Currently supported only on xen
|
||||
$(MAKE) install -C qmemman
|
||||
$(MAKE) install -C dispvm
|
||||
endif
|
||||
$(MAKE) install -C dispvm
|
||||
mkdir -p $(DESTDIR)/etc/qubes-rpc/policy
|
||||
mkdir -p $(DESTDIR)/usr/libexec/qubes
|
||||
cp qubes-rpc-policy/qubes.Filecopy.policy $(DESTDIR)/etc/qubes-rpc/policy/qubes.Filecopy
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren