[Libguestfs] [PATCH 0/3] virt-builder: copy local files instead of using curl

Pino Toscano ptoscano at redhat.com
Tue Feb 11 12:09:34 UTC 2014


Hi,

this patch serie does a small optimisation in virt-builder, i.e. make
its internal Downloader just copy files when the source is a local URI,
instead of spawn curl in this case too.


Pino Toscano (3):
  builder: isolate C libraries in an own OCAMLCLIBS
  builder: prepare for different per-protocol download actions
  builder: do a copy when downloading local files

 builder/Makefile.am   | 13 ++++++-
 builder/downloader.ml | 95 +++++++++++++++++++++++++++++++--------------------
 2 files changed, 70 insertions(+), 38 deletions(-)

-- 
1.8.3.1




More information about the Libguestfs mailing list