• Michael Shigorin's avatar
    build-vm, tar2fs: unify kver handling · 3d7a0c5c
    Michael Shigorin authored
    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.
    3d7a0c5c
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...