[ 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 ]
×

Package dracut-105-4.el10_0.aarch64 download

Name dracut
Epoch 0
Version 105
Release 4.el10_0
Architecture aarch64
Website/URL https://github.com/dracut-ng/dracut-ng/wiki/
License GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-only
Build Time 2025-04-02 18:29:52
Build Host builder-arm64-1.inferitos.ru
Summary Initramfs generator using udev
Repositories BaseOS
Description 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.
Errata
Size 504 KiB
Source Project dracut-105-4.el10_0
SHA-256 checksum 968c46dd19375bf3c800827115a36c867d1e15f9d27ac0eb8719b910243a8222
× Full screenshot
Changelog link
* Thu Mar 06 2025 Pavel Valena <pvalena@redhat.com> - 105-4
- fix(rescue): create hmac file for rescue kernel

* Mon Feb 17 2025 Pavel Valena <pvalena@redhat.com> - 105-3
- fix(ossl): copy executables for the test suite

* Mon Feb 17 2025 Pavel Valena <pvalena@redhat.com> - 105-2
- fix(openssl): harden ossl build CFLAGS
  Related: RHEL-76323

* Mon Feb 17 2025 Pavel Valena <pvalena@redhat.com> - 105-1
- build: upgrade to dracut 105
- fix(systemd-ask-password): do not half-install systemd-ask-password-wall
- fix(pcsc): add libpcsclite_real.so.*
- revert: "fix(rescue): make rescue always no-hostonly"
- fix(dracut-install): initize fts pointer
- feat: add openssl module
- build: make erofs the default requirement for squash subpackage
  Resolves: RHEL-65204,RHEL-68935,RHEL-76323

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 103-1
- Rebuilt for MSVSphere 10

* Fri Nov 01 2024 Pavel Valena <pvalena@redhat.com> - 103-1
- Update to dracut 103.
- feat(fips-crypto-policies): make c-p follow FIPS mode automatically
- fix(fips-crypto-policies): make it depend on fips dracut module
  Resolves: RHEL-59678,RHEL-65204

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 102-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Wed Aug 28 2024 Pavel Valena <pvalena@redhat.com> - 102-3
- revert(dracut-init.sh): add module to mods_to_load before checking dependencies
- fix(squash): remove cyclic dependency
- fix(dracut.sh): exit when installing the squash loader fails
- fix(squash-lib): harden against empty $initdir
  Resolves: RHEL-43460

* Mon Aug 19 2024 Pavel Valena <pvalena@redhat.com> - 102-2
- fix(nfs): set correct ownership and permissions for statd directory
- fix(resume): do not include resume if swap is on netdevice
- feat(dracut-init.sh): give --force-add precedence over --omit
- feat(lsinitrd.sh): look for initrd in /usr/lib/modules/
- feat(fips): include fips module unconditionally
- fix(nfs): include also entries from /usr/lib/{passwd,group}
- fix(dracut-functions): avoid awk in get_maj_min()
  Resolves: RHEL-39404,RHEL-47145,RHEL-53350,RHEL-53361,RHEL-53431,RHEL-53791,RHEL-54650

* Mon Jun 24 2024 Pavel Valena <pvalena@redhat.com> - 102-1
- Update to dracut 102.
  Resolves: RHEL-43460,RHEL-32237,RHEL-32506,RHEL-43460,RHEL-47145,RHEL-49744,RHEL-53350