[ Все 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-049-233.git20240115.el8

Имя dracut
Эпоха 0
Версия 049
Релиз 233.git20240115.el8
Сайт https://dracut.wiki.kernel.org/
Лицензия GPLv2+ and LGPLv2+
Время сборки 2024-04-08 14:23:51
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Initramfs generator using udev
Репозитории BaseOS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
dracut-049-233.git20240115.el8.x86_64 Initramfs generator using udev d8547b09ca4ad3a9ac6013cbe6e0fd869de764b6784f5cd1997c879a57cc4bfc download
dracut-caps-049-233.git20240115.el8.x86_64 dracut modules to build a dracut initramfs which drops capabilities 36776e20b69e46364c72e4d0f94859b31c051c809f179757a534e1c083c4aa7c download
dracut-config-generic-049-233.git20240115.el8.x86_64 dracut configuration to turn off hostonly image generation a7c4ede21b00aa9a05dd9af2b8332886bb17e3d5342a7d816ee5b918633b3168 download
dracut-config-rescue-049-233.git20240115.el8.x86_64 dracut configuration to turn on rescue image generation 3af35aa7b57cfaee0bb7951b247cc8abafb77a84fe096560a0dd884683a9aea4 download
dracut-live-049-233.git20240115.el8.x86_64 dracut modules to build a dracut initramfs with live image capabilities 5dea830835af12c760bfb47cce34427f89daff1ae390fbb994e8052eb9f249d2 download
dracut-network-049-233.git20240115.el8.x86_64 dracut modules to build a dracut initramfs with network support 8a2eb8e10a2bc1243d959b5bbb92805f54cf431f2eab781de0d88c76cbbdf853 download
dracut-squash-049-233.git20240115.el8.x86_64 dracut module to build an initramfs with most files in a squashfs image 9c88174274bd53e27a820a29bd937897b3e89328c6cc45b46460d91a49f554dc download
dracut-tools-049-233.git20240115.el8.x86_64 dracut tools to build the local initramfs 5612ecfadc7b24a8e3c296b61f5477d5f7332c76ab1b99f6516c967b9811965b download
src
dracut-049-233.git20240115.el8.src Initramfs generator using udev 175959c9787490fbea334709ee7d6c4e4336fb5d2ec84b991278795c88c832f1 download
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 049-233.git20240115
- Rebuilt for MSVSphere 8.10 beta

* 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 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

* Wed Dec 14 2022 Pavel Valena <pvalena@redhat.com> - 049-221.git20221214
- fix(80lvmthinpool-monitor): use systemsctl instead of
- fix(squash): build ld cache for squash loader
- fix(network-manager): write DHCP filename option to dhcpopts

* Thu Oct 20 2022 Pavel Valena <pvalena@redhat.com> - 049-218.git20221019
- Dracut: only login to one target at a time
- iscsi: don't continue waiting if the root device is present
- network: stop waiting for interfaces if root device is
- iscsiroot: parse_iscsi_root overwrites command line args
- iscsiroot: there's never more than one target per call
- iscsiroot: try targets only once
- iscsiroot: remove bashisms
- fixup "Dracut: only login to one target at a time"
- 35network-legacy: only skip waiting for interfaces if netroot