- Update to version 055+suse.226.g44139dde: * fix(zfcp_rules): remove collect based udev rule creators * fix(dasd_rules): remove collect based udev rule creators * fix(kernel-modules-extra): handle zstd module extension * fix(ifcfg): add SUSE specific write-ifcfg file (bsc#1193518) * fix(dracut-functions): skip iSCSI sessions without initiatorname (bsc#1195011) * fix(dracut-functions.sh): ip route parsing (bsc#1195011) * fix(fips): missing sourcing of dracut-lib * fix(fips): wrong error message * fix(network-legacy): install only existing SUSE specific files (bsc#1194879) * fix(network-legacy): set dhclient as optional (bsc#1194879) * fix(40network): consistent use of "$gw" for gateway (bsc#1192685) * fix(multipathd-configure.service): drop unneeded dependencies * fix(multipath): check if mpathconf is available * fix(multipathd.service): drop dependencies on iscsi and iscsid * fix(multipathd.service): adapt to upstream multipath-tools unit file * fix(multipathd.service): remove dependency on systemd-udev-settle * fix(fips): avoid shellcheck warnings * fix(fips): get _vmname value only if it is needed * fix(fips.sh): respect rd.fips.skipkernel * fix(fips): alignment with the upstream format OBS-URL: https://build.opensuse.org/request/show/949590 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=452
Maintaining Dracut ================== 1. Adding/Submitting patches: Patches get added as merge requests on Github against the respective maintenance branch. If the dracut version is 049, the maintenance branch is SUSE/049. Please make sure to provide an adiquate patch description. If you fix a modules, please prepend the module name in the first line. Also add bugzilla and fate references in their own line: 99example: Provide a useful description Explain the use cases for the module in more detail, give a general summary of its purpose. Reference: bsc#4566 2. Updating the OBS repo from git: rm dracut*.xz rm dracut*.obscpio osc service manualrun osc ar osc commit osc sr
Description
Languages
RPM Spec
100%