• Michael Shigorin's avatar
    pass squashfs options from stage1 test to install2 · 5c571b9a
    Michael Shigorin authored
    This looks a bit weird (two subprofiles become a bit more
    tightly coupled) but in fact install2 does depend on stage1,
    and if stage1 doesn't create squashcfg.mk then install2 is
    just fine with defaults (provided they fit the installer kernel
    used).  A proper mkimage test infrastructure might be handy though.
    
    Also there:
    - 01-initfs: partial cleanup (bootsplash is obsolete anyways)
    - regarding 03-test-kernel's errorlevel test:
      if 0, 1 and 2 need to be distinguished, "!" MUST NOT be used
      as it negates so that 0 becomes 1 and the rest becomes 0
    5c571b9a
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...