• Michael Shigorin's avatar
    live, rescue: fix stage2cfg.mk LISTS/PACKAGES order · 6c00e10b
    Michael Shigorin authored
    The reason is that package lists and individual packages
    are processed in different dependency resolution "transactions"
    by mkimage; thus if packages (the more precise form of specifying
    the contents) come first they can't override the lists appearing
    later, and that's wrong: we should be able to specify the more
    generic things and then pinpoint the specifics.
    
    This became apparent while authoring [[Mkimage/Profiles/m-p/howto]]
    asked for by drool@.
    6c00e10b
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...