mkimage-profiles/features.in/build-vm
Michael Shigorin 3d7a0c5c39 build-vm, tar2fs: unify kver handling
No need to deduce kernel version again,
just save it in a temporary file.

The main reason to change what worked is
that e2k kernel-image package has Linux bits
named as image-$kver and not vmlinuz-$kver;
the guessing logic taking all of this into
account resulted in non-aesthetic patch.

NB: there's a duplicating script within
    kernel feature; it wasn't easy to avoid
    this and it might differ when handling
    multiple kernels, I didn't think much
    about this now as vm images tend to ship
    with the sole one.
2017-08-02 22:13:44 +03:00
..
image-scripts.d build-vm, tar2fs: unify kver handling 2017-08-02 22:13:44 +03:00
lib 90-build-vm.mk: better error reference 2017-01-14 12:08:13 +03:00
config.mk build-vm: don't use/deflogin indefinitely 2014-04-28 21:28:12 +04:00
generate.mk tar2vm: rewrote as tar2fs 2013-06-17 19:29:11 +04:00
README documentation: use paths relative to toplevel dir 2014-03-05 21:36:30 +04:00

Эта фича конфигурирует создание образа виртуальной машины (VM).
Дополняет финальную стадию сборки (lib/, image-scripts.d/).
Требует для работы sudo(8) -- см. тж. doc/vm.txt