Sun, 28 Apr 2024 10:30:13 UTC | login

Information for build dracut-059-22.0.riscv64.fc40

ID302159
Package Namedracut
Version059
Release22.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/dracut.git#70cb77777f8627b319fa31baf19a7283aa8dfe6a
SummaryInitramfs generator using udev
Descriptiondracut contains tools to create bootable initramfses for the Linux kernel. Unlike other implementations, dracut hard-codes as little as possible into the initramfs. dracut contains various modules which are driven by the event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as NFS, iSCSI, NBD, FCoE with the dracut-network package.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 26 Mar 2024 15:57:33 UTC
CompletedTue, 26 Mar 2024 16:07:45 UTC
Taskbuild (f40, /rpms/dracut.git:70cb77777f8627b319fa31baf19a7283aa8dfe6a)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/dracut.git#70cb77777f8627b319fa31baf19a7283aa8dfe6a'}}
Tags
f40
RPMs
src
dracut-059-22.0.riscv64.fc40.src.rpm (info) (download)
riscv64
dracut-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-caps-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-config-generic-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-config-rescue-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-live-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-network-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-squash-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-tools-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-debuginfo-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
dracut-debugsource-059-22.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Mar 26 2024 David Abdurachmanov <davidlt@rivosinc.com> - 059-22.0.riscv64 - Allow riscv64 for UEFI executables * Mon Feb 12 2024 Pavel Valena <pvalena@redhat.com> - 059-22 - Remove network-legacy module. * Sat Jan 27 2024 Manuel Fombuena <fombuena@outlook.com> - 059-21 - fix(pkcs11): delete trailing dot on libcryptsetup-token-systemd-pkcs11.so - fix(pcsc): add opensc load module file - fix(pcsc): add --disable-polkit to pcscd.service * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 059-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 059-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 08 2023 Dennis Gilmore <dennis@ausil.us> - 059-18 - Add Qualcomm IPC router to enable USB(Lenovo x13s) * Thu Nov 16 2023 Pavel Valena <pvalena@redhat.com> - 059-17 - fix(dracut.sh): remove microcode check based on * Wed Nov 08 2023 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 059-16 - Backport patches to fix compatibility with systemd 255 * Sat Oct 28 2023 Adam Williamson <awilliam@redhat.com> - 059-15 - Backport PR #2545 to fix media check failure visibility * Thu Oct 05 2023 Adam Williamson <awilliam@redhat.com> - 059-14 - Backport PR #2196 to fix boot with iso-scan feature * Wed Sep 20 2023 Pavel Valena <pvalena@redhat.com> - 059-13 - fix(dracut.spec): add jq dependency to network subpackage * Wed Aug 02 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 059-12 - Include modules for IMA * Mon Jul 24 2023 Lukáš Nykrýn <lnykryn@redhat.com> - 059-11 - fix(dracut.sh): use dynamically uefi's sections offset * Mon Jul 24 2023 Pavel Valena <pvalena@redhat.com> - 059-10 - feat(nvmf): support for NVMeoF * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 059-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 08 2023 Brian Masney <bmasney@redhat.com> - 059-8 - Backport fix to add the interconnect drivers * Thu Apr 27 2023 Lukáš Zaoral <lzaoral@redhat.com> - 059-7 - migrate to SPDX license format * Thu Apr 27 2023 Michael Hofmann <mhofmann@redhat.com> - 059-6 - Backport fix to remove dependency on multipathd.socket * Tue Mar 14 2023 Dusty Mabe <dusty@dustymabe.com> - 059-5 - feat(network): include 98-default-mac-none.link if it exists * Thu Mar 09 2023 Pavel Valena <pvalena@redhat.com> - 059-4 - fix(dmsquash-live): restore compatibility with earlier releases - Re-add overlayfs module (drop patch 1934) - revert(network-manager): avoid restarting NetworkManager * Fri Feb 24 2023 Pavel Valena <pvalena@redhat.com> - 059-3 - fix(dracut.sh): handle --kmoddir with trailing / * Tue Feb 21 2023 Pavel Valena <pvalena@redhat.com> - 059-2 - Revert: PR#1934 add overlayfs module * Mon Feb 13 2023 Pavel Valena <pvalena@redhat.com> - 059-1 - Update to 059 - feat(dracut.sh): option to skip creating initrd - feat(kernel-modules): driver support for macbook keyboards * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 057-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Nov 13 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 057-5 - Backport fix to add sysctl to initramfs to handle modprobe files * Sat Oct 15 2022 Neal Gompa <ngompa@datto.com> - 057-4 - Backport dmsquash-live-autooverlay module * Thu Aug 25 2022 Pavel Valena <pvalena@redhat.com> - 057-3 - Re-add patch Never-enable-the-bluetooth-module-by-default-1521 - Recommend tpm2-tools package, as it's required by crypt module * Tue Aug 16 2022 Pavel Valena <pvalena@redhat.com> - 057-2 - dmsquash-live-root: Run checkisomd5 on correct device * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 057-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Pavel Valena <pvalena@redhat.com> - 057-1 - Update to 057 * Tue Apr 19 2022 Kevin Fenzi <kevin@scrye.com> - 056-2 - Add already upstream patch to change dracut-initramfs-restore to hopefully not break oz/composes