IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Replace hacky test-functions.sh with cleaner stuff from nbdkit.
Unfortunately some parts of the common/ submodule depend on
$TEST_FUNCTIONS too so I had to leave that variable in subdir-rules.mk
for the time being.
This was deprecated in commit 4bde87e340aacf2ced25e80c1d3da3d02f27d066
(from Nov 2018).
This will temporarily make it impossible to convert from Xen guests
which use block devices over SSH, but I hope to solve that after the
virt-v2v split.
The virt-v2v-copy-to-local completion script definitely does not need to
register completions for libguestfs-test-tool, and virt-win-reg, as they
are libguestfs tools.
Also, rename the helper _guestfs_options_only to _v2v_options_only, to
avoid potential clashes with the libguestfs completion scripts.