Package make-initrd: Information
Source package: make-initrd
Version: 2.47.0-alt1
Build time: Jun 22, 2024, 07:33 PM in the task #351376
Category: System/Base
Report package bugHome page: https://github.com/osboot/make-initrd
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, aarch64)
make-initrd-bootconfig (x86_64, ppc64le, i586, aarch64)
make-initrd-debuginfo (x86_64, ppc64le, i586, 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, aarch64)
make-initrd-sshfs-debuginfo (x86_64, ppc64le, i586, aarch64)
make-initrd-ucode (x86_64, i586)
make-initrd-zfs (x86_64, ppc64le, i586, aarch64)
make-initrd (x86_64, ppc64le, i586, aarch64)
make-initrd-bootconfig (x86_64, ppc64le, i586, aarch64)
make-initrd-debuginfo (x86_64, ppc64le, i586, 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, aarch64)
make-initrd-sshfs-debuginfo (x86_64, ppc64le, i586, aarch64)
make-initrd-ucode (x86_64, i586)
make-initrd-zfs (x86_64, ppc64le, i586, aarch64)
Maintainer: Alexey Gladkov
List of contributors:
Alexey Gladkov
Anton Midyukov
Gleb Fotengauer-Malinovskiy
Aleksei Nikiforov
Anton Farygin
Michael Shigorin
Kirill A. Shutemov
Alexey Gladkov
Anton Midyukov
Gleb Fotengauer-Malinovskiy
Aleksei Nikiforov
Anton Farygin
Michael Shigorin
Kirill A. Shutemov
Last changed
June 22, 2024 Alexey Gladkov 2.47.0-alt1
- Do not ignore an errors when copying files to initramfs (ALT#50483).
May 23, 2024 Alexey Gladkov 2.46.0-alt1
- Runtime:
+ Fix output in quiet=1 mode.
+ Fix output in rdlog=console mode.
+ Do not show the error that it is impossible to set the log level.
+ Allow setting specific array elements in cmdline if the option
assumes an array.
- Feature plymouth:
+ Fix plymouth showing when drm is not ready yet.
- Feature pipeline:
+ mountfs: Add an optional parameter mountfs-opts= to specify mount
options.April 22, 2024 Anton Midyukov 2.45.0-alt2.1
- fix plymouth showing, when drm is not ready (ALT#50076) - udev: do not show the error that it is impossible to set the log level.