Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dracut-squash-057-101.git20250808.el9 RPM for s390x

From CentOS Stream 9 BaseOS for s390x

Name: dracut-squash Distribution: CentOS
Version: 057 Vendor: CentOS
Release: 101.git20250808.el9 Build date: Sat Aug 9 01:10:35 2025
Group: System Environment/Base Build host: s390-06.stream.rdu2.redhat.com
Size: 3273 Source RPM: dracut-057-101.git20250808.el9.src.rpm
Packager: builder@centos.org
Url: https://dracut.wiki.kernel.org/
Summary: dracut module to build an initramfs with most files in a squashfs image
This package provides a dracut module to build an initramfs, but store most files
in a squashfs image, result in a smaller initramfs size and reduce runtime memory
usage.

Provides

Requires

License

GPLv2+ and LGPLv2+ and GPLv2

Changelog

* Fri Aug 08 2025 Pavel Valena <pvalena@redhat.com> - 057-101.git20250808
  - fix(systemd): add missing modprobe@.service
  - fix: let check_vol_slaves_all return 1 when checks on all
  - improvement(74nvmf): lookup required NIC kernel modules for
  - fix(74nvmf): set root=nvmf
  - chore(multipath): remove `rd_NO_MULTIPATH` kernel command
  - refactor(multipath): remove custom multipathd.service
  - fix(systemd): systemd.volatile needs overlayfs kernel module
  - refactor(dracut): introduce clamp_mtimes helper function
  - fix(dracut): ensure hardlink deduplication is reproducible
* Mon Jun 09 2025 Pavel Vale