mkimage-profiles/features.in/build-vm
Anton Midyukov 8d4c094093 build-vm: drop 04-inittab
Not used by systemd and looks obsolete generally
as sysvinit-based disk images aren't really targeting
low-resource systems these days _by default_ but rather
_can_ target those as well; feel free to reconstruct
these "RAM saving" bits as a part of e.g. lowmem patch.
2019-09-30 21:19:22 +03:00
..
image-scripts.d build-vm: drop 04-inittab 2019-09-30 21:19:22 +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