mkimage-profiles/features.in/build-vm
Anton Midyukov 8c68a3c5d5 build-vm, kernel, uboot: setup /etc/fstab for build-vm
The entry in /etc/fstab about the mount parameters of the root
partition needs to be done not only for builds with u-boot.
But, if the record already exists, then it will not be added.
The file system type is set by the variable VM_FSTYPE.
2020-04-07 22:35:52 +07:00
..
image-scripts.d build-vm, kernel, uboot: setup /etc/fstab for build-vm 2020-04-07 22:35:52 +07:00
lib build-vm, tar2fs: get ARCH from command line argument 2020-04-07 22:35:52 +07: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