* [PATCH] Libvirt: enable storage-fs
@ 2016-08-14 8:55 Jonatan Schlag
0 siblings, 0 replies; only message in thread
From: Jonatan Schlag @ 2016-08-14 8:55 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]
Fixes: 11154
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
lfs/libvirt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libvirt b/lfs/libvirt
index ea8b0e8..7e6b3a6 100644
--- a/lfs/libvirt
+++ b/lfs/libvirt
@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = i586 x86_64
PROG = libvirt
-PAK_VER = 6
+PAK_VER = 7
DEPS = "libpciaccess libyajl ncat qemu"
@@ -85,7 +85,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--without-firewalld --without-network -with-interface --with-virtualport --with-macvtap \
--disable-nls --without-avahi --without-test-suite -without-dbus \
--with-qemu-user=nobody --with-qemu-group=kvm \
- --with-storage-dir --without-storage-fs --without-storage-lvm --without-storage-iscsi \
+ --with-storage-dir --with-storage-fs --without-storage-lvm --without-storage-iscsi \
--without-storage-scsi --without-storage-mpath --without-storage-disk --without-storage-rbd --without-storage-sheepdog --without-storage-gluster --without-storage-zfs
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
cd $(DIR_APP) && make install
--
2.1.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-14 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-14 8:55 [PATCH] Libvirt: enable storage-fs Jonatan Schlag
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox