mkimage-profiles/features.in/build-vm
Anton Midyukov 0fe6b1ee7d build-vm: 07-kernel: all initrd modules are optional
The problem at hand is that different kernels can have
varying module sets, and it makes sense to put four of
those at once sometimes; so avoid silly build breakage.
2019-09-16 21:21:39 +03:00
..
image-scripts.d build-vm: 07-kernel: all initrd modules are optional 2019-09-16 21:21:39 +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