Package make-initrd: Information

  • Default inline alert: Version in the repository: 2.46.0-alt1

Source package: make-initrd
Version: 2.43.0-alt1
Latest version according to Repology
Build time:  Feb 7, 2024, 09:18 PM in the task #340052
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-bootconfig (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
make-initrd-devmapper (noarch)
make-initrd-guestfs (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)
make-initrd-zfs (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Alexey Gladkov


ACL:
Alexey Gladkov
@core

    1. autoconf
    2. bison
    3. bzlib-devel
    4. flex
    5. libelf-devel
    6. libkmod-devel
    7. liblzma-devel
    8. scdoc
    9. udev
    10. zlib-devel
    11. libtirpc-devel
    12. libzstd-devel

Last changed


Feb. 7, 2024 Alexey Gladkov 2.43.0-alt1
- New version (2.43.0).
- Feature overlayfs:
  + New feature to take lowerdirs into account.
- Feature guestfs:
  + Add gost checksum utilities.
- Feature pipeline:
  + Add dependency on additional utilities.
  + Register ping= cmdline parameter.
- Feature lkrg:
  + Fix LSM header for service (ALT#49219).
- Feature multipath:
  + Add plugins directory.
  + Logically separate the multipath and sg3_utils files.
- Feature plymouth:
  + Use the library list to find the plymouth directory.
Jan. 22, 2024 Alexey Gladkov 2.42.0-alt1
- New version (2.42.0) (ALT#49122).
- Feature network:
  + Do not add this feature by default (ALT#49123).
- Feature system-glibc:
  + Do not add this feature by default (ALT#49123).
- Feature lkrg:
  + Fix service permissions.
- Remove features:
  + raid, ide-to-scsi, scsi-to-ide, debug-procacct, kbd (ALT#49123).
- Remove spawn-shell.
Jan. 18, 2024 Alexey Gladkov 2.41.0-alt1
- New version (2.41.0).
- Feature pipeline:
  + Restrict permissions to directories that can be accessed in the booted
    system. Only root should have access to these directories.
- Feature plymouth:
  + Detect libdir on gentoo.
  + Pack all plymouth modules by default.