Package make-initrd: Information

    Source package: make-initrd
    Version: 2.31.0-alt7.E2K.1
    Build time:  Mar 7, 2024, 01:25 PM
    Category: System/Base
    Report package bug
    License: GPL-3.0
    Summary: Creates an initramfs image
    Description: 
    make-initrd is a new, uevent-driven initramfs infrastructure based around udev.

    List of rpms provided by this srpm:
    make-initrd (e2kv6, e2kv5, e2kv4, e2k)
    make-initrd-boot (e2kv6, e2kv5, e2kv4, e2k)
    make-initrd-boot-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    make-initrd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    make-initrd-devmapper (noarch)
    make-initrd-iscsi (noarch)
    make-initrd-kickstart (noarch)
    make-initrd-luks (noarch)
    make-initrd-lvm (noarch)
    make-initrd-mdadm (noarch)
    make-initrd-multipath (noarch)
    make-initrd-nfs (noarch)
    make-initrd-plymouth (noarch)
    make-initrd-smartcard (noarch)
    make-initrd-sshfs (e2kv6, e2kv5, e2kv4, e2k)
    make-initrd-sshfs-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexey Gladkov


      1. autoconf
      2. bzlib-devel
      3. help2man
      4. libelf-devel
      5. libiniparser-devel
      6. libkmod-devel
      7. liblzma-devel
      8. libnewt-devel
      9. libslang2-devel
      10. libtirpc-devel
      11. libzstd-devel
      12. udev
      13. zlib-devel

    Last changed


    March 7, 2024 Michael Shigorin 2.31.0-alt7.E2K.1
    - E2K:
      + ftbfs workaround (disable TLS, see also mcst#6061)
      + no bootconfig subpackage (kexec-tools missing so far)
    Feb. 20, 2024 Leonid Krivoshein 2.31.0-alt7
    - Backport patches from upstream to fix broken multipath feature
    Sept. 25, 2023 Dmitry Terekhin 2.31.0-alt6
    - Upstream patch: "Do not fail if required mountpoint does not exist"