• Michael Shigorin's avatar
    build-{ve,vm}: handle THE_* and DOT_BASE too · ee5dd31a
    Michael Shigorin authored
    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.
    ee5dd31a
Name
Last commit
Last update
..
image-scripts.d Loading commit data...
lib Loading commit data...
README Loading commit data...
config.mk Loading commit data...
Эта фича конфигурирует создание образа виртуального окружения (VE),
что используется для сборки шаблонов OpenVZ и ARM-чрутов для TWRP.

Дополняет финальную стадию сборки (lib/, image-scripts.d/)
и тесно с ней связана.