summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Richard W.M. Jones [Wed, 6 Dec 2017 16:05:55 +0000 (16:05 +0000)]
Update to nbdkit 1.1.25.
This version has some fixes allowing VDDK back to 5.1.1 to be used,
instead of only working with VDDK 6.5.0 and above.
Tomáš Golembiovský [Tue, 5 Dec 2017 13:57:56 +0000 (14:57 +0100)]
Makefile: add support for curl
Support curl as an alternative to wget.
Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Tomáš Golembiovský [Tue, 5 Dec 2017 13:57:55 +0000 (14:57 +0100)]
Makefile: refactor detection and use of tools
Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Tomáš Golembiovský [Tue, 5 Dec 2017 13:57:54 +0000 (14:57 +0100)]
Makefile: mark phony targets
Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Richard W.M. Jones [Thu, 30 Nov 2017 14:57:49 +0000 (14:57 +0000)]
Update to nbdkit version 1.1.19
Richard W.M. Jones [Sat, 21 Oct 2017 17:53:53 +0000 (18:53 +0100)]
Add more build dependencies.
perl-podulators (pod2man) is needed to build the man page.
gnutls-devel is not really needed for the VDDK plugin alone, it just
avoids TLS appearing to be disabled during ‘./configure’ which might
scare the horses.
Richard W.M. Jones [Fri, 20 Oct 2017 20:07:55 +0000 (21:07 +0100)]
Fixes to README.
Richard W.M. Jones [Fri, 20 Oct 2017 20:05:54 +0000 (21:05 +0100)]
Move vddkdir to the spec file.
Richard W.M. Jones [Fri, 20 Oct 2017 13:52:06 +0000 (14:52 +0100)]
Remove bogus changelog from old spec file.
Richard W.M. Jones [Fri, 20 Oct 2017 13:30:25 +0000 (14:30 +0100)]
Initial commit.