mkimage-profiles/features.in/build-vm
Michael Shigorin ee5dd31a71 build-{ve,vm}: handle THE_* and DOT_BASE too
Classic VEs don't carry any kernel since these are running
under a single OpenVZ (or potentially LXC) kernel image;
ARM Multiboot (TWRP in this particular case) allows to boot
off a chroot via kexec, and we need a kernel in it for that,
obviously.

No bootloader required inside such VE though.
2013-06-17 14:03:53 +04:00
..
image-scripts.d initial rootfs subprofile and services feature 2013-06-17 14:03:53 +04:00
lib build-{ve,vm}: handle THE_* and DOT_BASE too 2013-06-17 14:03:53 +04:00
config.mk build-{ve,vm}: handle THE_* and DOT_BASE too 2013-06-17 14:03:53 +04:00
generate.mk build-vm: standalone build is a must, too 2012-07-18 16:06:15 +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 .