Changelog for
dracut-fips-044.1+git210.5e2326ca-150.50.i586.rpm :
* Wed Jul 12 2017 opensuse-packagingAATTopensuse.org- Update to version 044~git160.2d61a20a:
* Ensure udev persistent storage compat rules get created and installed
* 98dracut-systemd: Fix module force loading with systemd
* Suppress nonsensical error message (bsc#1032029)
* bail out if module directory does not exist
* add SUSE spec file
* iscsiroot: call handle_firmware only for non-iface invocations (bsc#1032284)
* 98integrity: support validating the IMA policy file signature
* integrity/ima-policy-load.sh: s/echo -n/printf
* Check the proper variable for a custom IMA keys directory
* WIP: (Re)Add IMA modules (fate#323289)
* Wed May 31 2017 daniel.molkentinAATTsuse.com- Scripts have moved from sources to git
* Wed May 31 2017 opensuse-packagingAATTopensuse.org- Update to version 0~git1496061429.80316aa3:
* Make binutils optional when elfutils are available
* Fix regression caused by 6f9bf2b8ac436259bdccb11054562aedaa78c496
* man: make the -k option clear using mkinitrd
* 90kernel-modules: also add block device driver reverse dependencies
* mkinitrd-suse.sh: Fix prefix calculation
* 95fcoe: fixup fcoe-genrules.sh for VN2VN mode
* 90kernel-modules: Fix backlight on Cherrytrail devices
* 90kernel-modules: Ensure phy drivers are loaded in initrd
* Ignore module resolution errors
* Fix typo from commit 3f1cdb520
* Thu May 04 2017 daniel.molkentinAATTsuse.com- Import commit d1680a249acfde2b889b25c231a04429a6e17c2e
* d1680a24 90kernel-modules: Ensure phy drivers are loaded in initrd (bnc#1034893)
* 5e23b376 90kernel-modules: Fix backlight on Cherrytrail devices (boo#1034785)
* c3c16d6b 95fcoe: fixup fcoe-genrules.sh for VN2VN mode (bsc#1036323)
* 78037870 mkinitrd-suse.sh: Fix prefix calculation (bsc#1035743)
* 8a679916 90kernel-modules: also add block device driver reverse dependencies (bnc#1034597)
* 9a113ff6 man: make the -k option clear using mkinitrd
* c1531fed Fix regression caused by 6f9bf2b8ac436259bdccb11054562aedaa78c496 (bsc#998860 bsc#1028542)
* a7970811 Make binutils optional when elfutils are available
* d31f6dc5 01fips: ensure fips initialization succeeds on s390(x) (bsc#1021687)
* e8804fc3 01fips: Some modules use separators other than \"-\" (bsc#1021687)
* Fri Apr 21 2017 tchvatalAATTsuse.com- Conflict with older btrfsprogs < 3.18 bsc#1035518
* otherwise when zypper duping we are not able to generate intrd until the btrfsprogs are updated, this way we force the app to be update beforehand (13.1 and SLE11 migrations)
* Thu Apr 06 2017 daniel.molkentinAATTsuse.com- Fix typo in installkernel script (bsc#1032576)
* Thu Mar 16 2017 daniel.molkentinAATTsuse.com- installkernel: handle make bin-rpmpkg (bsc#1008648)
* Thu Mar 02 2017 daniel.molkentinAATTsuse.com- Find devices by path for S390x (bsc#915218) add s390x_persistent_device.conf Import commit d5b701a978fe7e043ac60144b9b51df32e6a0979
* d5b701a Do not pass ifname for bonding devices (bsc#995812)
* bd34f8d FIPS: Remove zlib module as requirement (bsc#1020063)
* 172a873 90multipath: start before local-fs-pre.target (bsc#1006118)
* Fri Feb 03 2017 daniel.molkentinAATTsuse.com- Import commit c8b6edaee5af15c506cfb846e4bf623ebc17759d
* c8b6eda Set TaskMax=inifinite for the emergency shell (bsc#1019938)
* 3f1cdb5 Boot on s390x with fips=1 on the kernel commnad line (bnc#1021687)
* 872acab Allow booting from degraded MD RAID arrays (bnc#1017695)
* 202213a Add md4 and arc4 modules for ntlm (bsc#869496)
* 5c2e056 Resolve symbolic links for -i and -k parameters (bsc#902375)
* Tue Jan 17 2017 daniel.molkentinAATTsuse.com- Experimental Git-based build setup
* Fri Jan 06 2017 mmarekAATTsuse.cz- purge-kernels: Handle kgraft patches (bsc#1017141) Cleanup unused code.
* Wed Dec 14 2016 Thomas.BlumeAATTsuse.com- deal with incomplete ibft bootflag settings (bsc#1007648)
* add 0504-ibft-fix-boot-flag-check.patch
* Mon Nov 28 2016 kukukAATTsuse.de- Remove 0314-run-rpcbind.patch again, was solved by another change in rpcbind
* Tue Nov 15 2016 dmolkentinAATTsuse.com- Try to always add pinctrl-cherryview (bsc#998440)
* add 0452-Always-try-to-add-pinctrl-cherryview.patch
* Sun Nov 13 2016 kukukAATTsuse.de- nfs/rpcbind: rpcbind uses now /run/rpcbind for temporary data. Create the needed directory.
* add 0314-run-rpcbind.patch
* Tue Nov 08 2016 danielAATTmolkentin.de- systemd-initrd: Add initrd-root-device.target. Cherry-pick to get systemd v230 into factory (bsc1009089)
* add 0451-systemd-initrd-add-initrd-root-device.target.patch
* Mon Nov 07 2016 dmolkentinAATTsuse.de- Bash cannot handle binary strigns with embedded NULs. This used to work by accident, it no longer does starting from bash 4.4. Strip NULs during all comparison operations as a workaround. Addresses bsc989218.
* add 0450-Strip-NUL-bytes-in-stream-before-push-in-string.patch
* Mon Nov 07 2016 astiegerAATTsuse.com- Do not create initramfs with world-readable permissions if early microcode update is used bsc#1008340 CVE-2016-8637 0503-dracut.sh-create-the-initramfs-non-world-readable-al.patch
* Mon Oct 17 2016 hareAATTsuse.de- Add missing rules file for previous patch
* modify 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch
* Fri Oct 14 2016 hareAATTsuse.de- 90mdraid: Use stock MD rules to assemble RAID arrays (bsc#998860)
* add 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch
* Thu Oct 13 2016 hareAATTsuse.de- 95resume: Do not resume on iSCSI devices (bsc#999663)
* add 0310-95resume-Do-not-resume-on-iSCSI.patch- 95iscsi: ip=ibft is deprecated (bsc#1004437)
* add 0311-95iscsi-ip-ibft-is-deprecated.patch- 40network: do not print warning about non-existing file (bsc#1004437)
* add 0312-40network-Do-not-print-message-about-tmp-net.ibft0.c.patch
* Mon Oct 10 2016 hareAATTsuse.de- 90dmraid: do not delete partitions (bsc#998860)
* add 0309-90dmraid-do-not-delete-partitions.patch
* Fri Oct 07 2016 trennAATTsuse.de- Give-persistent_policy-precedence-over-dev-mapper-names (bsc#908143)
* add: 0502-persistent_device_policy_param_enhance.patch- mdadm IMSM_NO_PLATFORM workaround for kdump (bsc#975404)
* add: 0308-mdraid_add_IMSM_NO_PLATFORM_env.patch
* Wed Sep 28 2016 hareAATTsuse.de- 90multipath: parse commandline option \'multipath=off\' (bsc#1001691)
* add 0307-90multipath-parse-kernel-commandline-option-multipat.patch
* Wed Sep 28 2016 hareAATTsuse.de- 95fcoe: do not start fcoemon twice (bsc#1001512)
* add 0225-95fcoe-do-not-start-fcoemon-twice.patch
* Tue Sep 27 2016 hareAATTsuse.de- Reformat patch headers:
* modify 0199-rd-iscsi-waitnet-default-false.patch
* modify 0200-dracut_fix_multipath_without_config.patch
* modify 0210-add_fcoe_uefi_check.patch
* modify 0212-fcoe_reorder_init_path.patch- Rediff patches to apply cleanly:
* modify 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch
* modify 0133-Allow-multiple-configurations-per-network-interface-.patch
* modify 0170-iscsi-skip-ibft-invalid-dhcp.patch
* modify 0218-40network-allow-persistent-interface-names.patch- Remove spurious whitespaces:
* modify 0169-network_set_mtu_macaddr_for_dhcp.patch- 40network: print out correct prefix (bsc#996141)
* modify 0125-40network-separate-mask-and-prefix.patch- 95iscsi: setup bnx2i offload connection correctly (bsc#997598)
* add 0224-95iscsi-setup-bnx2i-offload-connections-properly.patch- Rename patches to match sequence number:
* old: 0019-40network-Fix-race-condition-when-wait-for-networks.patch
* new: 0012-40network-Fix-race-condition-when-wait-for-networks.patch
* old: 0066-40network-always-start-netroot-in-ifup.sh.patch
* new: 0013-40network-always-start-netroot-in-ifup.sh.patch
* Mon Sep 19 2016 Thomas.BlumeAATTsuse.com- rd.iscsi.waitnet should default to false in order for dracut to wait for the network devices (bsc#997598)
* add 0199-rd-iscsi-waitnet-default-false.patch
* Fri Sep 16 2016 hareAATTsuse.de- 95multipath: Replace \'grep\' with \'sed\' for shutdown scripts (bsc#999220)
* modify 0306-90multipath-add-shutdown-script.patch
* Thu Sep 01 2016 opensuseAATTdstoecker.de- fix boot issues using RAID, bnc#970215
* Wed Aug 31 2016 trennAATTsuse.de- Add missing whitespace for md raid suse kernel param parsing (bsc#970215)
* modify: 0059-99suse-Add-SUSE-specific-initrd-parsing.patch- Fix IFS separater in net-lib.sh (bsc#996141)
* modify: 0125-40network-separate-mask-and-prefix.patch
* Fri Aug 26 2016 hareAATTsuse.de- Rename patch:
* From 0211-fix_multipath_check_hostonly.patch to 0303-fix_multipath_check_hostonly.patch- Rename patch:
* From 0213-10i18n-keymap-find.patch to 0213-Fix-wrong-keymap-inclusion.patch
* Thu Aug 25 2016 hareAATTsuse.de- 95fcoe: Do not complain about missing /etc/hba.conf (bsc#980539)
* Add 0215-95fcoe-Do-not-complain-about-missing-etc-hba.conf.patch- 95fcoe: silence lldpad warnings
* Add 0216-95fcoe-silence-lldpad-warnings.patch- 95fcoe: Allow to specify the FCoE mode via the fcoe= parameter
* Add 0217-95fcoe-Allow-to-specify-the-FCoE-mode-via-the-fcoe-p.patch- 40network: allow persistent interface names (bsc#995284)
* Add 0218-40network-allow-persistent-interface-names.patch- 95fcoe: use interface names instead of MAC addresses
* Add 0219-95fcoe-use-interface-names-instead-of-MAC-addresses.patch- 95fcoe: always set AUTO_VLAN for fcoemon (bsc#995019)
* Add 0220-95fcoe-always-set-AUTO_VLAN-for-fcoemon.patch- 95fcoe: Add shutdown script (bsc#994860)
* Add 0221-95fcoe-Add-shutdown-script.patch- 90dm: Fixup shutdown script (bsc#994860)
* Add 0222-90dm-Fixup-shutdown-script.patch- 90dm: fixup dependency cycle between MD and DM shutdown (bsc#994860)
* Add 0223-90dm-fixup-dependency-cycle-between-MD-and-DM-shutdo.patch- 90multipath: Start daemon after udev settle (bsc#986734)
* Add 0304-90multipath-Start-daemon-after-udev-settle.patch- 90multipath: load dm_multipath module during startup
* Add 0305-90multipath-load-dm_multipath-module-during-startup.patch- 90multipath: add shutdown script (bsc#994860)
* Add 0306-90multipath-add-shutdown-script.patch
* Tue Aug 23 2016 hareAATTsuse.de- Reformat patches and add patch header:
* 0053-01fips-fixup-loading-issues.patch
* 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch
* 0128-90lvm-Install-dm-snapshot-module.patch
* 0133-Allow-multiple-configurations-per-network-interface-.patch
* 0138-fips_add_aesni-intel.patch
* 0168-remove_plymouth_logo_file.patch
* 0169-network_set_mtu_macaddr_for_dhcp.patch
* 0170-iscsi-skip-ibft-invalid-dhcp.patch
* 0180-i18n_add_correct_fontmaps.patch
* 0196-ibft-wait-for-session-on-all-paths.patch
* 0201-fix_nfs_with_ip_instead_of_hostname.patch
* 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch
* fips-kernel-4.4-fixes.patch- Rename patch:
* from fips-kernel-4.4-fixes.patch
* to 0139-fips-kernel-4.4-fixes.patch
* Fri Aug 19 2016 hareAATTsuse.de- Do not overwrite existing FCoE configuration (bsc#993861)
* Add 0213-95fcoe-Do-not-overwrite-FCoE-configuration.patch
* Tue Aug 02 2016 trennAATTsuse.de- Fix DASD SSID handling (bsc#989313)
* Add 0501-dasd_fix_ssid_bigger_zero.patch
* Tue Aug 02 2016 mfashehAATTsuse.com- Advise user of fs recovery options when we fail to mount (fate#320443)
* Add 0404-dracut-emergency-optionally-print-fs-help.patch
* Mon Jul 04 2016 agrafAATTsuse.com- Add 32bit arm support to installkernel
* Fri Jun 17 2016 fvogtAATTsuse.com- Add 0213-10i18n-keymap-find.patch: - Fix choice of keymap for inclusion (bsc#942896) - Refresh 0301-include_sysconfig_language.patch
* Fri Jun 03 2016 trennAATTsuse.de- FCOE fix bsc#982588
* Add 0212-fcoe_reorder_init_path.patch
* Tue May 31 2016 meissnerAATTsuse.com- fips-kernel-4.4-fixes.patch: adjust the kernel module list to match the SLES 12 SP2 kernel. (bsc#976577)
* Wed May 04 2016 hareAATTsuse.de- Port missing SLES patches
* Add 0197-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch
* Add 0198-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch
* Remove 0194-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch
* Remove 0195-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch- Rewrite patch:
* Add 0302-Revert-90multipath-add-hostonly-multipath.conf-in-ca.patch
* Remove 0001-multipath_revert_mpathconf_binary_use.patch- Update 0403-95lunmask-Add-module-to-handle-LUN-masking.patch to match upstream kernel submission (FATE#319786)
* Tue Apr 26 2016 trennAATTsuse.de- Add IFS restoring where it has been lost due to mainline merging (bsc#977117)
* Add 0500-Reset-IFS-variable.patch
* Mon Apr 25 2016 trennAATTsuse.de- Make sure to install collect binary (bsc#976466)
* Add: 0188-95dasd_rules-Install-collect-udev-helper-binary.patch
* Wed Apr 20 2016 trennAATTsuse.de- Remove version from requires on subpackage- Add a split provide because of the package split for SLE12 SP1 to SP2 upgrade
* Tue Apr 12 2016 trennAATTsuse.de- Forward port of latest SLES patches (fate#320499) Add:
* 0001-multipath_revert_mpathconf_binary_use.patch (fate#320499)
* 0170-iscsi-skip-ibft-invalid-dhcp.patch (bsc#953361)
* 0160-s390-update_active_devices_initrd.patch (bsc#939101)
* 0161-95zfcp_rules-simplified-rd.zfcp-commandline-for-NPIV.patch (bsc#964456)
* 0190-replace-iscsistart-with-systemd-service-files.patch (fate#319024)
* 0191-static_network_setup_return_zero.patch (bsc#919179)
* 0192-iscsi_set_boot_protocol_from_ifcfg.patch (bsc#919179)
* 0193-95iscsi-Set-number-of-login-retries.patch (bsc#951003)
* 0196-ibft-wait-for-session-on-all-paths.patch (bsc#951003)
* 0403-95lunmask-Add-module-to-handle-LUN-masking.patch (FATE#319786) Added, but still commented in spec file (still needs adjusting):- Fixup booting from qla4xxx (bsc#951003)
* 0194-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch
* 0195-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch
* Wed Mar 30 2016 dmuellerAATTsuse.com- dracut-installkernel: Fix for aarch64 (bsc#947670)
* Thu Mar 24 2016 trennAATTsuse.de- Move dist config file to /usr/lib/dracut/dracut.conf.d (bsc#972143)- Remove stale, unused patch file: 0181-no_systemd_cryptsetup.patch- Still create a debug config example in /etc/dracut.conf.d
* Fri Feb 12 2016 fvogtAATTsuse.com- Add 0211-fix_multipath_check_hostonly.patch: - Fix warning about multipath
* Wed Feb 10 2016 fvogtAATTsuse.com- Modify 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch: - Don\'t try to include plymouth if plymouth-dracut pkg. not installed
* Tue Feb 09 2016 fvogtAATTsuse.com- Add 0210-add_fcoe_uefi_check.patch: - Only install fcoe-uefi module if needed (boo#965477)
* Sat Feb 06 2016 fvogtAATTsuse.com- Fix 0208-no_forced_virtnet.patch: - On non-QEMU systems it returned non-zero, causing dracut to fail - Fixed boo#965477 - dracut.spec: Remove 90qemu-net entirely instead of disabling - running_in_qemu was broken (reading output of >/dev/null)
* Mon Feb 01 2016 fvogtAATTsuse.com- Fix 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe.patch: - Patch did not have any effect whatsoever - Fixes bsc#869496 - Rename from 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch
* Thu Jan 28 2016 pwieczorkiewiczAATTsuse.com- Add 0169-network_set_mtu_macaddr_for_dhcp.patch: - Set MTU and LLADDR for DHCP if specified (boo#959803)
* Wed Jan 27 2016 fvogtAATTsuse.com- Modify 0017-45ifcfg-use-distro-specific-scripts.patch: - Also revert upstream commit f34e1d6b to not forcibly include network and ifcfg modules (bsc#960669)- Refresh: - 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch - 0132-40network-fixup-static-network-configuration.patch - 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch - 0402-driver-fail-summary.patch
* Wed Jan 27 2016 fvogtAATTsuse.com- Add 0209-fix_modules_load_d_hostonly.patch: - Fix modules-load.d with hostonly (boo#962224)
* Tue Jan 26 2016 fvogtAATTsuse.com- Add 0208-no_forced_virtnet.patch: Don\'t include qemu-net modules without reason. Fix for bsc#960669
* Fri Jan 22 2016 fvogtAATTsuse.com- Refresh and merge: 0133-Allow-multiple-configurations-per-network-interface-.patch 0145-40network-handle-ip-ifname-static-correctly.patch 0162-network-Request-DHCP-lease-instead-of-getting-applyi.patch- Delete 0134-Remove-bootdev-warning-bnc-881112.patch: - ip=ibft got deprecated, so workaround not necessary
* Thu Jan 21 2016 fvogtAATTsuse.com- Add 0207-handle_module_aliases.patch: Handle module aliases correctly to not generate unbootable initrds with different kernel versions. Fix for boo#962694
* Thu Nov 26 2015 fvogtAATTsuse.com- Don\'t require bind-utils, it conflicts with minimal-base-conflicts
* Thu Nov 26 2015 fvogtAATTsuse.com- Add warning about pkgconfig file to rpmlintrc\'s ignore list- Fix spec file: - Add dracut-catimages manpage to dracut-tools - Fix summary of dracut-tools subpackage
* Thu Nov 26 2015 fvogtAATTsuse.com- Remove 0400-use_fstab_systemd.patch- Move dracut-catimages, /boot/dracut and /var/lib/dracut into dracut-tools subpackage- Cleanup spec file
* Thu Nov 26 2015 fvogtAATTsuse.com- Refresh patches with line offsets: 0017-45ifcfg-use-distro-specific-scripts.patch 0048-40network-Only-enable-network-interfaces-if-explicit.patch 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch 0182-fix-include-parsing.patch 0183-fix_add_drivers_hang.patch 0203-no-fail-builtin-module.patc
* Wed Nov 25 2015 fvogtAATTsuse.com- Update to dracut-044- Patches upstream, removed here: 0119-Reset-IFS-variable.patch 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch 0122-Get_kernel_version_from_gz_file_for_arm.patch 0165-Order-root-fsck-after-pre-mount.patch 0184-fix_lvm_wc_warning.patch 0185-dracut.sh-remove-_EARLY-from-CONFIG_MICROCODE_-check.patch 0401-mount_option_mountpoint.patch- Updated/Refreshed patches: 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch 0019-40network-Fix-race-condition-when-wait-for-networks.patch 0056-81cio_ignore-handle-cio_ignore-commandline.patch 0058-dracut-add-warning-when-including-unsupported-module.patch 0066-40network-always-start-netroot-in-ifup.sh.patch 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch 0125-40network-separate-mask-and-prefix.patch 0131-40network-handle-prefixed-IP-addresses-correctly.patch 0132-40network-fixup-static-network-configuration.patch 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch 0159-network-Try-to-load-xennet.patch 0202-dracut_dmraid_use_udev.patch 0203-no-fail-builtin-module.patch 0402-driver-fail-summary.patch
* Wed Nov 25 2015 fvogtAATTsuse.com- Fix 0202-dracut_dmraid_use_udev.patch: - Statement was missing a program to execute
* Tue Nov 24 2015 fvogtAATTsuse.com- Add 0206-nfs_dns_alias.patch to fix boo#955592: - Fix dracut run on nfs root where NFS host is a DNS ALIAS- Require bind-utils. host is used in some lines
* Thu Nov 19 2015 tiwaiAATTsuse.de- Fix the wrong kernel config check for microcode with 4.4 kernel (boo#955712): 0185-dracut.sh-remove-_EARLY-from-CONFIG_MICROCODE_-check.patch
* Tue Nov 17 2015 fvogtAATTsuse.com- Disable 0400-use_fstab_systemd.patch - Fully implementing this would take ages - Fix boo#948771
* Tue Nov 17 2015 fvogtAATTsuse.com- Add numbers to the filename of all patches: fips_add_aesni-intel.patch -> 0138-fips_add_aesni-intel.patch dracut_fix_multipath_without_config.patch -> 0200-dracut_fix_multipath_without_config.patch fix_nfs_with_ip_instead_of_hostname.patch -> 0201-fix_nfs_with_ip_instead_of_hostname.patch dracut_dmraid_use_udev.patch -> 0202-dracut_dmraid_use_udev.patch dracut_dont_use_dpkg_defaults_on_SUSE.patch -> 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch
* Mon Nov 16 2015 fvogtAATTsuse.com- Update description in dracut.spec
* Thu Nov 12 2015 fvogtAATTsuse.com- Add 0301-include_sysconfig_language.patch: - Include /etc/sysconfig/language instead of forcibly generating /etc/locale.conf - Workaround and partial fix for boo#927250
* Tue Nov 10 2015 fvogtAATTsuse.com- Add 0205-mdraid_ignore_hostonly.patch: - Always install mdraid modules (boo#935993)
* Tue Nov 10 2015 fvogtAATTsuse.com- Modify 0402-driver-fail-summary.patch - Add notice (bsc#952491) - Use mktemp instead of hardcoded filenames (bnc#935338)- Modify 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch - Use mktemp instead of hardcoded filenames (bnc#935338)
* Wed Nov 04 2015 fvogtAATTsuse.com- Add dracut-rpmlintrc- Fix permissions of various scripts, as patch does not create executable files
* Wed Nov 04 2015 fvogtAATTsuse.com- Fix format of patch disablement
* Wed Nov 04 2015 fvogtAATTsuse.com- Add 0204-mkinitrd-fix-monster.patch: - Implement functionality of -A option - Without this patch, -A sets host_only=0, but host_only wasn\'t used - Translates into --no-host-only now- References boo#935993
* Tue Nov 03 2015 fvogtAATTsuse.com- Add 0402-driver-fail-summary.patch: - Port 0169-Enabled-Warning-for-failed-kernel-modules-per-defaul.patch: Subject: Enable warning for failed kernel moduiles Enabled Warning for failed kernel modules per default and added summary of those to the end of dracut output References: bnc#886839 - Disable inline warnings in favour of summary
* Tue Nov 03 2015 fvogtAATTsuse.com- Add 0203-no-fail-builtin-module.patch: Don\'t let inst1mod fail if module is built-in - Fixes bsc#935563
* Wed Oct 14 2015 trennAATTsuse.de- Always install dm-snaphost module if lvm dracut module is needed, even if dm-snampshot is not loaded on the host yet (bsc#947518) A 0128-90lvm-Install-dm-snapshot-module.patch
* Tue Oct 06 2015 fvogtAATTsuse.com- Add patch 0184-fix_lvm_wc_warning.patch: - Upstream commit 08eca6 to get rid of missing wc warning
* Thu Oct 01 2015 fvogtAATTsuse.com- Fix 0181-no_systemd_cryptsetup.patch: - Password input without plymouth didn\'t work
* Thu Oct 01 2015 dimstarAATTopensuse.org- Disable 0181-no_systemd_cryptsetup.patch: it breaks existing installations of encrypted / on LVM.
* Wed Sep 23 2015 fvogtAATTsuse.com- Fix 0182-fix-include-parsing.patch- Didn\'t parse arguments with spaces correctly
* Wed Sep 23 2015 fvogtAATTsuse.com- Add patch 0183-fix_add_drivers_hang.patch: - Fix possible hang in dracut caused by add_drivers+=\" \" in dracut.conf (bsc#923116)
* Mon Sep 21 2015 fvogtAATTsuse.com- Add patch 0182-fix-include-parsing.patch: - Fix parsing of \"-i\" and \"--include\"- Fixes boo#908452
* Mon Sep 21 2015 fvogtAATTsuse.com- Add patch 0181-no_systemd_cryptsetup.patch: - rd.luks.key is not implemented (properly) if systemd is enabled, so ignore systemd in 90crypt- Fixes boo#915849
* Wed Sep 16 2015 fvogtAATTsuse.com- Fix systemd-vconsole-error properly (bsc#943312 and bsc#932981) Rewrite 0180-dracut-add-trivial-vconsole-fontmap.patch as 0180-i18n_add_correct_fontmaps.patch
* Mon Sep 14 2015 thomas.blumeAATTsuse.com- fix systemd-vconsole-error in initrd (bsc#943312) Add 0180-dracut-add-trivial-vconsole-fontmap.patch
* Fri Sep 11 2015 fvogtAATTsuse.com- Add 0401-mount_option_mountpoint.patch: Make it possible to use a mountpoint as --mount parameter
* Fri Sep 11 2015 fvogtAATTsuse.com- Add experimental 0400-use_fstab_systemd.patch: Add entry for /sysroot in /etc/fstab instead of relying on root= and rootflags=
* Sun Aug 23 2015 seife+obsAATTb1-systems.com- fix plymouth installation if dpkg package is installed - add dracut_dont_use_dpkg_defaults_on_SUSE.patch
* Mon Aug 17 2015 trennAATTsuse.de- Do not recommend, but require binutils package. bsc#941928
* Sun Jul 26 2015 jengelhAATTinai.de- get_kernel_version is required for /sbin/mkinitrd
* Thu Jul 02 2015 trennAATTsuse.de- Update to version 043 Minor change: add missing dmsquash-generator
* Wed Jun 24 2015 trennAATTsuse.de- Fix dmraid issue bnc#905746 A dracut_dmraid_use_udev.patch- Taken over from SLE12 A fips_add_aesni-intel.patch- Do not touch /run vs /var/run bnc#922676 D 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch- Update dracut to version 042 Remove these already included or unneeded patches: D dracut_v041_to_HEAD.patch D 0011-Correct-paths-for-openSUSE.patch D 0068-95fcoe-uefi-Test-for-EFI-firmware.patch D 0170-enable-logitech-hidpp.patch- Fix nfs mount if IPv4 is used in fstab instead of hostname A fix_nfs_with_ip_instead_of_hostname.patch Adjust/refresh: M 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch M 0016-Add-new-s390x-specific-rule-files.patch M 0017-45ifcfg-use-distro-specific-scripts.patch M 0019-40network-Fix-race-condition-when-wait-for-networks.patch M 0020-00warpclock-Set-correct-timezone.patch M 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch M 0048-40network-Only-enable-network-interfaces-if-explicit.patch M 0053-01fips-fixup-loading-issues.patch M 0056-81cio_ignore-handle-cio_ignore-commandline.patch M 0057-01fips-Include-some-more-hmacs.patch M 0058-dracut-add-warning-when-including-unsupported-module.patch M 0059-99suse-Add-SUSE-specific-initrd-parsing.patch M 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch M 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch M 0066-40network-always-start-netroot-in-ifup.sh.patch M 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch M 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch M 0079-95dasd_rules-fixup-rd.dasd-parsing.patch M 0080-95dasd_rules-print-out-rd.dasd-commandline.patch M 0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch M 0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch M 0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch M 0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch M 0087-95dasd_rules-Auto-generate-udev-rule-for-ipl-device.patch M 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch M 0089-40network-create-var-lib-wicked-in-ifup.sh.patch M 0090-dracut-caps-Remove-whole-caps-module.patch M 0091-dracut-biosdevname-In-SUSE-biosdevname-package-is-in.patch M 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch M 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch M 0107-Fixup-typo-firmare-instead-of-firmware.patch M 0108-91zipl-Store-commandline-correctly.patch M 0109-95dasd_rules-Store-all-devices-in-commandline.patch M 0110-95zfcp_rules-Store-all-devices-in-commandline.patch M 0113-91zipl-Install-script-as-executable.patch M 0114-91zipl-Translate-ext2-3-into-ext4.patch M 0116-Mark-scripts-as-executable.patch M 0117-95dasd_rules-Enable-the-device-before-checking-devic.patch M 0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch M 0119-Reset-IFS-variable.patch M 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch M 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch M 0122-Get_kernel_version_from_gz_file_for_arm.patch M 0123-95zfcp_rules-fix-typo-in-module_setup.patch M 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch M 0125-40network-separate-mask-and-prefix.patch M 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch M 0130-nfs-Always-add-all-kernel-modules-for-kdump.patch M 0131-40network-handle-prefixed-IP-addresses-correctly.patch M 0132-40network-fixup-static-network-configuration.patch M 0137-Switch-from-Mozilla-NSS-sha256hmac-checking-to-fipsc.patch M 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch M 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch M 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch M 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch M 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch M 0159-network-Try-to-load-xennet.patch M 0163-Install-etc-sysconfig-console-to-see-specific-fonts.patch M 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch M 0165-Order-root-fsck-after-pre-mount.patch M 0168-remove_plymouth_logo_file.patch M dracut_fix_multipath_without_config.patch
* Wed May 20 2015 trennAATTsuse.de- Fix mkinitrd (get_kernel_version) for arm
* arch by getting kernel version from vmlinux.
*.gz file instead of [uz]Image file. Taken over from mkinitrd bnc#908454
* Add patch 0122-Get_kernel_version_from_gz_file_for_arm.patch- Fix nfs ip= setup in case of IP instead of host in root= name (bsc#931307)- Honor allow_unsupported_modules setting From: Borislav Petkov
$ make install of a locally built kernel, you don\'t want dracut to do --check-supported for supported modules when you have \"allow_unsupported_modules 1\" in /etc/modprobe.d/10-unsupported-modules.conf. Teach /sbin/installkernel to pay attention to that setting. Use modprobe --showconfig too, which is going to be the proper way to do it starting with 12SP1.
* Fri May 08 2015 trennAATTsuse.de- Add fix for multipath systems without multipathd.conf bsc#927719: Tumbleweed Snapshot blocked: no multipath support in 20150416\\ (likely dracut issue) bsc#930019: multipath is broken in dracut due to missing /etc/multipath.conf file (systemd multpath.service condition)
* Added patch: dracut_fix_multipath_without_config.patch
* Tue Mar 24 2015 trennAATTsuse.de- Update to dracut mainline version 041. Half of the patches got integrated mainline. Some others have been merged together when it made sense some have been left out, but are still in the repository as they need some special treating and mainline discussion whether/how they get added. These are also not urgently needed, but are debugging patches. I broke the rule here to mention every added/deleted/modified patch as every patch is touched and every 2nd got removed (mainline integrated). I also re-ordered the patches in the PatchXY: area for easier merging them and get them discussed and posted mainline easier, topic by topic.- Patches merged in the git tracking repository: 0065-95iscsi-Fixup-bnx2i-offload-booting.patch 0028-95udev-rules-Include-correct-sg3_utils-rules.patch 0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch 0100-Add-btrfs-rescue-utilities.patch 0067-95fcoe-check-always-returns-255.patch 0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch 0077-90multipath-add-missing-11-dm-mpath.rules-file.patch 0042-Enhance-suse.conf-example-with-SUSE-specific-setting.patch 0161-Fix-error-message-when-there-are-no-internal-kernel-.patch 0111-90mdraid-Remove-line-for-offroot-detection.patch 0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch 0041-mkinitd-suse-remove-hostonly-and-hostonly-cmdline.patch 0030-95iscsi-Autodetect-iSCSI-firmware.patch 0052-99base-Add-chown-binary.patch 0105-95iscsi-parse-output-from-iscsiadm-correctly.patch 0101-Print-stored-dracut-commandline-during-initramfs-bui.patch 0096-dracut-Fix-error-local-can-only-be-used-in-a-functio.patch 0043-40network-always-add-network-module.patch 0035-Introduce-force-drivers-parameter-and-force_drivers-.patch 0136-Revert-95udev-rules-add-persistent-network-rule.patch 0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch 0167-do-not-symlink-var-log-to-run-log.patch 0024-Fixup-mdraid-setup.patch 0032-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch 0022-95udev-rules-add-persistent-network-rule.patch 0166-load-xhci-pci.patch 0047-95resume-skip-module-for-s390-x.patch 0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch 0055-95fcoe-Only-install-fcoe-module-if-required.patch 0078-Restore-original-IFS-value.patch 0046-dracut-Do-not-wait-for-swap-device.patch 0074-More-empty-cmdline-fixes.patch 0112-99base-warn-on-invalid-command-for-initqueue.patch 0034-dracut-Do-not-stop-installing-drivers-if-one-fails.patch 0139-dracut.sh-check-for-logfile-logfile-option-and-creat.patch 0127-99base-Increase-initqueue-timeout-in-non-systemd-cas.patch 0104-Generate-fallback-mount-unit-for-root-filesystem.patch 0154-resume-Also-allow-this-module-on-S390-again-s2disk-c.patch 0149-dracut.sh-Fix-fstab-parsing-again.patch 0027-90multipath-install-dracut-specific-service-file.patch 0084-95rootfs-block-Correctly-terminate-commandline-param.patch dracut_v37_to_HEAD.patch 0128-90lvm-Install-dm-snapshot-module.patch 0063-90multipath-Install-libgcc_s-library.patch 0062-95iscsi-Install-libgcc_s-library.patch 0146-dracut.sh-corrected-logfile-check.patch 0071-Fix-non-export-of-journal-dev-boot-options.patch 0044-Add-find-to-debug-binaries.patch 0039-Remove-force-parameter-from-mkinitrd.patch 0026-90multipath-add-67-kpartx-compat.rules.patch 0099-90multipath-Load-device_handler-modules-early-during.patch 0029-90multipath-install-correct-multipath-rules.patch 0031-90multipath-Fixup-service-file-for-booting.patch 0036-95fcoe-Store-current-configuration-in-dracut-cmdline.patch A patch (dracut_v041_to_HEAD.patch) is being added without being properly referenced from the changelog. 0151-Go-back-to-xz-again-pixz-may-use-too-much-memory-whi.patch 0069-81cio_ignore-skip-module-if-cio_ignore-is-not-active.patch 0070-81cio_ignore-rewrite-module.patch 0033-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch 0098-Do-not-call-lvm-for-non-LVM-device-mapper-devices.patch 0023-systemd-always-tries-to-load-autofs4.patch 0051-mkinitrd-suse-add-update-bootloader-message.patch 0013-mkinitrd-suse-do-not-update-bootloader-if-no-kernel-.patch 0115-Handle-module-alias-properly.patch 0054-95iscsi-update-commandline-printing.patch 0148-dracut.sh-Fix-LABEL-and-other-fstab-syntax.patch 0122-btrfs-btrfs-dump-super-and-btrfs-select-super-do-not.patch 0045-40network-add-missing-_arch-variable-declaration.patch 0050-95iscsi-strip-one-set-of-quotes-when-calling-initque.patch 0152-Add-a-comment-to-easily-add-debug-modules-also-add-v.patch 0147-dracut.sh-Fix-UUID-fstab-parsing-in-case-mount-optio.patch 0038-95fcoe-start-lldpad-separately.patch 0082-00warpclock-check-for-sbin-hwclock.patch 0155-iscsi-iscsi.initiator-and-others-can-and-must-only-s.patch 0037-95fcoe-update-fcoe-interface-check.patch 0141-iscsi-Avoid-bad-ip-route-call-on-empty-address.patch 0049-95iscsi-Use-ip-ibft-for-ibft-autoconfiguration.patch 0153-Only-add-network-module-on-request-and-on-dependenci.patch 0097-Implement-rd.timeout-to-modify-the-device-timeout.patch 0169-fix-systemd-vconsole.patch 0073-Don-t-create-lots-of-empty-cmdline-files-for-hostonl.patch 0103-Fixup-missing-separators-in-rootfs-block-cmdline.patch 0064-90kernel-modules-install-scsi_dh_alua.patch 0012-Check-for-plymouth-lib-directories.patch 0092-dracut-nbd-Only-complain-of-missing-binary-in-hoston.patch 0160-nfs-Add-ip-.-and-root-nfs.-parameters-to-internal-dr.patch 0093-95iscsi-generate-commandline-for-software-iscsi.patch 0040-95fcoe-skip-VLAN-devices-in-fcoe-up.patch 0156-dracut.usage.asc-Remove-distro-specific-help-from-ma.patch 0018-mkinitrd-suse-Fix-whitespaces-when-adding-drivers.patch 0140-dracut.sh-Avoid-duplicate-devices-in-host_devs.patch 0095-95iscsi-use-static-configuration-for-software-iscsi.patch 0025-95udev-rules-Add-59-scsi-sg_utils.rules.patch 0072-Also-export-root-boot-param-for-hostonly-cmdline-cas.patch 0102-Align-dev_unit_name-with-systemd-s-function.patch 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch- Added dracut_v041_to_HEAD.patch: new patch from v041 against our git
* Fri Feb 27 2015 sfalkenAATTopensuse.org- Add patch to load logitech-hidpp module in default initrd, fixes issues with not being able to enter LUKS password with logitech wireless keyboards (boo#918938) + Added: 0170-enable-logitech-hidpp.patch
* Mon Feb 23 2015 meissnerAATTsuse.com- dracut-fix-systemd-vconsole.patch: patch from upstream to start the vconsole for new systemd. + Added 0169-fix-systemd-vconsole.patch
* Tue Feb 17 2015 sfalkenAATTopensuse.org- Add patch to remove PLYMOUTH_LOGO_FILE from modules.d/50plymouth/plymouth-populate-initrd.sh (bnc#910952) + 0168-remove_plymouth_logo_file.patch
* Mon Feb 09 2015 dimstarAATTopensuse.org- Do no longer package 02caps: patch 90 takes care of removing it.
* Thu Feb 05 2015 meissnerAATTsuse.com- regenerate the initrds on updating this package (or the -fips subpackage)
* Sun Feb 01 2015 tchvatalAATTsuse.com- Apply patch for systemd-journald SIGTERMing on boot bnc#915575
* 0167-do-not-symlink-var-log-to-run-log.patch
* Sat Jan 03 2015 bwiedemannAATTsuse.com- add 0166-load-xhci-pci.patch load xhci-pci on Linux-3.18+ to allow USB-keyboard to give LUKS PW (bnc#911319)
* Wed Dec 17 2014 schwabAATTsuse.de- 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch: fix storage module selection for sdhci/mmc/ahci
* Sat Nov 22 2014 arvidjaarAATTgmail.com- add 0165-Order-root-fsck-after-pre-mount.patch ensure root fsck runs after dracut-pre-mount.service which calls resume (bnc#906592)
* Wed Oct 15 2014 trennAATTsuse.de- dracut-initrd-restore.patch: dracut-shutdown.service invokes dracut-initramfs-restore script which will never work in openSUSE because initrd images are named initrd not initramfs. Patch is from: Cristian RodrÃguez
* Add 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch