Re: [Libguestfs] [PATCH v2 2/3] v2v: allow alternative directories for distributions

2019-03-22 Thread Pino Toscano
On Thursday, 21 March 2019 10:52:54 CET Pino Toscano wrote: > > @@ -340,9 +354,9 @@ and copy_from_virtio_win g inspect srcdir destdir > > filter missing = > >g2#launch (); > >let vio_root = "/" in > >g2#mount_ro "/dev/sda" vio_root; > > - let srcdir = vio_root ^ "/" ^

Re: [Libguestfs] [PATCH v2 2/3] v2v: allow alternative directories for distributions

2019-03-21 Thread Pino Toscano
On Friday, 8 February 2019 11:44:42 CET Tomáš Golembiovský wrote: > Allow multiple alternative directory names for distributions (or > distribution familiy) when installing Linux guest tools packages. > Original naming required that there is a separate directory for every > version of a

[Libguestfs] [PATCH v2 2/3] v2v: allow alternative directories for distributions

2019-02-08 Thread Tomáš Golembiovský
Allow multiple alternative directory names for distributions (or distribution familiy) when installing Linux guest tools packages. Original naming required that there is a separate directory for every version of a distribution (e.g. fc28, fc29, ...). This is inconvenient when users want to keep