Package make-initrd: Information

  • Default inline alert: Version in the repository: 2.31.0-alt7

Source package: make-initrd
Version: 2.26.0-alt2
Build time:  Mar 18, 2022, 10:40 PM in the task #296725
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 (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-boot (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-boot-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-bootconfig (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
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 (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-sshfs-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-ucode (x86_64, i586)

Maintainer: Alexey Gladkov


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

Last changed


March 16, 2022 Alexey Gladkov 2.26.0-alt2
- Feature locales: Read system-wide locales.
March 7, 2022 Alexey Gladkov 2.26.0-alt1
- New version (2.26.0).
- Runtime:
  + Show a message if the root is not found for more than 15 seconds (ALT#42016).
- New fearure:
  + Add locales feature. The feature adds locales and translations of utilities.
- Feature ucode:
  + Don't throw an error if no cpu updates are found for intel.
  + Fix firmware definition for amd cpu (ALT#41878).
- Feature raid:
  + Remove feature due to deprecation.
- Feature cleanup:
  + Allow to delete temporary files of features.
- Utilities:
  + initrd-ls, initrd-extract: Fix use-after-free if cpio is empty.
  + replace: Replace utility with bash builtins.
- Misc:
  + By default show only summary about the build of image.
  + Generate content of sysconfig files.
  + Add more unit tests.
Feb. 16, 2022 Alexey Gladkov 2.25.0-alt2
- Feature ucode: Don't throw an error if no cpu updates are found
  for intel (ALT#41960).