Skip to content
2.1

Features:
        - Add support for deviceinfo_initfs_extra_compression, for
          configuring the compression parameters for the initramfs-extra
          archive. Default is gzip.
        - Print "Searching" instead of "Including" where appropriate
        - Configure log to print more accurate timestamps, useful for
          understanding performance of mkinitfs
        - Print search path for modules

Fixes:
        - Use the correct path for installing hook scripts in the archives
        - Handle kernel copy failures when preparing to run boot-deploy
        - Use original kernel filename when calling boot-deploy

Other:
        - The initramfs-extra archive is no longer generated with no
          compression by default, instead it uses gzip again. This is
          configurable, see the note about in "Features"