Package make-initrd: Information

    Binary package: make-initrd
    Version: 2.9.0-alt1
    Architecture: x86_64
    Build time:  Aug 31, 2020, 04:11 PM in the task #256949
    Source package: make-initrd
    Category: System/Base
    Report package bug
    Home page: 

    License: GPL-3.0
    Summary: Creates an initramfs image
    Description: 
    make-initrd is a new, uevent-driven initramfs infrastructure based around udev.

    Maintainer: Alexey Gladkov


    Last changed


    July 27, 2020 Alexey Gladkov 2.9.0-alt1
    - Feature changes:
      + guestfs: Add mke2fs utility
    - Utilites:
      + create-initrd: Use bash array to calculate list of files and directories
    - Misc:
      + Use bash for scripting
      + Show only actually included features
      + Refactor feature dependencies
    July 19, 2020 Alexey Gladkov 2.8.3-alt1
    - Misc:
      + Guess root: Show device name only
      + tests: Add test for btrfs with subvol
    July 13, 2020 Alexey Gladkov 2.8.2-alt1
    - Feature changes:
      + add-modules: Put MODULES_PRELOAD into the modules-preudev (thx Gleb F-Malinovskiy)
      + add-modules: Fix kmodule.deps.d execution (ALT#38696)
    - Utilities:
      + bug-report: Fix device list
      + depinfo: Do not stop on error (ALT#38698)
      + depinfo: Add option to read names from the file
    - Misc:
      + Change the priority of directories when copying to an image