• Michael Shigorin's avatar
    COMMON_PACKAGES and SYSTEM_PACKAGES · 774169c6
    Michael Shigorin authored
    It was clear that "common" isn't very apt for packages that
    will get *everywhere*, and became apparent when the need for
    a "base+live packages" variable arrived with powerbutton feature.
    
    So:
    - the former COMMON_PACKAGES are now SYSTEM_PACKAGES;
    - COMMON_PACKAGES act as "BASE+LIVE_PACKAGES".
    
    Note that SYSTEM_PACKAGES also got factored out from stage2 based
    features into stage2 subprofile itself; cleanups were due as well.
    774169c6
Makefile 1.85 KB