mkimage-profiles/features.in/build-vm
Ivan Melnikov dc598719d0 build-vm, main.mk, pack: add recovery.tar
recovery.tar needed for tavolga (mipsel).
This commit is the result of transferring the required functionality
from build-mr (mipsel rootfs).
This change uses external tool to build Tavolga-compatible
recovery.tar. This simplifies the logic and avoids having
recovery workdir in the profile.
After this change, m-p will require tavolga-image-tools >= 3.0.
2019-09-16 21:21:15 +03:00
..
image-scripts.d build-vm: handle multiple kernels either again 2019-08-30 19:23:16 +03:00
lib build-vm, main.mk, pack: add recovery.tar 2019-09-16 21:21:15 +03:00
config.mk build-vm, kernel, tar2fs: make-initrd happens now in build-vm 2019-08-19 23:16:06 +03:00
generate.mk tar2vm: rewrote as tar2fs 2013-06-17 19:29:11 +04:00
README build-vm, pack: implement tar, tar.gz, tar.xz support for vm/* target 2019-08-19 23:24:26 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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