[ Все 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 ]
×

Проект dracut-057-89.git20250311.el9_6

Имя dracut
Эпоха 0
Версия 057
Релиз 89.git20250311.el9_6
Сайт https://dracut.wiki.kernel.org/
Лицензия GPLv2+ and LGPLv2+ and GPLv2
Время сборки 2025-11-05 09:06:50
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Initramfs generator using udev
Репозитории BaseOS
Полное описание dracut 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.
Эррата
× Full screenshot
Найдены 2 старые версии
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
dracut-057-89.git20250311.el9_6.x86_64 Initramfs generator using udev 418864d651735223efb538732d20f39ee984faff89fe57feed365c8b96a0878d download
dracut-config-generic-057-89.git20250311.el9_6.x86_64 dracut configuration to turn off hostonly image generation 6492602972018935b76ca78baa12d1d0d3f5dcc6278560e90c06c70231a56021 download
dracut-config-rescue-057-89.git20250311.el9_6.x86_64 dracut configuration to turn on rescue image generation 3465291c0996758e4eae90c8e162cee0677a99ac71ec37bfbd748b9e8aedb3f0 download
dracut-network-057-89.git20250311.el9_6.x86_64 dracut modules to build a dracut initramfs with network support f6f561a67bf93e5c7cfb770e74c1ea03bf5777919fb385d07da178d2f71142bc download
dracut-squash-057-89.git20250311.el9_6.x86_64 dracut module to build an initramfs with most files in a squashfs image d235f9a28b30928d1fc66f6a3f93bb61013814d17eb07e98b9eb4ae4fd543bbf download
dracut-tools-057-89.git20250311.el9_6.x86_64 dracut tools to build the local initramfs 55dd5a83cfac1f506ff2811f6adb61e31d0829e4d249e2576e8ec3bc6ef9efa5 download
dracut-caps-057-89.git20250311.el9_6.x86_64 dracut modules to build a dracut initramfs which drops capabilities 1001bf1ae261e75eb218b4c43f056b54249b204d9e31d1b983ce6c6ad5fa344b download
dracut-live-057-89.git20250311.el9_6.x86_64 dracut modules to build a dracut initramfs with live image capabilities 3d32d868bd94508278d737fc0f89dc9c33b674714bf93d84b8990c7507e3d6c2 download
aarch64
dracut-057-89.git20250311.el9_6.aarch64 Initramfs generator using udev d3df05f8cf982585692e884174753a202a675dfba7700f40ed9ae28a989b0778 download
dracut-config-generic-057-89.git20250311.el9_6.aarch64 dracut configuration to turn off hostonly image generation 3e8d302eb75bbe78ef197874d19bea76bdb5e5067967fbac4291c38f6c5162f0 download
dracut-config-rescue-057-89.git20250311.el9_6.aarch64 dracut configuration to turn on rescue image generation 338422912c7bda37658ed739cfd2e4fe0ef31ab8d0f36f89abcfc34a9ca11c59 download
dracut-network-057-89.git20250311.el9_6.aarch64 dracut modules to build a dracut initramfs with network support 49102e5a6534d662c3dace6230359f00da9965ccdd69f94d21f11a4a9b6d3f21 download
dracut-squash-057-89.git20250311.el9_6.aarch64 dracut module to build an initramfs with most files in a squashfs image 73a3611cccef5075bf4e69fed23302791effd0b83499b221b9980c098856af55 download
dracut-tools-057-89.git20250311.el9_6.aarch64 dracut tools to build the local initramfs 4223d40db47b50d06fab4f1fecec96533aa58900d0081024b7d7246011666631 download
dracut-caps-057-89.git20250311.el9_6.aarch64 dracut modules to build a dracut initramfs which drops capabilities 77059e2ca9c2d4bf862dc77577ca9a4bc9fac38925fb7e9a04826e0931907f9e download
dracut-live-057-89.git20250311.el9_6.aarch64 dracut modules to build a dracut initramfs with live image capabilities 22fbf88660854c33f65cbfb65dbeac5eae16b36c9b7fee626ef1599f7436508a download
src
dracut-057-89.git20250311.el9_6.src Initramfs generator using udev 5481c6778fedbc1bdf2b664ce4b02edbee251b1b187fa640ef616fcac8167721 download
История изменений link
* Fri Sep 19 2025 Pavel Valena <pvalena@redhat.com> - 057-89.git20250311
- chore(multipath): remove `rd_NO_MULTIPATH` kernel command
- refactor(multipath): remove custom multipathd.service
- fix(multipath): disable user_friendly_names with mpathconf
  Resolves: RHEL-109565
  Resolves: RHEL-96101

* Mon Jun 09 2025 Pavel Valena <pvalena@redhat.com> - 057-88.git20250311
- fix(dracut.sh): don't pass empty string as dir

* Tue Mar 11 2025 Pavel Valena <pvalena@redhat.com> - 057-87.git20250311
- fix(rescue): create hmac file for rescue kernel

* Mon Feb 17 2025 Pavel Valena <pvalena@redhat.com> - 057-86.git20250217
- fix(35network-manager): remove duplicate installkernel
- feat(fips): include fips module unconditionally
- fix(dracut.sh): make omit-drivers option do exact match for
- feat: add openssl module

* Wed Nov 27 2024 Pavel Valena <pvalena@redhat.com> - 057-79.git20241127
- fix(35network-manager): install nftables kernel modules
- fix(35network-manager): install nft binary during module
- fix(dracut-install): copy xattr when use clone ioctl
- feat(dracut.sh): add --add-confdir option
- fix: typo in variable name
- feat(fips): add support for UKIs
- fix(kernel-modules): use modalias info in get_dev_module()
- fix(dracut-functions.sh): convert mmcblk to the real kernel

* Mon Aug 19 2024 Pavel Valena <pvalena@redhat.com> - 057-70.git20240819
- fix(systemd): set right permissions for the machine-id file
- feat(lsinitrd.sh): look for initrd in /usr/lib/modules/
- feat(dracut-init.sh): give --force-add precedence over --omit

* Mon Aug 12 2024 Pavel Valena <pvalena@redhat.com> - 057-67.git20240812
- feat(systemd): install systemd-executor
- test: use -device instead of -watchdog to remove qemu
- fix(fips): remove /dev/{random,urandom} pre-creation
- fix(systemd): always include sg module
- fix(fips): do not blindly remove /boot
- fix(github): update format of labeler
- fix(network-manager): add "After" dependency on dbus.service
- fix(url-lib.sh): nfs_already_mounted() with trailing slash in
- feat(systemd-pcrphase): introducing the systemd-pcrphase
- fix(systemd-pcrphase): only include
- fix(nfs): include also entries from /usr/lib/{passwd,group}

* Thu Jan 04 2024 Pavel Valena <pvalena@redhat.com> - 057-53.git20240104
- fix(dracut-install): use stripped kernel module path as hash

* Thu Dec 07 2023 Pavel Valena <pvalena@redhat.com> - 057-52.git20231207
- fix(dracut.sh): remove microcode check based on

* Wed Nov 15 2023 Pavel Valena <pvalena@redhat.com> - 057-51.git20231115
- fix(nvmf): move /etc/nvme/host{nqn,id} requirement to