• Michael Shigorin's avatar
    sub.in/install2/Makefile: enforce a kernel · 50e0779f
    Michael Shigorin authored
    A bit earlier the situation where there was a stage1 fallback
    for INSTALLER_KFLAVOUR as the last of KFLAVOURS, so we'd have
    an installer kernel or build would break; now the situration
    got somewhat twisted: there could be a vmlinuz in stage1 but
    no corresponding modules in install2 -- which can lead to
    different surprises but at least alterator-vm would complain
    about "Operation not permitted" on partition layout commit.
    
    The fallback is a copypaste from sub.in/stage1/Makefile though
    and should be redone properly somewhere.  The question so far
    is, where exactly?
    50e0779f
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README Loading commit data...
clean.mk Loading commit data...
distro.mk Loading commit data...
functions.mk Loading commit data...
iso.mk Loading commit data...
libdistro.mk Loading commit data...
log.mk Loading commit data...
profile.mk Loading commit data...