• Michael Shigorin's avatar
    stage1, stage2: initial modlists support · a36d0236
    Michael Shigorin authored
    stage1's got prepare-modules target collecting
    modules file snippets all over stage1/modules.d/
    subdirectories within individual features.
    
    stage2 now adds names of all the features going into
    a particular image as snippet file suffix list so that
    individual features don't have to register themselves
    twice (as a feature and as a propagator modules.d
    snippet carrier).
    
    This is going to allow both "uncommon" modules getting
    included with no problem (sin@ has wanted cifs ones
    for quite some time, for example, and some want e.g.
    infiniband modules) *and* to reduce the actual list
    below the common mark as well (which is the case with
    live-privacy image, for one).
    
    And stage1 memory consumption does matter in some cases
    as it's highly critical with no chance to use swap yet.
    a36d0236
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...