[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project dracut-049-237.git20250603.el8_10

Name dracut
Epoch 0
Version 049
Release 237.git20250603.el8_10
Website/URL https://dracut.wiki.kernel.org/
License GPLv2+ and LGPLv2+
Build Time 2025-07-16 09:04:25
Build Host builder-x86-03.inferitos.ru
Summary Initramfs generator using udev
Repositories BaseOS
Description dracut contains tools to create bootable initramfses for the Linux kernel. Unlike previous 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.
Errata
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
dracut-049-237.git20250603.el8_10.x86_64 Initramfs generator using udev bf2e9e9a469445fcedd5ef5e82d1bd405cd4526cdef68246e9c43d40c4d91a26 download
dracut-caps-049-237.git20250603.el8_10.x86_64 dracut modules to build a dracut initramfs which drops capabilities a69a3ceb7432445a241da84a47e26e3406aacd541f50b4b79209087377ec19ca download
dracut-config-generic-049-237.git20250603.el8_10.x86_64 dracut configuration to turn off hostonly image generation 9af4b5997b80b519dad04cdba4cc898685e774f810bea3ed40963e0a442d6f5c download
dracut-config-rescue-049-237.git20250603.el8_10.x86_64 dracut configuration to turn on rescue image generation 2f6fdbf5c13b7eb75ffa73abeeb8bca008a43f5413f19029e65bfd0d1b9c21f0 download
dracut-live-049-237.git20250603.el8_10.x86_64 dracut modules to build a dracut initramfs with live image capabilities 36a21c2e8523506d1ef024e2bd40abdfc509f5d4236703e2ddc0ad4d68363fc0 download
dracut-network-049-237.git20250603.el8_10.x86_64 dracut modules to build a dracut initramfs with network support 5da53d50975327c1b5e96e06a357b3841acd4fac1ef841a37c69eb1e3247c5e5 download
dracut-squash-049-237.git20250603.el8_10.x86_64 dracut module to build an initramfs with most files in a squashfs image 1944d63992ee7e800604157e4646bdcd97c92d9dc1e23bb4202b878d4fcd8741 download
dracut-tools-049-237.git20250603.el8_10.x86_64 dracut tools to build the local initramfs 6fa077a6b91d0daeedb3ab06400a58619b8c0a52b9b3390a212990b99321efbd download
src
dracut-049-237.git20250603.el8_10.src Initramfs generator using udev 1c312f38565d8a76b6ff68b6053a63be10122beafa03d847003f75b43b1d3a07 download
Changelog link
* Wed Jun 04 2025 Pavel Valena <pvalena@redhat.com> - 049-237.git20250603
- fix(rescue): create hmac file for rescue kernel
- fix(spec): drop %config from 50-network-legacy.conf

* Tue Apr 15 2025 Pavel Valena <pvalena@redhat.com> - 049-234.git20240115
- spec: own 50-network-legacy.conf

* Mon Jan 15 2024 Pavel Valena <pvalena@redhat.com> - 049-233.git20240115
- fix(dracut.sh): remove microcode check based on
- fix(qeth_rules): check the existence of

* Thu Nov 16 2023 Pavel Valena <pvalena@redhat.com> - 049-231.git20231115
- fix(iscsi): do not exit in handle_netroot() if discovery
- feat(systemd): install systemd-sysroot-fstab-check
- fix(fcoe-uefi): exit early on empty vlan

* Wed Aug 02 2023 Lukas Nykryn <lnykryn@redhat.com> - 049-228.git20230802
- feat(qemu): include the virtio_mem kernel module

* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 049-227.git20230725
- Rebuilt for MSVSphere 8.8

* Tue Jul 25 2023 Pavel Valena <pvalena@redhat.com> - 049-227.git20230725
- fix(rngd): install system service file
- feat(hwdb): install hwdb on demand when module is needed

* Wed Jun 14 2023 Pavel Valena <pvalena@redhat.com> - 049-225.git20230614
- fix(kernel-network-modules): allow specifying empty hostonly-nics
  Resolves: #2148318

* Fri Mar 31 2023 Pavel Valena <pvalena@redhat.com> - 049-224.git20230330
- fix(img-lib): ignored null byte in input

* Thu Jan 19 2023 Pavel Valena <pvalena@redhat.com> - 049-223.git20230119
- fix(dracut-init): use ldconfig directly instead of
- fix(dracut-init.sh): backport common paths