pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libvirt: TODOs from Linux testing
Module Name: pkgsrc-wip
Committed By: Sijmen J. Mulder <sjmulder%NetBSD.org@localhost>
Pushed By: sjmulder
Date: Sat Aug 7 11:10:36 2021 +0200
Changeset: 2831b81c6c6e286bd0e07fec9980c66457996af4
Modified Files:
libvirt/TODO
Log Message:
libvirt: TODOs from Linux testing
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2831b81c6c6e286bd0e07fec9980c66457996af4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libvirt/TODO | 9 +++++++++
1 file changed, 9 insertions(+)
diffs:
diff --git a/libvirt/TODO b/libvirt/TODO
index 33a59fd999..2b27878309 100644
--- a/libvirt/TODO
+++ b/libvirt/TODO
@@ -1,2 +1,11 @@
- Seems to be unable to communicate with libvirtd via socket.
(Maybe take a look at systemd scripts for comparison)
+
+- Builds backends depending on availability, e.g. on a Debian machine
+ with ZFS installed libvirt_storage_backend_zfs.la will be built, but
+ on a fresh install it will not. These things should probably be made
+ explicit with configure flags, possibily supporting options.mk.
+
+- On CentOS 8: "configure: error: Cannot find a XDR library". This can
+ be installed with the system package manager but there's also a
+ portablexdr package we could use, perhaps with a builtin.mk.
Home |
Main Index |
Thread Index |
Old Index