mkimage-profiles/features.in/build-vm
Michael Shigorin 0e9a873608 build-vm: avoid dummy raw2raw conversion
It's better to rather just move the raw image instead
of specifically converting it into the same, and there's
no need for qemu-img altogether then.

Let's drop the intermediate raw image after successful
conversion as well.
2012-06-30 13:21:28 +03:00
..
image-scripts.d initial vm-{net,ssh} features 2012-06-25 19:29:38 +03:00
lib build-vm: avoid dummy raw2raw conversion 2012-06-30 13:21:28 +03:00
config.mk initial build-vm feature 2012-06-18 21:56:46 +03:00
README initial build-vm feature 2012-06-18 21:56:46 +03:00

Эта фича конфигурирует создание образа виртуальной машины (VM).
Дополняет финальную стадию сборки (lib/, image-scripts.d/).
Требует для работы sudo(8) -- см. тж. ../../doc/vm.txt .