• Michael Shigorin's avatar
    features.in: tagged scripts support · f32b8d4f
    Michael Shigorin authored
    From now on a feature can contain this tree:
    
    .
    +- scripts.d/
    +- image-scripts.d/
    `- tagged/
       +- scripts.d/
       `- image-scripts.d/
    
    ...per subprofile part or in its root -- the latter one
    gets merged into toplevel directory responsible for the
    final image build.
    
    NB: autoselected tags include only subprofile names
        (or both parts, for complex subprofiles) --
        this is highly prone to change yet!
    f32b8d4f
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...
COPYING 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...