18971c
%define dracutlibdir %{_prefix}/lib/dracut
18971c
18971c
# Variables must be defined
18971c
%define with_nbd                1
18971c
18971c
# nbd in Fedora only
18971c
%if 0%{?rhel} >= 6
18971c
%define with_nbd 0
18971c
%endif
18971c
18971c
Name: dracut
18971c
Version: 033
18971c
Release: 565%{?dist}
18971c
18971c
Summary: Initramfs generator using udev
18971c
%if 0%{?fedora} || 0%{?rhel}
18971c
Group: System Environment/Base
18971c
%endif
18971c
%if 0%{?suse_version}
18971c
Group: System/Base
18971c
%endif
18971c
18971c
# The entire source code is GPLv2+
18971c
# except install/* which is LGPLv2+
18971c
License: GPLv2+ and LGPLv2+
18971c
18971c
URL: https://dracut.wiki.kernel.org/
18971c
18971c
# Source can be generated by
18971c
# http://git.kernel.org/?p=boot/dracut/dracut.git;a=snapshot;h=%{version};sf=tgz
18971c
Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar.bz2
18971c
Patch1: 0001-dracut.sh-harden-host_modalias-reading.patch
18971c
Patch2: 0002-ifup-do-not-dhcp-on-network-interface-of-secondary-s.patch
18971c
Patch3: 0003-dracut.sh-also-search-uevent-s-for-MODALIAS.patch
18971c
Patch4: 0004-dracut.sh-we-don-t-need-to-read-the-modalias-files.patch
18971c
Patch5: 0005-Add-option-to-turn-on-off-prelinking.patch
18971c
Patch6: 0006-add-etc-system-fips-for-dracut-fips-subpackage.patch
18971c
Patch7: 0007-dracut-Generlize-microcode-early-cpio-usage.patch
18971c
Patch8: 0008-dracut-Do-not-create-early_cpio-if-no-suitable-micro.patch
18971c
Patch9: 0009-dracut-Implement-ACPI-table-overriding.patch
18971c
Patch10: 0010-dracut.conf.5.asc-Add-ACPI-table-override-and-uncomp.patch
18971c
Patch11: 0011-dracut-bash-completion.sh-add-prelink-noprelink.patch
18971c
Patch12: 0012-dracut.sh-bail-out-early-if-destination-dir-is-not-w.patch
18971c
Patch13: 0013-dracut-logger.sh-do-not-log-to-syslog-kmsg-journal-f.patch
18971c
Patch14: 0014-lvm-mdraid-Fix-LVM-on-MD-activation.patch
18971c
Patch15: 0015-bcache-optionally-install-the-tools-and-rules.patch
18971c
Patch16: 0016-dracut-functions.sh-inst_rules-do-not-install-rules-.patch
18971c
Patch17: 0017-mdraid-module-setup.sh-install-configs-from-etc-mdad.patch
18971c
Patch18: 0018-mdraid-module-setup.sh-fixes-for-mdadm-3.2.6.patch
18971c
Patch19: 0019-fcoe-add-FCoE-UEFI-boot-device-support.patch
18971c
Patch20: 0020-rootfs-block-add-support-for-the-rootfallback-kernel.patch
18971c
Patch21: 0021-btrfs-use-inst_hook-to-install-the-timeout-hook.patch
18971c
Patch22: 0022-lvm-install-thin-utils-for-non-hostonly.patch
18971c
Patch23: 0023-dracut.sh-do-not-bail-out-if-kernel-modules-dir-is-m.patch
18971c
Patch24: 0024-dmsquash-live-add-dev-mapper-live-base.patch
18971c
Patch25: 0025-Doc-cleanup-extend-and-split-and-reuse.patch
18971c
Patch26: 0026-lvm-fix-thin-recognition.patch
18971c
Patch27: 0027-dracut-functions.sh-check_block_and_slaves-skip-LVM-.patch
18971c
Patch28: 0028-Add-lzo-lz4-compression-and-read-INITRD_COMPRESS.patch
18971c
Patch29: 0029-git2spec.pl-remove-.git-date-from-release-string.patch
18971c
Patch30: 0030-kernel-modules-ARM-add-mmc_block-usb_storage-to-stat.patch
18971c
Patch31: 0031-lvm-always-install-thin-utils-for-lvm.patch
18971c
Patch32: 0032-dracut.spec-move-sbin-dracut-to-usr-sbin-dracut.patch
18971c
Patch33: 0033-usrmount-module-setup.sh-fixed-typo.patch
18971c
Patch34: 0034-Handle-crypto-modules-with-and-without-modaliases.patch
18971c
Patch35: 0035-fips-include-crct10dif_generic.patch
18971c
Patch36: 0036-resume-fix-swap-detection-in-hostonly.patch
18971c
Patch37: 0037-resume-remove-resume-genrules.sh.patch
18971c
Patch38: 0038-iscsi-nbd-do-not-try-to-mount-the-whole-disk-if-root.patch
18971c
Patch39: 0039-fips-also-install-etc-system-fips-in-the-initramfs.patch
18971c
Patch40: 0040-dracut-functions.sh-Avoid-loading-unnecessary-32-bit.patch
18971c
Patch41: 0041-systemd-do-not-exit-the-initqueue-if-systemd-asks-a-.patch
18971c
Patch42: 0042-kernel-modules-add-ohci-pci-to-the-list-of-forced-mo.patch
18971c
Patch43: 0043-lvm-do-not-run-pvscan-for-lvmetad-update.patch
18971c
Patch44: 0044-fips-fix-RHEV-vmlinuz-check.patch
18971c
Patch45: 0045-dracut.cmdline.7.asc-document-server-ip-of-ip-parame.patch
18971c
Patch46: 0046-dracut.sh-_get_fs_type-if-block-device-exists-return.patch
18971c
Patch47: 0047-network-net-lib.sh-wait_for_if_up-wait-for-state-UP.patch
18971c
Patch48: 0048-network-net-lib.sh-iface_has_link-fixup.patch
18971c
Patch49: 0049-network-ifup.sh-before-doing-dhcp-check-if-the-link-.patch
18971c
Patch50: 0050-base-dracut-lib.sh-wait_for_dev-relax-requirement.patch
18971c
Patch51: 0051-dracut.sh-skip-crypt-swaps-with-password-files.patch
18971c
Patch52: 0052-Fixup-script-permissions.patch
18971c
Patch53: 0053-Remove-shebang-from-shell-completion-files.patch
18971c
Patch54: 0054-i18n-introduce-i18n_install_all-to-install-everythin.patch
18971c
Patch55: 0055-Run-xz-and-lzma-with-multiple-threads.patch
18971c
Patch56: 0056-iscsi-nbd-do-not-fail-in-hostonly-mode.patch
18971c
Patch57: 0057-dracut.sh-fixed-PATH-shortener.patch
18971c
Patch58: 0058-dracut.modules.7.asc-removed-empty-section.patch
18971c
Patch59: 0059-lvm-install-thin-tools-only-when-needed-in-hostonly.patch
18971c
Patch60: 0060-systemd-dracut-initqueue.sh-fixed-waiting-in-the-loo.patch
18971c
Patch61: 0061-base-rdsosreport.sh-add-ip-a-output.patch
18971c
Patch62: 0062-lvm-fixed-lvm-thin-check.patch
18971c
Patch63: 0063-test-TEST-17-LVM-THIN-add-test-case-for-lvm-thin-poo.patch
18971c
Patch64: 0064-test-TEST-17-LVM-THIN-remove-.testdir.patch
18971c
Patch65: 0065-iscsi-do-iscsi_firmware-regardless-of-network.patch
18971c
Patch66: 0066-dracut-lib-wait_for_dev-prevent-systemd-daemon-reloa.patch
18971c
Patch67: 0067-kernel-modules-add-more-block-driver.patch
18971c
Patch68: 0068-network-include-usbnet-drivers.patch
18971c
Patch69: 0069-systemd-dracut-initqueue.sh-fstab-is-not-a-directory.patch
18971c
Patch70: 0070-iscsi-iscsiroot.sh-do-not-trust-iscsistart-return-va.patch
18971c
Patch71: 0071-dracut.sh-add-missing-piece-for-option-add-device.patch
18971c
Patch72: 0072-dracut.sh-add-boot-efi-to-device-paths.patch
18971c
Patch73: 0073-documentation-line-wrap.patch
18971c
Patch74: 0074-network-include-all-ethernet-drivers.patch
18971c
Patch75: 0075-dracut-install-dracut-fix-ldd-output-parsing.patch
18971c
Patch76: 0076-systemd-add-71-seat.rules-73-seat-late.rules.patch
18971c
Patch77: 0077-systemd-add-seat-udev-rules-and-mask-loginctl.patch
18971c
Patch78: 0078-systemd-module-setup.sh-make-use-of-ln_r.patch
18971c
Patch79: 0079-network-add-rd.bootif-0-to-ignore-BOOTIF.patch
18971c
Patch80: 0080-iscsi-call-iscsistart-b-until-it-succeeds.patch
18971c
Patch81: 0081-base-dracut-lib.sh-halt-the-machine-in-systemd-mode-.patch
18971c
Patch82: 0082-systemd-rootfs-generator.sh-exit-0.patch
18971c
Patch83: 0083-systemd-rootfs-generator.sh-ignore-legacy-root-dev-n.patch
18971c
Patch84: 0084-dracut-lib.sh-fixed-shebang.patch
18971c
Patch85: 0085-iscsi-more-iscsiroot-fixes.patch
18971c
Patch86: 0086-iscsiroot-touch-the-right-marker-file.patch
18971c
Patch87: 0087-lvm-lvm_scan.sh-handle-one-LV-at-a-time-with-lvchang.patch
18971c
Patch88: 0088-dracut-logger.sh-systemd-cat-only-understands-prio-0.patch
18971c
Patch89: 0089-Use-builtin-xz-lzma-option-to-use-all-cores-for-mult.patch
18971c
Patch90: 0090-dracut-initramfs-restore-lsinitrd-add-LZ4-support.patch
18971c
Patch91: 0091-Revert-dmraid-let-dmraid-setup-the-partitions.patch
18971c
Patch92: 0092-dracut.sh-create-early-cpio-dir-for-acpi-tables.patch
18971c
Patch93: 0093-dracut.sh-set-file-owners-of-early-cpio-files-to-0-0.patch
18971c
Patch94: 0094-add-skipcpio-utility.patch
18971c
Patch95: 0095-dracut.sh-add-early_cpio-marker-file-to-the-early-cp.patch
18971c
Patch96: 0096-lsinitrd.sh-make-use-of-the-skipcpio-utility.patch
18971c
Patch97: 0097-network-dhclient-script.sh-set-lease-time.patch
18971c
Patch98: 0098-dracut-lib.sh-bugfix-for-pidof-function.patch
18971c
Patch99: 0099-dracut-lib.sh-bugfix-for-pidof-function.patch
18971c
Patch100: 0100-iscsi-iscsiroot.sh-beautify-warning.patch
18971c
Patch101: 0101-dracut.spec-add-skipcpio.patch
18971c
Patch102: 0102-systemd-ensure-autofs4-and-ipv6-are-included.patch
18971c
Patch103: 0103-dracut-functions.sh-also-search-in-the-updates-direc.patch
18971c
Patch104: 0104-dracut.sh-only-set-the-owner-of-files-to-0-0-if-gene.patch
18971c
Patch105: 0105-dracut.conf.d-fedora.conf.example-turn-on-early_micr.patch
18971c
Patch106: 0106-network-understand-ip-.-dns1-dns2.patch
18971c
Patch107: 0107-network-ifup.sh-handle-dns1-and-dns2-from-ip-setting.patch
18971c
Patch108: 0108-network-net-lib.sh-parse-ibft-nameserver-settings.patch
18971c
Patch109: 0109-dmsquash-live-dmsquash-liveiso-genrules.sh-s-loop0-l.patch
18971c
Patch110: 0110-base-rdsosreport.sh-add-dracut-version-to-rdsosrepor.patch
18971c
Patch111: 0111-fcoe-move-uefi-parsing-to-fcoe-uefi-module.patch
18971c
Patch112: 0112-move-uefi-lib-to-a-seperate-module.patch
18971c
Patch113: 0113-dracut.spec-add-95fcoe-uefi-and-99uefi-lib.patch
18971c
Patch114: 0114-fcoe-uefi-do-not-include-if-fcoe-utils-not-installed.patch
18971c
Patch115: 0115-network-fix-dns-parsing-in-ip-parameter.patch
18971c
Patch116: 0116-skipcpio-return-something-at-end-of-program.patch
18971c
Patch117: 0117-skipcpio-fixed-signatured-check.patch
18971c
Patch118: 0118-network-ifup-do-not-ifup-an-already-setup-network-in.patch
18971c
Patch119: 0119-network-ifup-do-not-run-dhclient-twice-on-the-same-i.patch
18971c
Patch120: 0120-nfs-nfsroot-symlink-dev-null-to-dev-nfs-as-a-marker-.patch
18971c
Patch121: 0121-systemd-dracut-pre-pivot-run-for-dev-nfs-root-and-cl.patch
18971c
Patch122: 0122-new_dhcp_next_server-is-really-new_next_server.patch
18971c
Patch123: 0123-dracut.sh-Fix-variable-name-typo.patch
18971c
Patch124: 0124-kernel-modules-add-sdhci_acpi-to-the-static-list-of-.patch
18971c
Patch125: 0125-dracut-functions.sh-find_kernel_modules_by_path-fixe.patch
18971c
Patch126: 0126-iscsi-for-iBFT-read-the-initiator-name-from-the-corr.patch
18971c
Patch127: 0127-fcoe-uefi-try-all-FcoeBootDevice-variables-for-a-Dev.patch
18971c
Patch128: 0128-dracut.sh-write-directly-to-the-output-file.patch
18971c
Patch129: 0129-systemd-add-sys-kernel-config.mount.patch
18971c
Patch130: 0130-systemd-add-70-uaccess.rules.patch
18971c
Patch131: 0131-Add-flag-to-toggle-hostonly-cmdline-storing-in-the-i.patch
18971c
Patch132: 0132-default-conf-set-hostonly_cmdline-no.patch
18971c
Patch133: 0133-systemd-rootfs-generator.sh-generate-units-in-run-sy.patch
18971c
Patch134: 0134-ifcfg-write-ifcfg.sh-do-not-bind-s390-to-MAC-if-SUBC.patch
18971c
Patch135: 0135-network-net-lib.sh-wait_for_ipv6_auto-also-wait-for-.patch
18971c
Patch136: 0136-network-dhclient-script.sh-DHCP-IPv6-interface-setup.patch
18971c
Patch137: 0137-network-IPv6-status-wait-for-tentative-flag-to-be-cl.patch
18971c
Patch138: 0138-network-merge-setup_net_-netif.ok-and-net.-netif.did.patch
18971c
Patch139: 0139-systemd-add-systemd-sysctl-service.patch
18971c
Patch140: 0140-add-default-values-in-fstab_lines.patch
18971c
Patch141: 0141-test-add-missing-Makefile.testdir.patch
18971c
Patch142: 0142-test-Makefile-add-SKIP-env-to-skip-certain-tests.patch
18971c
Patch143: 0143-test-TEST-50-MULTINIC-client-init.sh-skip-MAC-marker.patch
18971c
Patch144: 0144-Add-no-hostonly-cmdline-option-handling-for-getopt.patch
18971c
Patch145: 0145-dracut-don-t-let-devices-timeout.patch
18971c
Patch146: 0146-Do-not-wait_for_dev-if-hostonly_cmdline-not-set.patch
18971c
Patch147: 0147-systemd-dracut-shutdown.service-make-failure-non-fat.patch
18971c
Patch148: 0148-network-dhclient-script-do-PREINIT6-for-DHCP6.patch
18971c
Patch149: 0149-shutdown-if-kexec-failed-do-a-simple-reboot.patch
18971c
Patch150: 0150-dracut-initramfs-restore-fix-unpacking-with-early-mi.patch
18971c
Patch151: 0151-fcoe-wait-for-lldpad-to-be-ready.patch
18971c
Patch152: 0152-network-handle-ip-dhcp6-for-all-interfaces.patch
18971c
Patch153: 0153-lsinitrd.sh-prevent-construct.patch
18971c
Patch154: 0154-network-DCHPv6-set-valid_lft-and-preferred_lft.patch
18971c
Patch155: 0155-dm-add-dm-cache-modules.patch
18971c
Patch156: 0156-fcoe-workaround-fcoe-timing-issues.patch
18971c
Patch157: 0157-Add-legacy-flag-l-to-lz4-and-update-magic-number.patch
18971c
Patch158: 0158-fs-lib-always-install-fsck.-fs-if-present.patch
18971c
Patch159: 0159-ifcfg-write-ifcfg.sh-turn-on-IPV6INIT-if-any-inet6-a.patch
18971c
Patch160: 0160-dracut-functions.sh-add-lib-modules-extras-weak-upda.patch
18971c
Patch161: 0161-fstab-do-not-mount-and-fsck-from-fstab-if-using-syst.patch
18971c
Patch162: 0162-lvm-module-setup.sh-check-for-existance-of-69-dm-lvm.patch
18971c
Patch163: 0163-dracut-initqueue-service-runs-before-remote-fs-pre.t.patch
18971c
Patch164: 0164-ifcfg-do-not-bind-persistent-interface-names-to-HWAD.patch
18971c
Patch165: 0165-ifcfg-only-bind-to-HWADDR-if-addr_assign_type-0.patch
18971c
Patch166: 0166-dracut-lib.sh-fixed-return-value-of-pidof.patch
18971c
Patch167: 0167-Do-not-log-to-kmsg-syslog-and-files-for-print-cmdlin.patch
18971c
Patch168: 0168-ifcfg-write-ifcfg.sh-IPV6INIT-yes-check-also-for-non.patch
18971c
Patch169: 0169-cms-cmssetup.sh-convert-SUBCHANNELS-to-lowercase.patch
18971c
Patch170: 0170-mdraid-module-setup.sh-fixed-print-cmdline-for-empty.patch
18971c
Patch171: 0171-ifcfg-write-ifcfg.sh-include-net-lib.sh.patch
18971c
Patch172: 0172-nbd-nbdroot.sh-call-nbd-client-with-systemd-mark.patch
18971c
Patch173: 0173-fcoe-uefi-parse-uefifcoe.sh-fixed-parameter-generati.patch
18971c
Patch174: 0174-dracut-functions.sh-print_vars-fix-for-values-with-s.patch
18971c
Patch175: 0175-98systemd-fixup-rootfs-generator-installation-path.patch
18971c
Patch176: 0176-dracut-pre-pivot-pulls-in-remote-fs.target.patch
18971c
Patch177: 0177-kernel-modules-Fix-storage-module-selection-for-sdhc.patch
18971c
Patch178: 0178-bonding-use-hwaddr-of-the-slave-rather-than-the-mast.patch
18971c
Patch179: 0179-network-ifup.sh-Don-t-try-to-modprobe-ipv6-if-alread.patch
18971c
Patch180: 0180-iscsi-correctly-install-the-timeout-iscsiroot-dummy-.patch
18971c
Patch181: 0181-iscsi-correctly-install-the-settled-iscsiroot-dummy-.patch
18971c
Patch182: 0182-deprecate-ip-ibft-kernel-command-line-parameter.patch
18971c
Patch183: 0183-systemd-Optionally-include-efivarsfs-module.patch
18971c
Patch184: 0184-98systemd-also-install-systemd-journald-dev-log.sock.patch
18971c
Patch185: 0185-lsinitrd.sh-don-t-choke-on-LZO-compressed-images.patch
18971c
Patch186: 0186-usable_root-only-check-for-ld-.so.patch
18971c
Patch187: 0187-print-out-what-kernel-command-line-parameters-are-us.patch
18971c
Patch188: 0188-kernel-modules-add-tegra-arm-modules.patch
18971c
Patch189: 0189-Add-rd.cmdline-ask-kernel-command-line-parameter.patch
18971c
Patch190: 0190-base-init.sh-use-loop-counter-with-unique-varname.patch
18971c
Patch191: 0191-ifcfg-depends-on-network.patch
18971c
Patch192: 0192-test-add-udev-settle-after-sfdisk.patch
18971c
Patch193: 0193-TEST-15-BTRFSRAID-install-etc-os-release.patch
18971c
Patch194: 0194-lvm-module-setup.sh-check-for-existance-of-69-dm-lvm.patch
18971c
Patch195: 0195-dracut.sh-always-copy-prelink-files-in-FIPS-mode.patch
18971c
Patch196: 0196-dracut-functions.sh-speed-up-ldconfig_paths.patch
18971c
Patch197: 0197-Installing-an-OS-with-VLAN-enabled-to-an-ISCSI-LUN-f.patch
18971c
Patch198: 0198-ARM-update-modules-for-ARM-host-only-options.patch
18971c
Patch199: 0199-base-dracut-lib-pidof-turn-off-debugging.patch
18971c
Patch200: 0200-network-add-rd.route-parameter.patch
18971c
Patch201: 0201-udev-rules-add-uaccess-and-seat-rules.patch
18971c
Patch202: 0202-testsuite-mods-for-kvm-nested-in-kvm.patch
18971c
Patch203: 0203-add-kate-and-emacs-per-directory-config-files.patch
18971c
Patch204: 0204-ssh-client-handle-etc-ssh-ssh_config.patch
18971c
Patch205: 0205-dracut-lib.sh-cancel_wait_for_dev-fixed-double-escap.patch
18971c
Patch206: 0206-Do-not-reload-systemd-with-wait_for_dev.patch
18971c
Patch207: 0207-lsinird-Adding-option-m-mod-to-list-dracut-modules-i.patch
18971c
Patch208: 0208-dracut.sh-also-mkdir-run-lock-which-is-copied-to.patch
18971c
Patch209: 0209-dracut.sh-no-need-to-make-subdirs-in-run.patch
18971c
Patch210: 0210-dracut-functions.sh-do-not-force-require-modules.bui.patch
18971c
Patch211: 0211-Make-logfile-configurable.patch
18971c
Patch212: 0212-Dracut-Add-a-new-argument-rebuild.patch
18971c
Patch213: 0213-network-net-lib.sh-parse_iscsi_root-do-not-enforce-t.patch
18971c
Patch214: 0214-replaced-ip-auto-with-ip-dhcp-in-the-documentation.patch
18971c
Patch215: 0215-Support-spaces-in-mount_nfs-1109933.patch
18971c
Patch216: 0216-fixed-bridge-setup.patch
18971c
Patch217: 0217-bridging-update-the-ifcfg-files-generated-for-bridge.patch
18971c
Patch218: 0218-ifcfg-write-ifcfg.sh-bind-bond-and-bridge-interfaces.patch
18971c
Patch219: 0219-cms-cmssetup.sh-fixed-indention.patch
18971c
Patch220: 0220-cms-cmssetup.sh-understand-DASD-none.patch
18971c
Patch221: 0221-qemu-install-virtio_console-kernel-module.patch
18971c
Patch222: 0222-dracut-functions.sh-exit-for-missing-force-add-or-ad.patch
18971c
Patch223: 0223-do-ip-route-replace-default-instead-of-add.patch
18971c
Patch224: 0224-network-net-lib.sh-is_persistent_ethernet_name-eth-i.patch
18971c
Patch225: 0225-ifcfg-write-ifcfg-only-write-DEVICE-for-non-kernel-n.patch
18971c
Patch226: 0226-fips-add-libfreeblpriv3.so-and-libfreeblpriv3.chk.patch
18971c
Patch227: 0227-fips-remove-c-p-and.patch
18971c
Patch228: 0228-net-lib.sh-parse_iscsi_root-fix-target-parsing.patch
18971c
Patch229: 0229-ssh-client-s-key-key.patch
18971c
Patch230: 0230-cms-cms-write-ifcfg.sh-turn-SUBCHANNELS-into-lowerca.patch
18971c
Patch231: 0231-40network-Fix-the-syntax-to-correct-the-judgment-sen.patch
18971c
Patch232: 0232-systemd-add-90-vconsole.rules.patch
18971c
Patch233: 0233-network-add-support-for-comma-separated-autoconf-opt.patch
18971c
Patch234: 0234-test-add-fs-lib-to-dracut-module-list.patch
18971c
Patch235: 0235-network-enhance-team-support.patch
18971c
Patch236: 0236-dracut-fixed-module-dependency-handling.patch
18971c
Patch237: 0237-network-net-lib.sh-parse_iscsi_root-fix-c-p-bug.patch
18971c
Patch238: 0238-network-ifup-source-team-info-if-present.patch
18971c
Patch239: 0239-fips-add-drbg-kernel-module.patch
18971c
Patch240: 0240-network-do-not-destroy-the-team-interface-on-teamd-s.patch
18971c
Patch241: 0241-do-not-symlink-var-log-to-run-log.patch
18971c
Patch242: 0242-dracut.sh-add-tmpfilesdir-to-install-files-to-usr-li.patch
18971c
Patch243: 0243-fips-add-some-s390-kernel-modules.patch
18971c
Patch244: 0244-rearrange-fips-module-ordering-due-to-zlib.patch
18971c
Patch245: 0245-network-dhcp-wait_for_ipv6_dad-in-PREINIT6.patch
18971c
Patch246: 0246-network-net-lib.sh-iface_has_link-wait-5s-for-the-ca.patch
18971c
Patch247: 0247-dracut-pre-pivot-call-udevadm-settle-one-last-time.patch
18971c
Patch248: 0248-dracut.sh-add-devices-with-x-initrd.mount-in-etc-fst.patch
18971c
Patch249: 0249-crypt-add-drbg-kernel-module.patch
18971c
Patch250: 0250-dracut-lib.sh-info-output-info-to-stderr.patch
18971c
Patch251: 0251-Factor-out-all-the-type-V-commands.patch
18971c
Patch252: 0252-network-dhclient-script.sh-add-RENEW-REBIND.patch
18971c
Patch253: 0253-network-dhclient-script.sh-make-IPv4-DHCP-lease-time.patch
18971c
Patch254: 0254-network-don-t-use-ifup-m.patch
18971c
Patch255: 0255-nfs-parse-nfsroot.sh-don-t-unset-netroot-if-not-nfs.patch
18971c
Patch256: 0256-Change-the-fs_passno-of-nfs-to-0.patch
18971c
Patch257: 0257-nfs-nfs-lib.sh-add-anaconda_nfsv6_to_var.patch
18971c
Patch258: 0258-splitup-dracut-init.sh-from-dracut-functions.sh.patch
18971c
Patch259: 0259-Adding-support-for-read-write-filesystem-images.patch
18971c
Patch260: 0260-dmsquash-Add-rd.live.overlay.thin.patch
18971c
Patch261: 0261-dmsquash-live-setup-the-images-in-run-initramfs.patch
18971c
Patch262: 0262-dmsquash-Add-squashfs-support-to-rd.live.fsimg.patch
18971c
Patch263: 0263-doc-Add-a-minimal-rd.live.overlay-documentation.patch
18971c
Patch264: 0264-50drm-add-hyperv_fb-kernel-module.patch
18971c
Patch265: 0265-kernel-modules-install-all-HID-drivers.patch
18971c
Patch266: 0266-network-add-options-to-tweak-timeouts.patch
18971c
Patch267: 0267-fcoe-start-with-fcoemon-instead-of-fipvlan.patch
18971c
Patch268: 0268-fcoe-EDD-parsing-patch-for-i40e.patch
18971c
Patch269: 0269-fcoe-fcoe-edd.sh-cleanup-the-script.patch
18971c
Patch270: 0270-livenet-don-t-attempt-to-download-the-image-for-ever.patch
18971c
Patch271: 0271-95fcoe-uefi-Test-for-EFI-firmware.patch
18971c
Patch272: 0272-base-Don-t-wait-for-swap-devices-in-host-only-mode.patch
18971c
Patch273: 0273-dracut-functions.sh-check-if-dinfo-is-a-function.patch
18971c
Patch274: 0274-dmsquash-live-do-not-abort-if-user-pressed-ESC-on-ch.patch
18971c
Patch275: 0275-Add-rd.live.overlay.size-option.patch
18971c
Patch276: 0276-base-dracut-lib.sh-read-proc-cmdline-with-multiple-l.patch
18971c
Patch277: 0277-multipath-install-all-multipath-path-selector-kernel.patch
18971c
Patch278: 0278-man-page-changed-grub.conf-to-grub2.cfg.patch
18971c
Patch279: 0279-lsinitrd.sh-ignore-cat-write-error-Broken-pipe.patch
18971c
Patch280: 0280-network-setup-gateway-after-setting-up-resolv.conf.patch
18971c
Patch281: 0281-Add-support-for-ethernet-point-to-point-connections-.patch
18971c
Patch282: 0282-lvm-add-cache-tools-for-dm-cache-usage.patch
18971c
Patch283: 0283-crypt-install-drbg-unconditionally-in-hostonly-mode.patch
18971c
Patch284: 0284-dracut-functions.sh-degrade-info-about-missing-binar.patch
18971c
Patch285: 0285-dracut-functions.sh-require_binaries-clarify-message.patch
18971c
Patch286: 0286-dracut-systemd-dracut-initqueue.sh-be-verbose-about-.patch
18971c
Patch287: 0287-nfs-parse-nfsroot.sh-silence-useless-warning-if-netr.patch
18971c
Patch288: 0288-network-parse-ip-opts.sh-assume-rd.neednet-for-multi.patch
18971c
Patch289: 0289-systemd-add-systemd-run-and-systemd-escape.patch
18971c
Patch290: 0290-network-net-lib.sh-add-is_ip.patch
18971c
Patch291: 0291-iscsi-integrate-with-systemd-and-improve-robustness.patch
18971c
Patch292: 0292-dracut.cmdline.7.asc-document-rd.iscsi.waitnet-and-r.patch
18971c
Patch293: 0293-iscsi-parse-iscsiroot.sh-use-iBFT-initiator-name.patch
18971c
Patch294: 0294-iscsi-iscsiroot.sh-handle-timeout-with-all-interface.patch
18971c
Patch295: 0295-TEST-30-ISCSI-dhcpd.conf-set-the-LUN.patch
18971c
Patch296: 0296-TEST-30-ISCSI-switch-to-scsi-target-utils.patch
18971c
Patch297: 0297-iscsi-iscsiroot.sh-systemd-run-does-not-understand-n.patch
18971c
Patch298: 0298-iscsi-module-setup.sh-iscsid-need-var-lib-iscsi.patch
18971c
Patch299: 0299-TEST-30-ISCSI-fix-test-to-run-with-new-iscsi.patch
18971c
Patch300: 0300-dracut-logger.sh-log-also-rest-of-line-without-retur.patch
18971c
Patch301: 0301-iscsi-handle-timeout-case-better.patch
18971c
Patch302: 0302-base-dracut-lib.sh-vinfo-vwarn-handle-lines-without-.patch
18971c
Patch303: 0303-systemd-dracut-cmdline.sh-print-out-cmdline-in-one-l.patch
18971c
Patch304: 0304-network-ifup.sh-let-dhcp-client-run-in-the-backgroun.patch
18971c
Patch305: 0305-network-ifup.sh-arping-for-static-IPv4-addresses.patch
18971c
Patch306: 0306-network-parse-ip-opts.sh-bind-enx-interface-to-the-M.patch
18971c
Patch307: 0307-udev-rules-install-40-redhat.rules.patch
18971c
Patch308: 0308-fcoe-cleanup-lldpad.patch
18971c
Patch309: 0309-network-net-lib.sh-ibft-unset-gateway-or-dns-if-set-.patch
18971c
Patch310: 0310-network-dhclient-exit-arping-immediatly-if-we-get-an.patch
18971c
Patch311: 0311-dmraid-only-scan-once-because-of-one-device.patch
18971c
Patch312: 0312-test-TEST-04-FULL-SYSTEMD-create-root.sh-modprobe-bt.patch
18971c
Patch313: 0313-TEST-15-BTRFS-load-btrfs-module.patch
18971c
Patch314: 0314-network-ifup.sh-do_static-error-out-if-interface-cou.patch
18971c
Patch315: 0315-network-ifup.sh-do_static-error-out-if-IP-is-already.patch
18971c
Patch316: 0316-crypt-module-setup.sh-fixed-parsing-crypttab-with-no.patch
18971c
Patch317: 0317-TEST-30-ISCSI-add-rd.scsi.firmware.patch
18971c
Patch318: 0318-initqueue-add-online-queue.patch
18971c
Patch319: 0319-dracut.spec-raise-systemd-requirement-to-219.patch
18971c
Patch320: 0320-iscsi-iscsiroot.sh-handle-firmware-in-online-queue.patch
18971c
Patch321: 0321-iscsi-parse-iscsiroot.sh-do-not-modify-netroot.patch
18971c
Patch322: 0322-iscsi-parse-iscsiroot.sh-handle-firmware-in-online-q.patch
18971c
Patch323: 0323-iscsi-parse-iscsiroot.sh-restart-iscsid-with-try-res.patch
18971c
Patch324: 0324-network-ifup.sh-save-return-value-of-ifup.patch
18971c
Patch325: 0325-network-also-mark-interfaces-up-with-their-MAC.patch
18971c
Patch326: 0326-network-ifup.sh-only-use-dhcp-on-unknown-interfaces-.patch
18971c
Patch327: 0327-multipath-add-hostonly-multipath.conf.patch
18971c
Patch328: 0328-cms-cmsifup.sh-do-not-use-ifup-m.patch
18971c
Patch329: 0329-network-ifup-fix-warning-about-not-bringing-interfac.patch
18971c
Patch330: 0330-network-net-lib.sh-fix-wait_for_if_up.patch
18971c
Patch331: 0331-network-net-lib.sh-fix-IPv6-route-parsing.patch
18971c
Patch332: 0332-network-ifup-do-DHCP-for-BOOTDEV.patch
18971c
Patch333: 0333-qemu-add-spapr-vscsi-kernel-module.patch
18971c
Patch334: 0334-livenet-livenetroot.sh-fixed-error-condition.patch
18971c
Patch335: 0335-iscsi-parse-iscsiroot.sh-only-set-initiator-name-if-.patch
18971c
Patch336: 0336-network-move-ip-ibft-handling-to-network-module.patch
18971c
Patch337: 0337-dracut.usage.asc-update-man-page.patch
18971c
Patch338: 0338-network-dhclient-script.sh-fix-RENEW.patch
18971c
Patch339: 0339-network-add-all_ifaces_setup.patch
18971c
Patch340: 0340-iscsi-iscsiroot.sh-use-all_ifaces_setup.patch
18971c
Patch341: 0341-network-netroot.sh-better-handling-of-netroot-and-dh.patch
18971c
Patch342: 0342-iscsi-iscsiroot.sh-handle-iscsi_firmware-in-online-a.patch
18971c
Patch343: 0343-i18n-check-for-i18n_install_all-yes-rather-than-bein.patch
18971c
Patch344: 0344-dracut.sh-add-command-line-option-for-install_i18_al.patch
18971c
Patch345: 0345-dracut.sh-do-not-create-microcode-if-no-firmware-is-.patch
18971c
Patch346: 0346-scsi-parse-iscsiroot.sh-call-modprobe-with-b.patch
18971c
Patch347: 0347-iscsi-parse-iscsiroot.sh-correct-handling-if-netroot.patch
18971c
Patch348: 0348-dracut.sh-no-microcode-if-get_ucode_file-returns-emp.patch
18971c
Patch349: 0349-network-wait_for_ifup-handle-NO-CARRIER-output.patch
18971c
Patch350: 0350-base-dracut-lib.sh-info-be-more-quiet.patch
18971c
Patch351: 0351-dracut-functions.sh-avoid-tokenizing-ldconfig-output.patch
18971c
Patch352: 0352-dracut.sh-fixed-typo-in-microcode-generation.patch
18971c
Patch353: 0353-90qemu-fixed-systemd-detect-virt-output-parsing.patch
18971c
Patch354: 0354-ifcfg-write-ifcfg.sh-unset-vlan.patch
18971c
Patch355: 0355-base-dracut-lib.sh-getargs-don-t-return-1-for-empty-.patch
18971c
Patch356: 0356-ifcfg-write-ifcfg.sh-don-t-bind-interface-if-physica.patch
18971c
Patch357: 0357-network-ifup.sh-skip-empty-nameserver-values.patch
18971c
Patch358: 0358-write-ifcfg-fix-creating-configuration-for-VLAN.patch
18971c
Patch359: 0359-90qemu-also-add-ibmvscsi-on-qemu.patch
18971c
Patch360: 0360-Don-t-call-udevadm-control-exit-in-systemd-mode.patch
18971c
Patch361: 0361-iscsi-iscsiroot.sh-better-put-variables-in-quotes.patch
18971c
Patch362: 0362-network-fix-carrier-detection.patch
18971c
Patch363: 0363-dracut-functions.sh-fix-check_vol_slaves-volume-grou.patch
18971c
Patch364: 0364-multipath-fix-majmin_to_mpath_dev.patch
18971c
Patch365: 0365-90lvm-Install-dm-snapshot-module.patch
18971c
Patch366: 0366-systemd-add-wheel-and-adm-to-passwd-and-group.patch
18971c
Patch367: 0367-dracut-add-tar-and-dd-requirement.patch
18971c
Patch368: 0368-dracut.sh-for-microcode-generation-skip-gpg-files.patch
18971c
Patch369: 0369-documentation-hostonly-i18n-no-hostonly-i18n-i18n_in.patch
18971c
Patch370: 0370-network-dhclient-script.sh-add-classless-static-rout.patch
18971c
Patch371: 0371-network-if-rd.neednet-0-we-don-t-need-a-bootdev.patch
18971c
Patch372: 0372-url-lib-url-lib.sh-nfs_fetch_url-pass-file-directory.patch
18971c
Patch373: 0373-95iscsi-Autodetect-iSCSI-firmware.patch
18971c
Patch374: 0374-95iscsi-Install-libgcc_s-library.patch
18971c
Patch375: 0375-95iscsi-Fixup-bnx2i-offload-booting.patch
18971c
Patch376: 0376-95iscsi-More-empty-cmdline-fixes.patch
18971c
Patch377: 0377-95iscsi-parse-output-from-iscsiadm-correctly.patch
18971c
Patch378: 0378-shutdown-guard-against-read-only-run.patch
18971c
Patch379: 0379-kernel-modules-increase-SDHCI-driver-inclusion.patch
18971c
Patch380: 0380-dracut-functions.sh-add-str_starts-and-str_ends.patch
18971c
Patch381: 0381-test-remove-dash-module-as-it-is-not-available-in-RH.patch
18971c
Patch382: 0382-test-NBD-add-checks-for-needed-binaries.patch
18971c
Patch383: 0383-dracut.spec-add-a-tag-with-the-current-version.patch
18971c
Patch384: 0384-more-dash-removal.patch
18971c
Patch385: 0385-network-add-73-idrac.rules-udev-rules.patch
18971c
Patch386: 0386-base-dracut-lib.sh-add-trim.patch
18971c
Patch387: 0387-network-net-genrules.sh-generate-rules-for-all-inter.patch
18971c
Patch388: 0388-ifup-setup-bridge-bonding-and-teaming-only-once.patch
18971c
Patch389: 0389-network-parse-bond.sh-handle-multiple-bond-interface.patch
18971c
Patch390: 0390-TEST-50-MULTINIC-add-multiple-bond-tests.patch
18971c
Patch391: 0391-network-dhclient.conf-add-missing-commata.patch
18971c
Patch392: 0392-systemd-add-.slice-and-make-reboot-work.patch
18971c
Patch393: 0393-test-TEST-02-systemd-use-marker-disk-for-successfull.patch
18971c
Patch394: 0394-Disable-early-microcode-for-non-x86-architecures.patch
18971c
Patch395: 0395-fcoe-check-if-needed-for-hostonly.patch
18971c
Patch396: 0396-dracut-only-use-one-tmpdir.patch
18971c
Patch397: 0397-add-install-optional-and-install_optional_items.patch
18971c
Patch398: 0398-dracut-nbd-Only-complain-of-missing-binary-in-hoston.patch
18971c
Patch399: 0399-Replace-echo-n-with-printf-in-code-with-a-bin-sh-she.patch
18971c
Patch400: 0400-Reset-IFS-variable.patch
18971c
Patch401: 0401-Defer-modprobe-of-HW-modules-until-udev-is-running.patch
18971c
Patch402: 0402-95fcoe-start-lldpad-separately.patch
18971c
Patch403: 0403-95fcoe-skip-VLAN-devices-in-fcoe-up.patch
18971c
Patch404: 0404-95fcoe-Store-current-configuration-in-dracut-cmdline.patch
18971c
Patch405: 0405-95fcoe-update-fcoe-interface-check.patch
18971c
Patch406: 0406-fcoe-up-remove-initlog-logic.patch
18971c
Patch407: 0407-network-net-lib.sh-correctly-set-mac-address-for-ip-.patch
18971c
Patch408: 0408-network-support-macaddr-in-brackets.patch
18971c
Patch409: 0409-test-don-t-call-ldconfig-with-path-separator.patch
18971c
Patch410: 0410-network-set-MTU-and-MACADDR-for-dhcp-and-auto6.patch
18971c
Patch411: 0411-test-add-TEST-60-MTUMAC.patch
18971c
Patch412: 0412-network-net-lib.sh-parse_ifname_opts-support-21-byte.patch
18971c
Patch413: 0413-network-net-lib.sh-wait_for_ipv6_dad-simplify-ip-cal.patch
18971c
Patch414: 0414-systemd-ensure-journal-is-volatile.patch
18971c
Patch415: 0415-network-dhcp-before-parsing-specified-dns-through-cm.patch
18971c
Patch416: 0416-network-net-lib.sh-delete-duplicated-DNS-items-from-.patch
18971c
Patch417: 0417-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch
18971c
Patch418: 0418-network-net-lib.sh-auto6-wait-for-route-ra.patch
18971c
Patch419: 0419-network-differ-between-ipv6-local-and-global-tentati.patch
18971c
Patch420: 0420-network-flush-only-IPv4-addresses-on-configuration.patch
18971c
Patch421: 0421-network-wait_for_ipv6_auto-wait-for-all-tentative-ad.patch
18971c
Patch422: 0422-dracut-systemd-dracut-cmdline.sh-Don-t-error-out-if-.patch
18971c
Patch423: 0423-virtfs-use-systemd-generator.patch
18971c
Patch424: 0424-add-rd.device.timeout-seconds-parameter.patch
18971c
Patch425: 0425-test-TEST-04-systemd-fixup-test.patch
18971c
Patch426: 0426-test-TEST-12-RAID-DEG-add-rd.device.timeout.patch
18971c
Patch427: 0427-99base-init.sh-break-the-initqueue-if-emergency-shel.patch
18971c
Patch428: 0428-systemd-dracut-initqueue.sh-don-t-go-into-emergency.patch
18971c
Patch429: 0429-systemd-let-booting-work-after-exiting-emergency.patch
18971c
Patch430: 0430-TEST-13-ENC-RAID-LVM-add-rd.device.timeout-40.patch
18971c
Patch431: 0431-TEST-14-IMSM-add-rd.device.timeout.patch
18971c
Patch432: 0432-lsinitrd-Suppress-cat-write-error-Broken-pipe.patch
18971c
Patch433: 0433-network-support-multiple-vlan-team-bridge-and-bond.patch
18971c
Patch434: 0434-TEST-70-BONDBRIDGETEAMVLAN-add-testcase-for-testsuit.patch
18971c
Patch435: 0435-dracut.spec-remove-dd.patch
18971c
Patch436: 0436-watchdog-Do-not-add-hooks-if-systemd-module-is-inclu.patch
18971c
Patch437: 0437-watchdog-install-module-for-active-watchdog.patch
18971c
Patch438: 0438-watchdog-ensure-that-module-is-loaded-as-early-as-po.patch
18971c
Patch439: 0439-watchdog-module-setup.sh-rewrite.patch
18971c
Patch440: 0440-watchdog-clean-return-of-installkernel.patch
18971c
Patch441: 0441-watchdog-start-traversing-the-device-tree-from-the-r.patch
18971c
Patch442: 0442-dracut.spec-remove-trailing-space.patch
18971c
Patch443: 0443-fips-use-lib-modules-uname-r-modules.fips.patch
18971c
Patch444: 0444-fips-add-sha1-mb-to-fips-modules.patch
18971c
Patch445: 0445-nfs-install-all-nfs-modules-non-hostonly.patch
18971c
Patch446: 0446-dracut.sh-extend-host_fs_types-with-filesystems.patch
18971c
Patch447: 0447-lvm-include-etc-lvm-lvm_-host_tag-.conf.patch
18971c
Patch448: 0448-add-rd.emergency-reboot-poweroff-halt.patch
18971c
Patch449: 0449-fips-module-add-missing-spaces.patch
18971c
Patch450: 0450-fips-remove-sha1-mb.patch
18971c
Patch451: 0451-dracut-functions.sh-catch-all-lvm-slaves.patch
18971c
Patch452: 0452-systemd-dracut-cmdline.sh-unset-UNSET-root.patch
18971c
Patch453: 0453-network-ibft-put-IPv6-IP-in-brackets.patch
18971c
Patch454: 0454-url-lib-ca-bundle.crt-changed-to-a-symlink.patch
18971c
Patch455: 0455-dracut.sh-document-hostonly-i18n-and-no-hostonly-i18.patch
18971c
Patch456: 0456-dracut.cmdline.7.asc-document-rd.shell-0-for-rd.emer.patch
18971c
Patch457: 0457-nfs-install-more-kernel-modules.patch
18971c
Patch458: 0458-TEST-16-DMSQUASH-add-sr_mod.patch
18971c
Patch459: 0459-fcoe-only-install-etc-hba.conf-it-it-exists.patch
18971c
Patch460: 0460-network-parse-ip-opts-be-more-liberal-to-multiple-ip.patch
18971c
Patch461: 0461-network-fix-dhcp-classless_static_routes.patch
18971c
Patch462: 0462-network-do-not-check-firmware-boot-selected-flag.patch
18971c
Patch463: 0463-add-README.md.patch
18971c
Patch464: 0464-README.md-update.patch
18971c
Patch465: 0465-test-test-rpms.txt-add-list-of-rpms-to-install.patch
18971c
Patch466: 0466-test-remove-sudo-calls.patch
18971c
Patch467: 0467-TEST-ISCSI-fix-command-check.patch
18971c
Patch468: 0468-test-test-rpms.txt-add-gzip.patch
18971c
Patch469: 0469-TEST-99-RPM-ignore-openldap-leftovers.patch
18971c
Patch470: 0470-test-Makefile-proper-return-code-for-make-check.patch
18971c
Patch471: 0471-test-rpms.txt-add-dhcp.patch
18971c
Patch472: 0472-TEST-30-ISCSI-test.sh-set-device-timeout.patch
18971c
Patch473: 0473-TEST-70-BONDBRIDGETEAMVLAN-fix-server-ip-setup.patch
18971c
Patch474: 0474-testsuite-guard-against-kernel-panic.patch
18971c
Patch475: 0475-TEST-99-RPM-speedup-test.patch
18971c
Patch476: 0476-fips-module-setup.sh-also-blacklist-the-alias-resolv.patch
18971c
Patch477: 0477-fips-fips.sh-also-check-for-crypto-mod-in-proc-crypt.patch
18971c
Patch478: 0478-README.md-correct-CentOS-build-job-link.patch
18971c
Patch479: 0479-README.md-correct-CentOS-build-job-link.patch
18971c
Patch480: 0480-README.md-correct-CentOS-build-job-link.patch
18971c
Patch481: 0481-fips-module-setup.sh-make-tcrypt-non-optional.patch
18971c
Patch482: 0482-dracut.sh-skip-empty-lines-in-proc-modules.patch
18971c
Patch483: 0483-dracut.conf.5.asc-add-Warning-about-leading-and-trai.patch
18971c
Patch484: 0484-systemd-dracut-cmdline.sh-unset-UNSET-root.patch
18971c
Patch485: 0485-add-dracut.pc-pkg-config-file.patch
18971c
Patch486: 0486-dracut.sh-fail-hard-if-we-find-modules-and-modules.d.patch
18971c
Patch487: 0487-99base-add-memtrace-ko.sh-to-debug-kernel-module-lar.patch
18971c
Patch488: 0488-99base-apply-kernel-module-memory-debug-support.patch
18971c
Patch489: 0489-dracut.cmdline.7.asc-update-document-for-rd.memdebug.patch
18971c
Patch490: 0490-testsuite-add-rd.memdebug-4-in-TEST-01-BASIC-to-test.patch
18971c
Patch491: 0491-dracut-functions.sh-remove-duplicate-declaratio-of-l.patch
18971c
Patch492: 0492-network-ifup-write-override-file-before-dhcp_do.patch
18971c
Patch493: 0493-write-ifcfg-do-t-write-MTU-twice-for-regular-eth-dev.patch
18971c
Patch494: 0494-ifup-don-t-ifup-team-master-indefinitely.patch
18971c
Patch495: 0495-95ssh-client-attempt-to-copy-UserKnownHostsFile-to-k.patch
18971c
Patch496: 0496-udev-rules-pull-in-40-redhat-cpu-hotplug.rules.patch
18971c
Patch497: 0497-Revert-systemd-dracut-initqueue.sh-don-t-go-into-eme.patch
18971c
Patch498: 0498-module-setup.sh-Add-ARM-specific-driver-to-initramfs.patch
18971c
Patch499: 0499-Add-check-for-aarch64-to-the-arm-kernel-module-list.patch
18971c
Patch500: 0500-fips-add-cmac-kernel-module.patch
18971c
Patch501: 0501-95iscsi-run-iscsistart-with-DefaultDependencies-no.patch
18971c
Patch502: 0502-01fips-add-authenec-module.patch
18971c
Patch503: 0503-fips-honor-BOOT_IMAGE-variable-for-HMAC-check-of-the.patch
18971c
Patch504: 0504-Try-BOOT_IMAGE-and-fallback-to-vmlinuz-KERNEL.patch
18971c
Patch505: 0505-dracut.cmdline-remove-extra-from-ip-doc.patch
18971c
Patch506: 0506-10i18n-parse-i18n.sh-parse-rd.vconsole-and-rd.locale.patch
18971c
Patch507: 0507-dracut.sh-introduce-no-hostonly-default-device-argum.patch
18971c
Patch508: 0508-rootfs-block-module-setup.sh-check-root_dev-in-cmdli.patch
18971c
Patch509: 0509-dracut.sh-gather-host_modalias-when-no-hostonly-defa.patch
18971c
Patch510: 0510-Add-NTFS-support-to-90dmsquash-live-module.patch
18971c
Patch511: 0511-add-90multipath-hostonly-module.patch
18971c
Patch512: 0512-spec-add-missing-modules.patch
18971c
Patch513: 0513-lvm_scan.sh-use-K-when-calling-lvchange.patch
18971c
Patch514: 0514-fcoe-Allow-more-time-for-the-bnx2x-link-negotiation-.patch
18971c
Patch515: 0515-add-mtu-parameter-for-bond-options.patch
18971c
Patch516: 0516-Fix-MTU-on-bond-interface.patch
18971c
Patch517: 0517-dracut.sh-source-dracut-version.sh-earlier-than-drac.patch
18971c
Patch518: 0518-network-Only-bring-up-wired-network-interfaces.patch
18971c
Patch519: 0519-network-ifup-don-t-arping-for-point-to-point-connect.patch
18971c
Patch520: 0520-guard-arrays-with.patch
18971c
Patch521: 0521-dracut.sh-for_each_host_xx-function-should-indicate-.patch
18971c
Patch522: 0522-dracut.sh-remove-quotes-from-install_items-and-insta.patch
18971c
Patch523: 0523-Support-Microcode-Updates-for-AMD-CPU-Family-0x17.patch
18971c
Patch524: 0524-Simplify-microcode-lookup-for-for-AMD-CPUs.patch
18971c
Patch525: 0525-01fips-Fix-creating-path-to-.hmac-of-kernel-based-on.patch
18971c
Patch526: 0526-01fips-Properly-fix-creating-path-to-.hmac-of-kernel.patch
18971c
Patch527: 0527-dracut-Ajusting-variables-name-for-include.patch
18971c
Patch528: 0528-90dmsquash-live-we-don-t-have-find_binary-inside-ini.patch
18971c
Patch529: 0529-90dmsquash-live-ntfs-fix-depends.patch
18971c
Patch530: 0530-dracut-lib.sh-dev_unit_name-use-systemd-escape-if-av.patch
18971c
Patch531: 0531-Align-dev_unit_name-with-systemd-s-function.patch
18971c
Patch532: 0532-base-dracut-lib.sh-remove-bashism.patch
18971c
Patch533: 0533-base-dracut-lib.sh-dev_unit_name-guard-against-dev-b.patch
18971c
Patch534: 0534-90lvm-always-add-dm-snapshot.patch
18971c
Patch535: 0535-dracut.sh-workaround-broken-read-from-proc-modules.patch
18971c
Patch536: 0536-net-lib-bump-carrier-timeout-to-15.patch
18971c
Patch537: 0537-dracut-function.sh-check_block_and_slaves-check-for-.patch
18971c
Patch538: 0538-dracut-functions.sh-check_vol_slaves-speedup-LV-VG-n.patch
18971c
Patch539: 0539-40network-introduce-ip-either6-option.patch
18971c
Patch540: 0540-Fix-loading-of-modules-in-modules-load.d.patch
18971c
Patch541: 0541-Skip-iscsi-attachment-if-no-info.patch
18971c
Patch542: 0542-dracut-Introduce-force-drivers-parameter-and-force_d.patch
18971c
Patch543: 0543-mdraid-mdraid_start.sh-tell-mainloop-if-we-make-prog.patch
18971c
Patch544: 0544-mdraid-wait-for-rd.md.uuid-specified-devices-to-be-a.patch
18971c
Patch545: 0545-fcoe-handle-CNAs-with-DCB-firmware-support.patch
18971c
Patch546: 0546-40network-dhclient.conf-rename-classless-routes-to-c.patch
18971c
Patch547: 0547-Record-loaded-kernel-modules-when-hostonly-mode-is-e.patch
18971c
Patch548: 0548-Correct-paths-for-openSUSE.patch
18971c
Patch549: 0549-Introduce-tri-state-hostonly-mode.patch
18971c
Patch550: 0550-Revert-add-90multipath-hostonly-module.patch
18971c
Patch551: 0551-dracut.spec-remove-90multipath-hostonly.patch
18971c
Patch552: 0552-dracut-functions-fix-the-word-splitting.patch
18971c
Patch553: 0553-kernel-modules-add-nfit.patch
18971c
Patch554: 0554-added-make-rpm-srpm-options.patch
18971c
Patch555: 0555-fips-check-fips-integrity-just-before-mounting-local.patch
18971c
Patch556: 0556-Harden-dracut-against-BASH_ENV-environment-variable.patch
18971c
Patch557: 0557-iscsi-always-popd-even-if-there-is-no-iscsi-device.patch
18971c
Patch558: 0558-fips-ensure-fs-module-for-boot-is-installed.patch
18971c
Patch559: 0559-fips-removed-false-positive-FATAL-Module-xxx-not-fou.patch
18971c
Patch560: 0560-95iscsi-iscsiroot-synchronously-wait-until-iscsistar.patch
18971c
Patch561: 0561-rootfs-generator-rebase-to-upstream-version.patch
18971c
Patch562: 0562-fips-split-loading-the-crypto-modules-and-checking-t.patch
18971c
Patch563: 0563-network-skip-already-enslaved-interfaces.patch
18971c
Patch564: 0564-rootfs-generator-don-t-set-JobRunningTimeoutSec.patch
18971c
18971c
18971c
BuildRequires: bash git
18971c
18971c
%if 0%{?fedora} || 0%{?rhel}
18971c
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
18971c
BuildRequires: pkgconfig
18971c
%endif
18971c
%if 0%{?fedora}
18971c
BuildRequires: bash-completion
18971c
BuildRequires: pkgconfig
18971c
%endif
18971c
18971c
%if 0%{?suse_version}
18971c
BuildRoot: %{_tmppath}/%{name}-%{version}-build
18971c
%endif
18971c
18971c
%if 0%{?fedora} || 0%{?rhel}
18971c
BuildRequires: docbook-style-xsl docbook-dtds libxslt
18971c
%endif
18971c
18971c
%if 0%{?suse_version}
18971c
-BuildRequires: docbook-xsl-stylesheets libxslt
18971c
%endif
18971c
18971c
BuildRequires: asciidoc
18971c
18971c
%if 0%{?fedora} > 12 || 0%{?rhel}
18971c
# no "provides", because dracut does not offer
18971c
# all functionality of the obsoleted packages
18971c
Obsoletes: mkinitrd <= 6.0.93
18971c
Obsoletes: mkinitrd-devel <= 6.0.93
18971c
Obsoletes: nash <= 6.0.93
18971c
Obsoletes: libbdevid-python <= 6.0.93
18971c
%endif
18971c
18971c
%if 0%{?fedora} > 16 || 0%{?rhel} > 6
18971c
BuildRequires: systemd-units
18971c
%endif
18971c
18971c
%if 0%{?suse_version} > 9999
18971c
Obsoletes: mkinitrd < 2.6.1
18971c
Provides: mkinitrd = 2.6.1
18971c
%endif
18971c
18971c
Obsoletes: dracut-kernel < 005
18971c
Provides:  dracut-kernel = %{version}-%{release}
18971c
18971c
Obsoletes: dracut <= 029
18971c
Obsoletes: dracut-norescue
18971c
Provides:  dracut-norescue
18971c
18971c
Requires: bash >= 4
18971c
Requires: coreutils
18971c
Requires: cpio
18971c
Requires: filesystem >= 2.1.0
18971c
Requires: findutils
18971c
Requires: grep
18971c
Requires: hardlink
18971c
Requires: gzip xz
18971c
Requires: kmod
18971c
Requires: sed
18971c
Requires: kpartx
18971c
Requires: tar
18971c
18971c
%if 0%{?fedora} || 0%{?rhel} > 6
18971c
Requires: util-linux >= 2.21
18971c
Requires: systemd >= 219
18971c
Requires: procps-ng
18971c
Conflicts: grubby < 8.23
18971c
%else
18971c
Requires: udev > 166
18971c
Requires: util-linux-ng >= 2.21
18971c
%endif
18971c
18971c
%if 0%{?fedora} || 0%{?rhel} > 6
18971c
Conflicts: initscripts < 8.63-1
18971c
Conflicts: plymouth < 0.8.0-0.2009.29.09.19.1
18971c
%endif
18971c
18971c
Conflicts: mdadm < 3.2.6-14
18971c
18971c
%description
18971c
dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
18971c
Unlike existing implementations, dracut does hard-code as little as possible
18971c
into the initramfs. dracut contains various modules which are driven by the
18971c
event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
18971c
NFS, iSCSI, NBD, FCoE with the dracut-network package.
18971c
18971c
%package network
18971c
Summary: dracut modules to build a dracut initramfs with network support
18971c
Requires: %{name} = %{version}-%{release}
18971c
Requires: iputils
18971c
Requires: iproute
18971c
Requires: dhclient
18971c
Obsoletes: dracut-generic < 008
18971c
Provides:  dracut-generic = %{version}-%{release}
18971c
18971c
%description network
18971c
This package requires everything which is needed to build a generic
18971c
all purpose initramfs with network support with dracut.
18971c
18971c
%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version}
18971c
%package fips
18971c
Summary: dracut modules to build a dracut initramfs with an integrity check
18971c
Requires: %{name} = %{version}-%{release}
18971c
Requires: hmaccalc
18971c
%if 0%{?rhel} > 5
18971c
# For Alpha 3, we want nss instead of nss-softokn
18971c
Requires: nss
18971c
%else
18971c
Requires: nss-softokn
18971c
%endif
18971c
Requires: nss-softokn-freebl
18971c
18971c
%description fips
18971c
This package requires everything which is needed to build an
18971c
initramfs with dracut, which does an integrity check.
18971c
%endif
18971c
18971c
%package fips-aesni
18971c
Summary: dracut modules to build a dracut initramfs with an integrity check with aesni-intel
18971c
Requires: %{name}-fips = %{version}-%{release}
18971c
18971c
%description fips-aesni
18971c
This package requires everything which is needed to build an
18971c
initramfs with dracut, which does an integrity check and adds the aesni-intel kernel module.
18971c
18971c
%package caps
18971c
Summary: dracut modules to build a dracut initramfs which drops capabilities
18971c
Requires: %{name} = %{version}-%{release}
18971c
Requires: libcap
18971c
18971c
%description caps
18971c
This package requires everything which is needed to build an
18971c
initramfs with dracut, which drops capabilities.
18971c
18971c
%package config-generic
18971c
Summary: dracut configuration to turn off hostonly image generation
18971c
Requires: %{name} = %{version}-%{release}
18971c
Obsoletes: dracut-nohostonly
18971c
Provides:  dracut-nohostonly
18971c
18971c
%description config-generic
18971c
This package provides the configuration to turn off the host specific initramfs
18971c
generation with dracut and generates a generic image by default.
18971c
18971c
%package config-rescue
18971c
Summary: dracut configuration to turn on rescue image generation
18971c
Requires: %{name} = %{version}-%{release}
18971c
Obsoletes: dracut <= 029
18971c
18971c
%description config-rescue
18971c
This package provides the configuration to turn on the rescue initramfs
18971c
generation with dracut.
18971c
18971c
%package tools
18971c
Summary: dracut tools to build the local initramfs
18971c
Requires: %{name} = %{version}-%{release}
18971c
18971c
%description tools
18971c
This package contains tools to assemble the local initrd and host configuration.
18971c
18971c
%prep
18971c
%setup -q -n %{name}-%{version}
18971c
18971c
%if %{defined PATCH1}
18971c
git init
18971c
git config user.email "dracut-maint@redhat.com"
18971c
git config user.name "Fedora dracut team"
18971c
git add .
18971c
git commit -a -q -m "%{version} baseline."
18971c
18971c
# Apply all the patches.
18971c
git am -p1 %{patches}
18971c
git tag %{version}
18971c
%endif
18971c
18971c
%build
18971c
%configure --systemdsystemunitdir=%{_unitdir} --bashcompletiondir=$(pkg-config --variable=completionsdir bash-completion) --libdir=%{_prefix}/lib
18971c
18971c
make %{?_smp_mflags}
18971c
18971c
%install
18971c
%if 0%{?fedora} || 0%{?rhel}
18971c
rm -rf -- $RPM_BUILD_ROOT
18971c
%endif
18971c
make %{?_smp_mflags} install \
18971c
     DESTDIR=$RPM_BUILD_ROOT \
18971c
     libdir=%{_prefix}/lib
18971c
18971c
echo "DRACUT_VERSION=%{version}-%{release}" > $RPM_BUILD_ROOT/%{dracutlibdir}/dracut-version.sh
18971c
18971c
%if 0%{?fedora} == 0 && 0%{?rhel} == 0 && 0%{?suse_version} == 0
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/01fips
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/02fips-aesni
18971c
%endif
18971c
18971c
%if %{defined _unitdir}
18971c
# for systemd, better use systemd-bootchart
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00bootchart
18971c
%endif
18971c
18971c
# we do not support dash in the initramfs
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00dash
18971c
18971c
# remove gentoo specific modules
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/50gensplash
18971c
18971c
%if %{defined _unitdir}
18971c
# with systemd IMA and selinux modules do not make sense
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/96securityfs
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/97masterkey
18971c
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/98integrity
18971c
%endif
18971c
18971c
mkdir -p $RPM_BUILD_ROOT/boot/dracut
18971c
mkdir -p $RPM_BUILD_ROOT/var/lib/dracut/overlay
18971c
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log
18971c
touch $RPM_BUILD_ROOT%{_localstatedir}/log/dracut.log
18971c
mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/initramfs
18971c
18971c
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
18971c
install -m 0644 dracut.conf.d/fedora.conf.example $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/01-dist.conf
18971c
install -m 0644 dracut.conf.d/fips.conf.example $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/40-fips.conf
18971c
%endif
18971c
18971c
%if 0%{?suse_version}
18971c
install -m 0644 dracut.conf.d/suse.conf.example   $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/01-dist.conf
18971c
%endif
18971c
18971c
%if 0%{?fedora} <= 12 && 0%{?rhel} < 6 && 0%{?suse_version} <= 9999
18971c
rm -f -- $RPM_BUILD_ROOT%{_bindir}/mkinitrd
18971c
rm -f -- $RPM_BUILD_ROOT%{_bindir}/lsinitrd
18971c
%endif
18971c
18971c
%if 0%{?fedora} || 0%{?rhel} > 6
18971c
# FIXME: remove after F19
18971c
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/kernel/postinst.d
18971c
install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kernel/postinst.d/51-dracut-rescue-postinst.sh
18971c
18971c
echo 'hostonly="no"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/02-generic-image.conf
18971c
echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/02-rescue.conf
18971c
%endif
18971c
18971c
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
18971c
> $RPM_BUILD_ROOT/etc/system-fips
18971c
%endif
18971c
18971c
# create compat symlink
18971c
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
18971c
ln -sr $RPM_BUILD_ROOT%{_bindir}/dracut $RPM_BUILD_ROOT%{_sbindir}/dracut
18971c
18971c
%clean
18971c
rm -rf -- $RPM_BUILD_ROOT
18971c
18971c
%files
18971c
%defattr(-,root,root,0755)
18971c
%doc README HACKING TODO COPYING AUTHORS NEWS dracut.html dracut.png dracut.svg
18971c
%{_bindir}/dracut
18971c
# compat symlink
18971c
%{_sbindir}/dracut
18971c
%{_datadir}/bash-completion/completions/dracut
18971c
%{_datadir}/bash-completion/completions/lsinitrd
18971c
%if 0%{?fedora} > 12 || 0%{?rhel} >= 6 || 0%{?suse_version} > 9999
18971c
%{_bindir}/mkinitrd
18971c
%{_bindir}/lsinitrd
18971c
%endif
18971c
%dir %{dracutlibdir}
18971c
%dir %{dracutlibdir}/modules.d
18971c
%{dracutlibdir}/dracut-init.sh
18971c
%{dracutlibdir}/dracut-functions.sh
18971c
%{dracutlibdir}/dracut-functions
18971c
%{dracutlibdir}/dracut-version.sh
18971c
%{dracutlibdir}/dracut-logger.sh
18971c
%{dracutlibdir}/dracut-initramfs-restore
18971c
%{dracutlibdir}/dracut-install
18971c
%{dracutlibdir}/skipcpio
18971c
%config(noreplace) %{_sysconfdir}/dracut.conf
18971c
%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel}
18971c
%{dracutlibdir}/dracut.conf.d/01-dist.conf
18971c
%endif
18971c
%dir %{_sysconfdir}/dracut.conf.d
18971c
%dir %{dracutlibdir}/dracut.conf.d
18971c
%{_datadir}/pkgconfig/dracut.pc
18971c
%{_mandir}/man8/dracut.8*
18971c
%{_mandir}/man8/*service.8*
18971c
%if 0%{?fedora} > 12 || 0%{?rhel} >= 6 || 0%{?suse_version} > 9999
18971c
%{_mandir}/man8/mkinitrd.8*
18971c
%{_mandir}/man1/lsinitrd.1*
18971c
%endif
18971c
%{_mandir}/man7/dracut.kernel.7*
18971c
%{_mandir}/man7/dracut.cmdline.7*
18971c
%{_mandir}/man7/dracut.modules.7*
18971c
%{_mandir}/man7/dracut.bootup.7*
18971c
%{_mandir}/man5/dracut.conf.5*
18971c
%if %{defined _unitdir}
18971c
%{dracutlibdir}/modules.d/00systemd-bootchart
18971c
%else
18971c
%{dracutlibdir}/modules.d/00bootchart
18971c
%endif
18971c
%{dracutlibdir}/modules.d/00bash
18971c
%{dracutlibdir}/modules.d/03modsign
18971c
%{dracutlibdir}/modules.d/03rescue
18971c
%{dracutlibdir}/modules.d/04watchdog
18971c
%{dracutlibdir}/modules.d/05busybox
18971c
%{dracutlibdir}/modules.d/10i18n
18971c
%{dracutlibdir}/modules.d/30convertfs
18971c
%{dracutlibdir}/modules.d/45url-lib
18971c
%{dracutlibdir}/modules.d/50drm
18971c
%{dracutlibdir}/modules.d/50plymouth
18971c
%{dracutlibdir}/modules.d/80cms
18971c
%{dracutlibdir}/modules.d/90bcache
18971c
%{dracutlibdir}/modules.d/90btrfs
18971c
%{dracutlibdir}/modules.d/90crypt
18971c
%{dracutlibdir}/modules.d/90dm
18971c
%{dracutlibdir}/modules.d/90dmraid
18971c
%{dracutlibdir}/modules.d/90dmsquash-live
18971c
%{dracutlibdir}/modules.d/90dmsquash-live-ntfs
18971c
%{dracutlibdir}/modules.d/90kernel-modules
18971c
%{dracutlibdir}/modules.d/90lvm
18971c
%{dracutlibdir}/modules.d/90mdraid
18971c
%{dracutlibdir}/modules.d/90multipath
18971c
%{dracutlibdir}/modules.d/90qemu
18971c
%{dracutlibdir}/modules.d/91crypt-gpg
18971c
%{dracutlibdir}/modules.d/91crypt-loop
18971c
%{dracutlibdir}/modules.d/95debug
18971c
%{dracutlibdir}/modules.d/95resume
18971c
%{dracutlibdir}/modules.d/95rootfs-block
18971c
%{dracutlibdir}/modules.d/95dasd
18971c
%{dracutlibdir}/modules.d/95dasd_mod
18971c
%{dracutlibdir}/modules.d/95fstab-sys
18971c
%{dracutlibdir}/modules.d/95zfcp
18971c
%{dracutlibdir}/modules.d/95terminfo
18971c
%{dracutlibdir}/modules.d/95udev-rules
18971c
%{dracutlibdir}/modules.d/95virtfs
18971c
%if %{undefined _unitdir}
18971c
%{dracutlibdir}/modules.d/96securityfs
18971c
%{dracutlibdir}/modules.d/97masterkey
18971c
%{dracutlibdir}/modules.d/98integrity
18971c
%endif
18971c
%{dracutlibdir}/modules.d/97biosdevname
18971c
%{dracutlibdir}/modules.d/98ecryptfs
18971c
%{dracutlibdir}/modules.d/98pollcdrom
18971c
%{dracutlibdir}/modules.d/98selinux
18971c
%{dracutlibdir}/modules.d/98syslog
18971c
%{dracutlibdir}/modules.d/98systemd
18971c
%{dracutlibdir}/modules.d/98usrmount
18971c
%{dracutlibdir}/modules.d/99base
18971c
%{dracutlibdir}/modules.d/99fs-lib
18971c
%{dracutlibdir}/modules.d/99img-lib
18971c
%{dracutlibdir}/modules.d/99shutdown
18971c
%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
18971c
%dir %{_sharedstatedir}/initramfs
18971c
%if %{defined _unitdir}
18971c
%{_unitdir}/dracut-shutdown.service
18971c
%{_unitdir}/shutdown.target.wants/dracut-shutdown.service
18971c
%{_unitdir}/dracut-cmdline.service
18971c
%{_unitdir}/dracut-initqueue.service
18971c
%{_unitdir}/dracut-mount.service
18971c
%{_unitdir}/dracut-pre-mount.service
18971c
%{_unitdir}/dracut-pre-pivot.service
18971c
%{_unitdir}/dracut-pre-trigger.service
18971c
%{_unitdir}/dracut-pre-udev.service
18971c
%{_unitdir}/initrd.target.wants/dracut-cmdline.service
18971c
%{_unitdir}/initrd.target.wants/dracut-initqueue.service
18971c
%{_unitdir}/initrd.target.wants/dracut-mount.service
18971c
%{_unitdir}/initrd.target.wants/dracut-pre-mount.service
18971c
%{_unitdir}/initrd.target.wants/dracut-pre-pivot.service
18971c
%{_unitdir}/initrd.target.wants/dracut-pre-trigger.service
18971c
%{_unitdir}/initrd.target.wants/dracut-pre-udev.service
18971c
18971c
%endif
18971c
%if 0%{?fedora} || 0%{?rhel} > 6
18971c
%{_prefix}/lib/kernel/install.d/50-dracut.install
18971c
%endif
18971c
18971c
%files network
18971c
%defattr(-,root,root,0755)
18971c
%{dracutlibdir}/modules.d/40network
18971c
%{dracutlibdir}/modules.d/95fcoe
18971c
%{dracutlibdir}/modules.d/95iscsi
18971c
%{dracutlibdir}/modules.d/90livenet
18971c
%{dracutlibdir}/modules.d/90qemu-net
18971c
%{dracutlibdir}/modules.d/95cifs
18971c
%{dracutlibdir}/modules.d/95nbd
18971c
%{dracutlibdir}/modules.d/95nfs
18971c
%{dracutlibdir}/modules.d/95ssh-client
18971c
%{dracutlibdir}/modules.d/45ifcfg
18971c
%{dracutlibdir}/modules.d/95znet
18971c
%{dracutlibdir}/modules.d/95fcoe-uefi
18971c
%{dracutlibdir}/modules.d/99uefi-lib
18971c
18971c
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
18971c
%files fips
18971c
%defattr(-,root,root,0755)
18971c
%{dracutlibdir}/modules.d/01fips
18971c
%{dracutlibdir}/dracut.conf.d/40-fips.conf
18971c
%config(missingok) /etc/system-fips
18971c
%endif
18971c
18971c
%files fips-aesni
18971c
%defattr(-,root,root,0755)
18971c
%doc COPYING
18971c
%{dracutlibdir}/modules.d/02fips-aesni
18971c
18971c
%files caps
18971c
%defattr(-,root,root,0755)
18971c
%{dracutlibdir}/modules.d/02caps
18971c
18971c
%files tools
18971c
%defattr(-,root,root,0755)
18971c
%{_mandir}/man8/dracut-catimages.8*
18971c
%{_bindir}/dracut-catimages
18971c
%dir /boot/dracut
18971c
%dir /var/lib/dracut
18971c
%dir /var/lib/dracut/overlay
18971c
18971c
%files config-generic
18971c
%defattr(-,root,root,0755)
18971c
%{dracutlibdir}/dracut.conf.d/02-generic-image.conf
18971c
18971c
%files config-rescue
18971c
%defattr(-,root,root,0755)
18971c
%{dracutlibdir}/dracut.conf.d/02-rescue.conf
18971c
%if 0%{?fedora} || 0%{?rhel} > 6
18971c
%{_prefix}/lib/kernel/install.d/51-dracut-rescue.install
18971c
%{_sysconfdir}/kernel/postinst.d/51-dracut-rescue-postinst.sh
18971c
%endif
18971c
18971c
%changelog
18971c
* Thu Aug 29 2019 Lukas Nykryn <lnykryn@redhat.com> - 033-565
18971c
- rootfs-generator: don't set JobRunningTimeoutSec
18971c
18971c
* Wed Jun 19 2019 Lukas Nykryn <lnykryn@redhat.com> - 033-564
18971c
- network: skip already enslaved interfaces
18971c
18971c
* Tue May 14 2019 Lukas Nykryn <lnykryn@redhat.com> - 033-563
18971c
- fips: split loading the crypto modules and checking the kernel
18971c
Resolves: #1709307
18971c
18971c
* Thu Apr 25 2019 Lukas Nykryn <lnykryn@redhat.com> - 033-562
18971c
- rootfs-generator: rebase to upstream version
18971c
Resolves: #1640866
18971c
18971c
* Mon Apr 01 2019 Lukas Nykryn <lnykryn@redhat.com> - 033-561
18971c
- 95iscsi/iscsiroot: synchronously wait until iscsistart finishes
18971c
18971c
* Wed Mar 27 2019 Lukas Nykryn <lnykryn@redhat.com> - 033-560
18971c
- fips: removed false-positive 'FATAL: Module xxx not found' error message when kernel provides a generic algo for module
18971c
- fips: ensure fs module for /boot is installed
18971c
- iscsi: always popd, even if there is no iscsi device
18971c
- Harden dracut against BASH_ENV environment variable
18971c
- fips: check fips integrity just before mounting local filesystems in /sysroot
18971c
18971c
* Thu Sep 27 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-554
18971c
- kernel-modules: add nfit
18971c
Resolves: #1288619
18971c
18971c
* Thu Aug 09 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-553
18971c
- dracut-functions: fix the word splitting
18971c
Resolves: #1607744
18971c
18971c
* Mon Jul 30 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-552
18971c
- dracut.spec: remove 90multipath-hostonly
18971c
Resolves: #1599592
18971c
18971c
* Mon Jul 30 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-551
18971c
- Revert "add 90multipath-hostonly module"
18971c
- Introduce tri-state hostonly mode
18971c
Resolves: #1599592
18971c
- Correct paths for firmware
18971c
Resolves: #1608491
18971c
- Record loaded kernel modules when hostonly mode is enabled
18971c
Resolves: #1607744
18971c
18971c
* Thu Jun 21 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-547
18971c
- 40network/dhclient.conf: rename classless-routes to classless-static-routes
18971c
Resolves: #1453907
18971c
18971c
* Wed Jun 20 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-546
18971c
- fcoe: handle CNAs with DCB firmware support
18971c
Resolves: #1442663
18971c
- mdraid: wait for rd.md.uuid specified devices to be assembled
18971c
Resolves: #1451660
18971c
- dracut: Introduce --force-drivers parameter and force_drivers=+ config option
18971c
Resolves: #1577626
18971c
- Skip iscsi attachment if no info
18971c
Resolves: #1513397
18971c
- Fix loading of modules in modules-load.d
18971c
Resolves: #1547730
18971c
- 40network: introduce ip=either6 option
18971c
Resolves: #1582398
18971c
- dracut-functions.sh:check_vol_slaves() speedup LV -> VG name
18971c
Resolves: #1531503
18971c
- dracut-function.sh:check_block_and_slaves() check for block devices
18971c
Resolves: #1549498
18971c
- net-lib: bump carrier timeout to 15
18971c
Resolves: #1401811
18971c
- dracut.sh: workaround broken read from /proc/modules
18971c
Resolves: #1578222
18971c
18971c
* Mon Feb 19 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-535
18971c
- 90lvm: always add dm-snapshot
18971c
Resolves: #1546577
18971c
18971c
* Thu Feb 01 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-534
18971c
- base/dracut-lib.sh:dev_unit_name() guard against $dev beginning with "-"
18971c
- base/dracut-lib.sh: remove bashism
18971c
- Align dev_unit_name() with systemd's function.
18971c
- dracut-lib.sh:dev_unit_name(): use systemd-escape, if available
18971c
Resolves: #1306640
18971c
- 90dmsquash-live-ntfs: fix depends()
18971c
- 90dmsquash-live: we don't have find_binary inside initramdisk
18971c
- dracut: Ajusting variables name for --include
18971c
Resolves: #1489882
18971c
18971c
* Wed Jan 03 2018 Lukas Nykryn <lnykryn@redhat.com> - 033-527
18971c
- 01fips: Properly fix creating path to .hmac of kernel based on BOOT_IMAGE
18971c
Resolves: #1415032
18971c
18971c
* Mon Dec 18 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-526
18971c
- 01fips: Fix creating path to .hmac of kernel based on BOOT_IMAGE
18971c
Resolves: #1415032
18971c
18971c
* Mon Dec 18 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-525
18971c
- Support Microcode Updates for AMD CPU Family 0x17
18971c
Resolves: #1476039
18971c
18971c
* Wed Dec 13 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-523
18971c
- dracut.sh: remove quotes from install_items and install_optional_items
18971c
Related: #1520721
18971c
18971c
* Fri Dec 08 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-522
18971c
- for_each_host_xx() function should indicate the empty case
18971c
Resolves: #1520721
18971c
18971c
* Fri Nov 03 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-520
18971c
- network/ifup: don't arping for point-to-point connections
18971c
Resolves: #1477339
18971c
- network: Only bring up wired network interfaces
18971c
Resolves: #1480246
18971c
- dracut.sh: source dracut-version.sh earlier than dracut-functions.sh
18971c
Resolves: #1490777
18971c
- Fix MTU on bond interface.
18971c
- add 'mtu' parameter for bond options
18971c
Resolves: #1494265
18971c
- fcoe: Allow more time for the bnx2x link negotiation before brining up fcoe interfaces.
18971c
Resolves: #1378910
18971c
- lvm_scan.sh: use -K when calling lvchange
18971c
Resolves: #1489841
18971c
18971c
* Thu Nov 02 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-513
18971c
- spec: add missing modules
18971c
- add 90multipath-hostonly module
18971c
Resolves: #1457311
18971c
- Add NTFS support to 90dmsquash-live module
18971c
Resolves: #1449410
18971c
- dracut.sh: gather host_modalias when "--no-hostonly-default-device" is set
18971c
- rootfs-block/module-setup.sh: check root_dev in cmdline_rootfs()
18971c
- dracut.sh: introduce "--no-hostonly-default-device" argument
18971c
Resolves: #1483838
18971c
- 10i18n/parse-i18n.sh: parse rd.vconsole and rd.locale
18971c
Resolves: #1479325
18971c
- dracut.cmdline: remove extra ":" from ip= doc
18971c
Resolves: #1469997
18971c
- Try BOOT_IMAGE and fallback to vmlinuz-${KERNEL}
18971c
- fips: honor $BOOT_IMAGE variable for HMAC check of the kernel
18971c
Resolves: #1415032
18971c
18971c
* Wed Jun 28 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-502
18971c
- 01fips: add authenec module
18971c
Resolves: #1465946
18971c
18971c
* Thu Jun 15 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-501
18971c
-  95iscsi: run iscsistart with DefaultDependencies=no
18971c
Resolves: #1461234
18971c
18971c
* Tue Jun 13 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-500
18971c
- fips: add cmac kernel module
18971c
Resolves: #1460865
18971c
18971c
* Wed Jun 07 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-499
18971c
- module-setup.sh: Add ARM specific driver to initramfs image
18971c
Resolves: #1459277
18971c
- Revert "systemd/dracut-initqueue.sh: don't go into emergency"
18971c
Resolves: #1396865
18971c
- udev-rules: pull in 40-redhat-cpu-hotplug.rules
18971c
Resolves: #1460707
18971c
18971c
* Thu Apr 20 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-496
18971c
- 95ssh-client: attempt to copy UserKnownHostsFile to kdump's initramfs
18971c
Resolves: rhbz#1360131
18971c
18971c
* Thu Apr 06 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-495
18971c
- ifup: don't ifup team master indefinitely
18971c
Resolves: rhbz#1416958
18971c
- write-ifcfg: do't write MTU twice for regular eth devices
18971c
Resolves: rhbz#1366163
18971c
- network/ifup: write override file before dhcp_do
18971c
Resolves: rhbz#1415004
18971c
18971c
* Thu Mar 16 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-492
18971c
- rd.memdebug=4
18971c
Resolves: rhbz#1376661
18971c
18971c
* Fri Mar 10 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 033-487
18971c
- add upstream tests
18971c
- dracut.sh: fail hard, if we find modules and modules.dep is missing
18971c
Resolves: rhbz#1298656
18971c
- add dracut.pc pkg-config file
18971c
Resolves: rhbz#1397853
18971c
- systemd/dracut-cmdline.sh: unset "UNSET" $root
18971c
Releated: rhbz#1365667
18971c
- dracut.conf.5.asc: add Warning about leading and trailing spaces in lists
18971c
- fips/module-setup.sh: make tcrypt non-optional
18971c
18971c
* Wed Oct 05 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 033-463
18971c
- network: do not check "firmware boot selected flag"
18971c
Resolves: rhbz#1380581
18971c
18971c
* Wed Sep 07 2016 Harald Hoyer <harald@redhat.com> - 033-462
18971c
- fix dhcp classless routes
18971c
Resolves: rhbz#1260955
18971c
18971c
* Tue Sep 06 2016 Harald Hoyer <harald@redhat.com> - 033-461
18971c
- be more liberal to multiple ip= lines and ip=dhcp
18971c
Resolves: rhbz#1304069
18971c
- don't display error for hba.conf
18971c
Resolves: rhbz#1369342
18971c
18971c
* Mon Sep 05 2016 Harald Hoyer <harald@redhat.com> - 033-459
18971c
- fix TEST-16-DMSQUASH
18971c
Resolves: rhbz#1371165
18971c
18971c
* Fri Aug 19 2016 Harald Hoyer <harald@redhat.com> - 033-458
18971c
- add rpcrdma to support NFSROOT over NFSoRDMA
18971c
Resolves: rhbz#1367374
18971c
18971c
* Wed Aug 17 2016 Harald Hoyer <harald@redhat.com> - 033-457
18971c
- add --help documentation for --no-hostonly-i18n and --hostonly-i18n options
18971c
Resolves: rhbz#1266448
18971c
- mention rd.shell=0 for rd.emergency
18971c
Resolves: rhbz#1359144
18971c
- put IPv6 IP in brackets for IBFT
18971c
Resolves: rhbz#1322592
18971c
- install symlinked ca-bundle.crt for curl and ssl
18971c
Resolves: rhbz#1341280
18971c
18971c
* Fri Aug 12 2016 Harald Hoyer <harald@redhat.com> - 033-453
18971c
- fixed installation on ppc with missing root=
18971c
Resolves: rhbz#1365667
18971c
18971c
* Tue Aug 09 2016 Harald Hoyer <harald@redhat.com> - 033-452
18971c
- fips: remove sha1-mb
18971c
Resolves: rhbz#1361441
18971c
- check all lvm slaves
18971c
Resolves: rhbz#1361165
18971c
18971c
* Thu Jul 28 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 033-450
18971c
- fips-module: add missing spaces
18971c
Resolves: rhbz#1359677
18971c
18971c
* Fri Jul 22 2016 Harald Hoyer <harald@redhat.com> - 033-449
18971c
- include /etc/lvm/lvm_<host_tag>.conf
18971c
Resolves: rhbz#1328778
18971c
- cleanup watchdog module
18971c
Resolves: rhbz#1319986
18971c
- make reboot/halt/poweroff work
18971c
Resolves: rhbz#1324454
18971c
- include nfs module, if host_fs_types contains nfs
18971c
  copy filesystems to host_fs_types
18971c
Resolves: rhbz#1349253
18971c
- add kernel command line argument rd.emergency to specify a
18971c
  default action rd.emergency=[reboot|poweroff|halt]
18971c
Resolves: rhbz#1359144
18971c
- deduplicate /etc/resolv.conf
18971c
Resolves: rhbz#1332418
18971c
18971c
* Mon Jul 04 2016 Harald Hoyer <harald@redhat.com> - 033-436
18971c
- ip=auto6 waits now until some router advertisments have been done
18971c
Resolves: rhbz#1242058 rhbz#1292623
18971c
- default iSCSI off-load start is now done in the background via systemd
18971c
- don't fail on missing swap devices
18971c
Resolves: rhbz#1165736
18971c
- on shutdown re-mount the pivot-root writeable again
18971c
Resolves: rhbz#1178497
18971c
- fixed waiting for interface to be up
18971c
Resolves: rhbz#1289341
18971c
- for iSCSI, wait for all interfaces to be up
18971c
Resolves: rhbz#1247478
18971c
- correctly set MAC address on interface for DHCP
18971c
Resolves: rhbz#1274230
18971c
- fixed detection of virtual machines
18971c
Resolves: rhbz#1170122
18971c
- suppress building of early microcode image for non-x86 HW
18971c
Resolves: rhbz#1260187
18971c
- show more meaningfull messages for missing binaries
18971c
Resolves: rhbz#1201035
18971c
- backport fcoe fixes
18971c
Resolves: rhbz#1169672
18971c
- find device mapper devices with user_friendly_names turned on
18971c
Resolves: rhbz#1299800
18971c
- add dm-snapshot kernel module for LVM
18971c
Resolves: rhbz#1287940
18971c
- skip gpg files for microcode generation
18971c
Resolves: rhbz#1282870
18971c
- add description for --no-hostonly-i18n and --hostonly-i18n options
18971c
Resolves: rhbz#1266448
18971c
- copy all requires lines from crypttab
18971c
Resolves: rhbz#1254987
18971c
- add "wheel" and "adm" to passwd and group
18971c
Resolves: rhbz#1275792 rhbz#1287537
18971c
- strip whitespaces from volume group name in check_vol_slaves()
18971c
Resolves: rhbz#1299879
18971c
- dhcp: support rfc3442-classless-static-routes
18971c
Resolves: rhbz#1260955
18971c
- activate all bridges
18971c
Resolves: rhbz#1194604
18971c
- don't call "udevadm control --exit"
18971c
Resolves: rhbz#1277026
18971c
- support multiple bond interfaces
18971c
Resolves: rhbz#1282679
18971c
- configure other interfaces, if team/bond is configured
18971c
Resolves: rhbz#1282680
18971c
- error out, if initramfs.img could not be created
18971c
  and remove a partial written image
18971c
Resolves: rhbz#1235895
18971c
- optionally install items in 01-dist.conf
18971c
Resolves: rhbz#1222529
18971c
- fixed MAC and MUT settings in ip= command line parameter
18971c
Resolves: rhbz#1271656
18971c
18971c
* Wed Jun 08 2016 Harald Hoyer <harald@redhat.com> - 033-385.1
18971c
- remove dd requirement (dd is part of corutils)
18971c
Related: rhbz#1336503
18971c
18971c
* Fri May 27 2016 Harald Hoyer <harald@redhat.com> - 033-385
18971c
- add more SDHCI driver
18971c
Resolves: rhbz#1336503
18971c
- add str_ends() function
18971c
- optimize test suite for RHEL
18971c
18971c
* Mon May 23 2016 Harald Hoyer <harald@redhat.com> - 033-379
18971c
- Autodetect iSCSI firmware
18971c
- check, if NFS is already mounted
18971c
Resolves: rhbz#1302764
18971c
- fix carrier detection
18971c
- fix majmin_to_mpath_dev()
18971c
- add "wheel" and "adm" to passwd and group
18971c
Resolves: rhbz#1287537
18971c
- add "tar" and "dd" requirement
18971c
Resolves: rhbz#1285810
18971c
- for microcode generation, skip gpg files
18971c
- add documentation: for "--hostonly-i18n" "--no-hostonly-i18n" "i18n_install_all"
18971c
- add classless-static-routes support
18971c
Resolves: rhbz#1260955
18971c
18971c
* Thu Nov 26 2015 Harald Hoyer <harald@redhat.com> - 033-361
18971c
- don't call udevadm control --exit in systemd mode
18971c
Resolves: rhbz#1276983
18971c
18971c
* Tue Oct 20 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 033-359
18971c
- write-ifcfg: fix creating configuration for VLAN
18971c
Resolves: rhbz#1267311
18971c
- 90qemu: also add ibmvscsi on qemu
18971c
Resolves: rhbz#1245959
18971c
18971c
* Fri Oct 09 2015 Harald Hoyer <harald@redhat.com> 033-358
18971c
- fixed qemu detection
18971c
Resolves: rhbz#1245959
18971c
- fixed vlan ifcfg generation and nameserver handling
18971c
Resolves: rhbz#1267311
18971c
18971c
* Wed Sep 30 2015 Harald Hoyer <harald@redhat.com> 033-353
18971c
- fix network wait_for_if_up() to parse NO-CARRIER
18971c
Resolves: rhbz#1249507
18971c
- don't create garbage directories because of ldconfig
18971c
  misparsing
18971c
Resolves: rhbz#1264725
18971c
18971c
* Thu Sep 17 2015 Harald Hoyer <harald@redhat.com> 033-349
18971c
- no iSCSI timeout and modprobe, if iSCSI is not used
18971c
- modprobe iSCSI modules with "-b" to allow blacklisting
18971c
Resolves: rhbz#1263984
18971c
- check for firmware file existance, before crafting
18971c
  microcode cpio
18971c
Resolves: rhbz#1263798
18971c
18971c
* Tue Sep 15 2015 Harald Hoyer <harald@redhat.com> 033-346
18971c
- slim down the image by not including microcode header, if
18971c
  not needed
18971c
- add command line parameter for hostonly keyboard layouts
18971c
   --hostonly-i18n
18971c
Resolves: rhbz#1262208
18971c
18971c
* Thu Sep 10 2015 Harald Hoyer <harald@redhat.com> 033-343
18971c
- fixed more iscsi_firmware / ibft handling
18971c
Resolves: rhbz#1256814
18971c
18971c
* Tue Sep 08 2015 Harald Hoyer <harald@redhat.com> 033-339
18971c
- fixed dhcp lease RENEW
18971c
Resolves: rhbz#1144277
18971c
18971c
* Thu Sep 03 2015 Harald Hoyer <harald@redhat.com> 033-338
18971c
- updated the man page for grub config file modifications
18971c
Resolves: rhbz#1209962
18971c
18971c
* Thu Sep 03 2015 Harald Hoyer <harald@redhat.com> 033-337
18971c
- more "ip=ibft" fixes
18971c
Resolves: rhbz#1256814
18971c
18971c
* Wed Sep 02 2015 Harald Hoyer <harald@redhat.com> 033-335
18971c
- fixed livenet exit code
18971c
Related: rhbz#1256814
18971c
18971c
* Wed Sep 02 2015 Harald Hoyer <harald@redhat.com> 033-334
18971c
- add spapr-vscsi kernel module for qemu
18971c
Resolves: rhbz#1245959
18971c
18971c
* Tue Sep 01 2015 Harald Hoyer <harald@redhat.com> 033-333
18971c
- fixed more iSCSI handling
18971c
Resolves: rhbz#1114966 rhbz#1189891
18971c
- fixed "ip=ibft"
18971c
Resolves: rhbz#1256814
18971c
- fixed cmsifup and s390 ifup
18971c
Resolves: rhbz#1245660
18971c
18971c
* Tue Aug 25 2015 Harald Hoyer <harald@redhat.com> 033-328
18971c
- add hostonly multipath.conf (to save memory in kdump)
18971c
Resolves: rhbz#994702
18971c
- increase version number of systemd dependency
18971c
- fixed more iSCSI handling
18971c
Resolves: rhbz#1114966 rhbz#1189891
18971c
- check for duplicate IPv4 address
18971c
Resolves: rhbz#1202553
18971c
18971c
* Tue Aug 18 2015 Harald Hoyer <harald@redhat.com> 033-314
18971c
- fixed iSCSI handling
18971c
Resolves: rhbz#1114966 rhbz#1189891
18971c
- check for duplicate IPv4 address
18971c
Resolves: rhbz#1202553
18971c
- wait udev to be settled before transitioning to the real root
18971c
Resolves: rhbz#1231373
18971c
- support ip= parameter with enx* interface for autobinding to MAC
18971c
Resolves: rhbz#1241102
18971c
- include 40-redhat.rules in the initramfs
18971c
Resolves: rhbz#1241547
18971c
- degrade missing binaries for modules to info level
18971c
Resolves: rhbz#1242845
18971c
- cleanup lldpad cleanly to help out in state transition from initramfs
18971c
Resolves: rhbz#1246217
18971c
18971c
* Thu Jul 09 2015 Harald Hoyer <harald@redhat.com> 033-284
18971c
- unconditionally install the drbg module in hostonly mode
18971c
Resolves: rhbz#1240438
18971c
18971c
* Fri Jul 03 2015 Harald Hoyer <harald@redhat.com> 033-283
18971c
- add support for "x-initrd.mount"
18971c
Resolves: rhbz#1080405
18971c
- add network timeout kernel command line arguments
18971c
Resolves: rhbz#1088808
18971c
- use fcoemon and write out fcoemon config
18971c
Resolves: rhbz#1129884 rhbz#1129888
18971c
- add fcoe module EDD parsing quirk for i40e
18971c
Resolves: rhbz#1129886
18971c
- add RENEW to dhclient-script
18971c
Resolves: rhbz#1144277
18971c
- only fetch squashfs.img once
18971c
Resolves: rhbz#1152485
18971c
- add more input kernel drivers
18971c
Resolves: rhbz#1165585 rhbz#1194529
18971c
- be more sloppy with swap partitions and don't fail without them
18971c
Resolves: rhbz#1165736
18971c
- don't call dinfo binary
18971c
Resolves: rhbz#1167082
18971c
- don't halt the system, if the media check is aborted
18971c
Resolves: rhbz#1167735
18971c
- add boot option to spcecify size of live image rw overlay
18971c
Resolves: rhbz#1183566
18971c
- fix nfs dracut module, to not alter rootok for non nfs root
18971c
Resolves: rhbz#1186004
18971c
- don't fsck nfs 
18971c
Resolves: rhbz#1186699
18971c
- correctly parse multi line kernel command line
18971c
Resolves: rhbz#1186822
18971c
- add hyperv_fb module
18971c
Resolves: rhbz#1187428
18971c
- fixup IPv6 NFS addresses parsing
18971c
Resolves: rhbz#1190098
18971c
- add drbg kernel module in fips mode
18971c
Resolves: rhbz#1193147
18971c
- add all multipath path selector kernel modules
18971c
Resolves: rhbz#1195392
18971c
- don't symlink /var/log /run/log
18971c
Resolves: rhbz#1199645
18971c
- wait for IPv6 link local addresses
18971c
Resolves: rhbz#1209814
18971c
- fix references to grub config file in dracut man page
18971c
Resolves: rhbz#1209962
18971c
- add s390 kernel crypto modules to dracut-fips
18971c
Resolves: rhbz#1215766
18971c
- suppress 'cat: write error: Broken pipe' for lsinitrd
18971c
Resolves: rhbz#1223888
18971c
- enable DNS before routes to avoid race conditions
18971c
Resolves: rhbz#1226004
18971c
- add point-to-point ethernet configured via DHCP
18971c
Resolves: rhbz#1227813
18971c
- add virtio-pci
18971c
Resolves: rhbz#1231716
18971c
- add cache tools for dm-cache usage
18971c
Resolves: rhbz#1234407
18971c
- dracut-functions: move non-function code to dracut-init.sh
18971c
Resolves: rhbz#1235500
18971c
- add more information why a dracut module could not be included
18971c
Resolves: rhbz#1236190
18971c
- fixup iBFT parsing
18971c
Resolves: rhbz#1236610
18971c
18971c
* Tue Jun 16 2015 Harald Hoyer <harald@redhat.com> 033-248
18971c
- fips: rearrange fips modules due to zlib
18971c
Resolves: rhbz#1216086
18971c
- wait for IPV6 DAD in DHCP PREINIT6
18971c
- wait 5s for an network link carrier to appear
18971c
Resolves: rhbz#1088808
18971c
18971c
* Tue Apr 28 2015 Harald Hoyer <harald@redhat.com> 033-244
18971c
- fips: add some s390 kernel modules
18971c
Resolves: rhbz#1215766
18971c
18971c
* Thu Apr 02 2015 Harald Hoyer <harald@redhat.com> 033-243
18971c
- /run/log is now symlinked to /run/initramfs/log
18971c
Resolves: rhbz#1199645
18971c
18971c
* Thu Feb 19 2015 Harald Hoyer <harald@redhat.com> 033-241.1
18971c
- subversion inc
18971c
18971c
* Thu Feb 19 2015 Harald Hoyer <harald@redhat.com> 033-241
18971c
- fips: load the drbg kernel module
18971c
Resolves: rhbz#1194201
18971c
18971c
* Mon Jan 26 2015 Harald Hoyer <harald@redhat.com> 033-240
18971c
- fixed team implementation
18971c
Resolves: rhbz#1147521
18971c
18971c
* Wed Jan 21 2015 Harald Hoyer <harald@redhat.com> 033-239
18971c
- fixed team implementation
18971c
Resolves: rhbz#1147521
18971c
18971c
* Thu Jan 15 2015 Harald Hoyer <harald@redhat.com> 033-238
18971c
- fixed more iscsi_target parsing
18971c
Resolves: rhbz#1176534
18971c
18971c
* Wed Jan 14 2015 Harald Hoyer <harald@redhat.com> 033-237
18971c
- add support for multiple autoconf options ip=eth0:auto6,dhcp
18971c
Resolves: rhbz#1069270
18971c
- fixed team implementation
18971c
Resolves: rhbz#1147521
18971c
18971c
* Tue Jan 13 2015 Harald Hoyer <harald@redhat.com> 033-233
18971c
- fips: corrected previous fix
18971c
Resolves: rhbz#1165603
18971c
- fixed iscsi_target parsing
18971c
Resolves: rhbz#1176534
18971c
- skip GlobalKnownHostsFile for ssh_config
18971c
Resolves: rhbz#1086778
18971c
- cms-write-ifcfg.sh: turn SUBCHANNELS into lowercase
18971c
Resolves: rhbz#1169384
18971c
- fixed static routes execution
18971c
Resolves: rhbz#1101412
18971c
- add 90-vconsole.rules
18971c
Resolves: rhbz#1162177
18971c
18971c
* Fri Nov 28 2014 Harald Hoyer <harald@redhat.com> 033-227
18971c
- fips: add libfreeblpriv3.so and libfreeblpriv3.chk
18971c
Resolves: rhbz#1165603
18971c
18971c
* Wed Oct 29 2014 Harald Hoyer <harald@redhat.com> 033-226
18971c
- fixed ifcfg generation for persistent interface names
18971c
Resolves: rhbz#1087945
18971c
18971c
* Fri Sep 12 2014 Harald Hoyer <harald@redhat.com> 033-224
18971c
- don't enforce iSCSI target name policy
18971c
Resolves: rhbz#1078867
18971c
- replaced "ip=auto" with "ip=dhcp" in the documentation
18971c
Resolves: rhbz#1086931
18971c
- bind bonding and bridge interfaces to SUBCHANNELS on s390(x)
18971c
Resolves: rhbz#1090524
18971c
- turn on ipv6, if configured
18971c
Resolves: rhbz#1091410
18971c
- parse DASD="none" as empty
18971c
Resolves: rhbz#1096979
18971c
- add virtio-console for qemu
18971c
Resolves: rhbz#1097999
18971c
- fail on missing dracut modules
18971c
Resolves: rhbz#1121362
18971c
- replace the default route
18971c
Resolves: rhbz#1137022
18971c
18971c
* Fri Sep 05 2014 Harald Hoyer <harald@redhat.com> 033-213
18971c
- add "-m" option to lsinitrd to list the modules used
18971c
Resolves: rhbz#1122806
18971c
- add "--rebuild" option to dracut
18971c
Resolves: rhbz#1123900
18971c
18971c
* Fri Aug 29 2014 Harald Hoyer <harald@redhat.com> 033-207
18971c
- only fsck from the systemd side
18971c
Resolves: rhbz#1080699
18971c
- handle multiple fcoe devices
18971c
Resolves: rhbz#1082512
18971c
- handle entries in ssh_config
18971c
Resolves: rhbz#1086778
18971c
- do not bind persistent interfaces to MAC
18971c
Resolves: rhbz#1087945
18971c
- fixed iscsiroot install in initqueue
18971c
Resolves: rhbz#1094469
18971c
- handle upper case letters in SUBCHANNELS
18971c
Resolves: rhbz#1094773
18971c
- add rd.route kernel command line parameter
18971c
Resolves: rhbz#1101412
18971c
- do not reload systemd on wait_for_dev
18971c
Resolves: rhbz#1126008
18971c
18971c
* Tue Jul 29 2014 Harald Hoyer <harald@redhat.com> 033-203
18971c
- add rd.cmdline=ask parameter
18971c
Resolves: rhbz#1070104
18971c
18971c
* Mon Apr 28 2014 Harald Hoyer <harald@redhat.com> 033-161
18971c
- add extra and weak-updates kernel module dirs
18971c
Resolves: rhbz#1086291
18971c
18971c
* Fri Apr 04 2014 Harald Hoyer <harald@redhat.com> 033-160
18971c
- add fsck.<filesystem>, if it exists
18971c
Resolves: rhbz#1083654
18971c
- set IPV6INIT=yes if inet6 is found on the interface
18971c
Resolves: rhbz#1083153
18971c
18971c
* Mon Mar 31 2014 Harald Hoyer <harald@redhat.com> 033-157
18971c
- workaround fcoe timing issues
18971c
Resolves: rhbz#1080353
18971c
18971c
* Thu Mar 27 2014 Harald Hoyer <harald@redhat.com> 033-156
18971c
- network: set correct lease times for DHCPv6
18971c
Resolves: rhbz#1064365
18971c
- include dm-cache kernel modules
18971c
Resolves: rhbz#1081435
18971c
18971c
* Thu Mar 27 2014 Harald Hoyer <harald@redhat.com> 033-154
18971c
- lsinitrd: fix for chroot envs without /dev/fd
18971c
Resolves: rhbz#1081396
18971c
18971c
* Tue Mar 25 2014 Harald Hoyer <harald@redhat.com> 033-153
18971c
- fcoe: wait for lldpad to be ready
18971c
Resolves: rhbz#1080353
18971c
- network: handle "ip=dhcp6" for all interfaces
18971c
Resolves: rhbz#1064365
18971c
18971c
* Thu Mar 20 2014 Harald Hoyer <harald@redhat.com> 033-151
18971c
- fixed dracut-initramfs-restore with early microcode
18971c
Resolves: rhbz#1067116
18971c
18971c
* Tue Mar 18 2014 Harald Hoyer <harald@redhat.com> 033-150
18971c
- make dracut-shutdown not fail fatally
18971c
Resolves: rhbz#1067116
18971c
- do PREINIT6 for DHCP6
18971c
Resolves: rhbz#1064365
18971c
18971c
* Thu Mar 06 2014 Harald Hoyer <harald@redhat.com> 033-147
18971c
- also do not hardcode waiting for devices
18971c
Resolves: rhbz#1073101
18971c
Related: rhbz#985160
18971c
18971c
* Wed Mar 05 2014 Harald Hoyer <harald@redhat.com> 033-146
18971c
- don't let devices timeout
18971c
Resolves: rhbz#949697
18971c
18971c
* Mon Mar 03 2014 Harald Hoyer <harald@redhat.com> 033-145
18971c
- fixed argument handling for cmdline config
18971c
Resolves: rhbz#949697
18971c
18971c
* Fri Feb 28 2014 Harald Hoyer <harald@redhat.com> 033-144
18971c
- wait for IPv6 tentative flag to be cleared
18971c
Resolves: rhbz#1069263
18971c
- set correct flag file for interfaces
18971c
Resolves: rhbz#1069263
18971c
- add systemd-sysctl service to initramfs
18971c
Resolves: rhbz#1070086
18971c
- honor kernel cmdline, no internal cmdline anymore
18971c
Resolves: rhbz#985160
18971c
- --mount can now take fsck options
18971c
Resolves: rhbz#1069106
18971c
18971c
* Wed Feb 26 2014 Harald Hoyer <harald@redhat.com> 033-137
18971c
- added sdhci_acpi to static list of kernel modules
18971c
- add kernel drivers from the update directory to search path
18971c
Resolves: rhbz#1055774
18971c
- set the correct initiatior name for iBFT (typo)
18971c
- try all FcoeBootDevice variables
18971c
Resolves: rhbz#1032699
18971c
- write directly to the output file and get correct selinux label
18971c
- add sys-kernel-config.mount to the initramfs
18971c
- configure IPv6 interface for DHCP6
18971c
Resolves: rhbz#1064365
18971c
- Wait until the tentative flag is cleared.
18971c
Resolves: rhbz#1069263
18971c
- no HWADDR if SUBCHANNELS are set for s390 interfaces
18971c
Resolves: rhbz#1056438
18971c
- modify the device timeout for the root device with the rootfs-generator
18971c
Resolves: rhbz#1069133
18971c
Resolves: rhbz#1028043
18971c
- do not store kernel cmdline config in the initramfs about device assembly
18971c
Resolves: rhbz#949697
18971c
- write directly to the output image
18971c
Resolves: rhbz#1062544
18971c
18971c
* Mon Feb 24 2014 Ray Strode <rstrode@redhat.com> 033-125
18971c
- fix plymouth in initrd
18971c
Resolves: #1015564
18971c
18971c
* Mon Feb 10 2014 Harald Hoyer <harald@redhat.com> 033-124
18971c
- fixed dns parsing for ip= parameter
18971c
Resolves: rhbz#1034287
18971c
- skipcpio bugfixes
18971c
Resolves: rhbz#1045639
18971c
- do not ifup, and already setup network
18971c
Resolves: rhbz#844828
18971c
- do not run dhclient twice
18971c
Resolves: rhbz#844828
18971c
18971c
* Fri Jan 31 2014 Harald Hoyer <harald@redhat.com> 033-115
18971c
- add fcoe module even in hostonly case
18971c
Resolves: rhbz#1038827
18971c
18971c
* Fri Jan 31 2014 Harald Hoyer <harald@redhat.com> 033-110
18971c
- add nameservers from ibft settings
18971c
Resolves: rhbz#1034287
18971c
- add microcode to the initramfs image by default
18971c
Resolves: rhbz#1045639
18971c
- halt the machine for wrong checksums in FIPS mode
18971c
Resolves: rhbz#1053655
18971c
- add kernel drivers from the update directory to search path
18971c
Resolves: rhbz#1055774
18971c
- set the ip address lifetime for DHCP setups
18971c
Resolves: rhbz#1058519
18971c
18971c
* Tue Jan 28 2014 Daniel Mach <dmach@redhat.com> - 033-89
18971c
- Mass rebuild 2014-01-24
18971c
18971c
* Fri Jan 24 2014 Harald Hoyer <harald@redhat.com> 033-88
18971c
- fixed iscsistart for iscsi_firmware
18971c
Related: rhbz#1031160
18971c
18971c
* Wed Jan 22 2014 Harald Hoyer <harald@redhat.com> 033-86
18971c
- fixed iscsistart for iscsi_firmware
18971c
Related: rhbz#1031160
18971c
18971c
* Mon Jan 20 2014 Harald Hoyer <harald@redhat.com> 033-85
18971c
- fixed shebang of dracut-lib.sh
18971c
Related: rhbz#1031160
18971c
18971c
* Fri Jan 17 2014 Harald Hoyer <harald@redhat.com> 033-84
18971c
- fixed iscsistart for iscsi_firmware
18971c
Related: rhbz#1031160
18971c
- add more drivers
18971c
Resolves: rhbz#1048403
18971c
Resolves: rhbz#1038827
18971c
- add rd.bootif=0 parameter
18971c
Resolves: rhbz#1044623
18971c
- halt the machine, if FIPS fails
18971c
- do not exit != 0 for dracut-rootfs-generator
18971c
18971c
* Mon Jan 13 2014 Ray Strode <rstrode@redhat.com> 033-69
18971c
- Add udev seat rules for plymouth
18971c
Related: #1043689
18971c
Related: #1026571
18971c
18971c
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 033-68
18971c
- Mass rebuild 2013-12-27
18971c
18971c
* Wed Dec 18 2013 Harald Hoyer <harald@redhat.com> 033-67
18971c
- fixed luks timeout
18971c
Resolves: rhbz#949697
18971c
- do not systemctl daemon-reload
18971c
Resolves: rhbz#1023039 rhbz#1028043
18971c
- do not do dhcp on interfaces with no link
18971c
Resolves: rhbz#1029062
18971c
- do iscsistart for iscsi_firmware even without network
18971c
Resolves: rhbz#1031160
18971c
18971c
* Mon Nov 04 2013 Harald Hoyer <harald@redhat.com> 033-40
18971c
- fips: include crct10dif_generic
18971c
Resolves: rhbz#1024455
18971c
- add /etc/system-fips in the initramfs
18971c
Resolves: rhbz#1014284
18971c
18971c
* Wed Oct 30 2013 Harald Hoyer <harald@redhat.com> 033-39
18971c
- fixed booting with rd.iscsi.firmware and without root=
18971c
Resolves: rhbz#1024858
18971c
- fixed resuming
18971c
- fix swap detection in hostonly
18971c
- fixed missing modules in hostonly, which have no modalias
18971c
Resolves: rhbz#1015284
18971c
- moved dracut to /usr/sbin
18971c
18971c
* Mon Oct 21 2013 Harald Hoyer <harald@redhat.com> 033-32
18971c
- fixed LVM with thin provisioning
18971c
Resolves: rhbz#1020855
18971c
18971c
* Fri Oct 18 2013 Harald Hoyer <harald@redhat.com> 033-30
18971c
- fixed LVM with thin provisioning
18971c
Resolves: rhbz#1020855
18971c
18971c
* Wed Oct 09 2013 Harald Hoyer <harald@redhat.com> 033-26
18971c
- create /dev/mapper/live-base for anaconda
18971c
Resolves: rhbz#1009710
18971c
- support "rootfallback=<root fallback device>"
18971c
Resolves: rhbz#727333
18971c
- add UEFI FCoE boot support
18971c
Resolves: rhbz#732059
18971c
- Make udev db records for MD devices persistent
18971c
  so LVM on MD autoactivation works correctly
18971c
Resolves: rhbz#1017031
18971c
- support mdadm-3.2.6+ and mdadm-3.3+
18971c
- install lvm thin utils for non-hostonly also
18971c
18971c
* Wed Oct 02 2013 Harald Hoyer <harald@redhat.com> 033-14
18971c
- hopefully fixed systemd-cat test
18971c
Resolves: rhbz#1002021
18971c
18971c
* Tue Oct 01 2013 Harald Hoyer <harald@redhat.com> 033-4
18971c
- add /etc/system-fips
18971c
Resolves: rhbz#1014284
18971c
18971c
* Fri Sep 13 2013 Harald Hoyer <harald@redhat.com> 033-3
18971c
- do not dhcp members of team, bond, etc.
18971c
18971c
* Fri Sep 13 2013 Harald Hoyer <harald@redhat.com> 033-2
18971c
- harden against weird ppc kernel driver
18971c
Resolves: rhbz#1007891
18971c
18971c
* Wed Sep 04 2013 Harald Hoyer <harald@redhat.com> 032-23
18971c
- do not fail on empty dracut module directories
18971c
Resolves: rhbz#1003153
18971c
- parse cmdline parameter, even if rootok=1
18971c
Resolves: rhbz#978330
18971c
- fixed ibft_to_cmdline()
18971c
18971c
* Thu Aug 29 2013 Harald Hoyer <harald@redhat.com> 032-19
18971c
- fixed curl error with zero size kickstart file
18971c
Resolves: rhbz#989133
18971c
- fixed systemd-cat failure, when systemd is installed
18971c
  but not actually running
18971c
Resolves: rhbz#1002021
18971c
- do not fail on empty dracut module directories
18971c
Resolves: rhbz#1003153
18971c
18971c
* Tue Aug 20 2013 Harald Hoyer <harald@redhat.com> 032-1
18971c
- fix for kdump in FIPS mode
18971c
Resolves: rhbz#920931
18971c
- fixed iBFT booting
18971c
Resolves: rhbz#989944
18971c
- fixed FIPS mode initramfs creation
18971c
Resolves: rhbz#990250
18971c
- shutdown: fixed killall_proc_mountpoint()
18971c
Resolves: rhbz#996549
18971c
- disable lvmetad in the initramfs
18971c
Resolves: rhbz#996627
18971c
- require dhclient
18971c
18971c
* Mon Aug 12 2013 Harald Hoyer <harald@redhat.com> 031-29.git20130812
18971c
- added missing "then" in initqueue
18971c
18971c
* Mon Aug 12 2013 Harald Hoyer <harald@redhat.com> 031-28.git20130812
18971c
- fixed typo in hostonly device recognition
18971c
18971c
* Fri Aug 09 2013 Harald Hoyer <harald@redhat.com> 031-24.git20130809
18971c
- fixed logging to journal
18971c
18971c
* Fri Aug 09 2013 Harald Hoyer <harald@redhat.com> 031-23.git20130809
18971c
- fixed lsinitrd
18971c
18971c
* Fri Aug 09 2013 Harald Hoyer <harald@redhat.com> 031-22.git20130809
18971c
- lsinitrd.sh: add old cpio signature
18971c
- dracut.sh: call find with -print0 and cpio with --null
18971c
- dracut.asc: small corrections
18971c
- systemd/dracut-initqueue.sh: continue to boot if finished failed
18971c
- dracut.sh/dracut-functions.sh: handle root on non-block device
18971c
- dracut-functions.sh: removed non dracut-install shell functions
18971c
- dracut-functions.sh: inst_multiple == dracut_install
18971c
- 51-dracut-rescue.install: fixed rescue image creation
18971c
- dracut.sh: do not strip in FIPS mode
18971c
Resolves: rhbz#990250
18971c
- dracut.sh: check the value of --kver
18971c
- crypt: Fix typo--/etc/crypttab not /etc/cryptab
18971c
- network/net-lib.sh: fix ibft interface configuration
18971c
- iscsi/module-setup.sh: install some modules regardless of hostonly
18971c
- multipath: need_shutdown if multipath devices exist
18971c
Resolves: rhbz#994913
18971c
- omit drivers fix
18971c
18971c
* Thu Aug 01 2013 Harald Hoyer <harald@redhat.com> 031-7.git20130801
18971c
- also install vt102 terminfo
18971c
18971c
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-6.git20130731
18971c
- cmssetup: fixed port for zfcp.conf
18971c
- lvm: call lvchange with --yes to boot from snapshots
18971c
18971c
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-4.git20130731
18971c
- remove action_on_fail kernel command line parameter
18971c
18971c
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-3.git20130731
18971c
- do not include adjtime and localtime in the initramfs
18971c
- write out vlan configs
18971c
18971c
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-1
18971c
- do not include the resume dracut module in hostonly mode,
18971c
  if no swap is present
18971c
- don't warn twice about omitted modules
18971c
- use systemd-cat for logging on systemd systems, if logfile is unset
18971c
- fixed PARTUUID parsing
18971c
- support kernel module signing keys
18971c
- do not install the usrmount dracut module in hostonly mode,
18971c
  if /sbin/init does not live in /usr
18971c
- add debian udev rule files
18971c
- add support for bcache
18971c
- network: handle bootif style interfaces
18971c
  e.g. ip=77-77-6f-6f-64-73:dhcp
18971c
- add support for kmod static devnodes
18971c
- add vlan support for iBFT
18971c
18971c
* Wed Jul 24 2013 Kyle McMartin <kyle@redhat.com> 030-2
18971c
- Add ehci-tegra.ko to initramfs to allow rawhide tegra based platforms
18971c
  to boot off USB disks.
18971c
18971c
* Wed Jul 17 2013 Harald Hoyer <harald@redhat.com> 030-1
18971c
- support new persistent network interface names
18971c
- fix findmnt calls, prevents hang on stale NFS mounts
18971c
- add systemd.slice and slice.target units
18971c
- major shell cleanup
18971c
- support root=PARTLABEL= and root=PARTUUID=
18971c
- terminfo: only install l/linux v/vt100 and v/vt220
18971c
- unset all LC_* and LANG, 10% faster
18971c
- fixed dependency loop for dracut-cmdline.service
18971c
- do not wait_for_dev for the root devices
18971c
- do not wait_for_dev for devices, if dracut-initqueue is not needed
18971c
- support early microcode loading with --early-microcode
18971c
- dmraid, let dmraid setup its own partitions
18971c
- sosreport renamed to rdsosreport
18971c
18971c
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 029-1
18971c
- wait for IPv6 auto configuration
18971c
Resolves: rhbz#973719
18971c
- i18n: make the default font configurable
18971c
- systemd/dracut-pre-pivot.service: also execute for cleanup hooks or rd.break
18971c
- add dracut-shutdown.service.8 manpage
18971c
- lvm: redirect error message of lvs to /dev/null
18971c
Resolves: rhbz#921235
18971c
18971c
* Wed Jun 12 2013 Harald Hoyer <harald@redhat.com> 028-1
18971c
- lvm: fixed "thin" recognition
18971c
Resolves: rhbz#921235
18971c
- install libs also from one dir above
18971c
  fixes booting power6 generated initramfs on power7
18971c
- setup correct system time and time zone in initrd
18971c
- cms fixups
18971c
Resolves: rhbz#970982 rhbz#971025 rhbz#825199
18971c
- iso-scan/filename fixes
18971c
Resolves: rhbz#972337
18971c
- add udev rules for persistent network naming
18971c
Resolves: rhbz#972662
18971c
18971c
* Tue Jun 04 2013 Dennis Gilmore <dennis@ausil.us> 027-82.git20130531
18971c
- add patch to include  panel-tfp410 module on arm systems
18971c
18971c
* Fri May 31 2013 Harald Hoyer <harald@redhat.com> 027-81.git20130531
18971c
- fix btrfs mount flags for /usr
18971c
- degrade message about missing tools for stripping
18971c
Resolves: rhbz#958519
18971c
- set environment vars DRACUT_SYSTEMD, NEWROOT in service file
18971c
Resolves: rhbz#963159
18971c
- don't add volatile swap partitions to host_devs
18971c
- add libssl.so.10 to make kdump work with fips mode
18971c
- readd selinux dracut module for kdump
18971c
- url-lib/url-lib.sh: turn off curl globbing
18971c
Resolves: rhbz#907497
18971c
- include btrfs-zero-log in the initramfs
18971c
Resolves: rhbz#963257
18971c
- proper NAME the network interfaces
18971c
Resolves: rhbz#965842
18971c
- install default font latarcyrheb-sun16
18971c
Resolves: rhbz#927564
18971c
- optionally install /etc/pcmcia/config.opts
18971c
Resolves: rhbz#920076
18971c
- fix ONBOOT for slaves, set TYPE=Bond for bonding
18971c
Resolves: rhbz#919001
18971c
- add nvme kernel module
18971c
Resolves: rhbz#910734
18971c
- add xfs_metadump
18971c
- selinux: load_policy script fix
18971c
- add hid-hyperv and hv-vmbus kernel modules
18971c
- add parameter rd.live.squashimg
18971c
Resolves: rhbz#789036 rhbz#782108
18971c
- wait for all required interfaces if "rd.neednet=1"
18971c
Resolves: rhbz#801829
18971c
- lvm: add tools for thin provisioning
18971c
Resolves: rhbz#921235
18971c
- ifcfg/write-ifcfg.sh: fixed ifcfg file generation
18971c
- do not wait for mpath* devices
18971c
Resolves: rhbz#969068
18971c
18971c
* Wed May 22 2013 Adam Williamson <awilliam@redhat.com> 027-46.git20130430
18971c
- don't specify "p" as a separator for dmraid
18971c
Resolves: rhbz#966162
18971c
18971c
* Tue Apr 30 2013 Harald Hoyer <harald@redhat.com> 027-45.git20130430
18971c
- fixed fips mode more
18971c
Resolves: rhbz#956521
18971c
18971c
* Thu Apr 25 2013 Harald Hoyer <harald@redhat.com> 027-39.git20130425
18971c
- fix shutdown, if /dev/console is not writeable
18971c
- fixed fips mode
18971c
Resolves: rhbz#956521
18971c
18971c
* Thu Apr 18 2013 Harald Hoyer <harald@redhat.com> 027-36.git20130418
18971c
- fix initramfs creation on noexec tmpdir
18971c
Resolves: rhbz#953426
18971c
- more options for lsinitrd
18971c
- bash completion for lsinitrd
18971c
- do not output debug information on initramfs creation, if rd.debug is
18971c
  on the kernel command line
18971c
- drop requirement on 'file', lsinitrd can find the magic on its own
18971c
18971c
* Mon Apr 15 2013 Harald Hoyer <harald@redhat.com> 027-26.git20130415
18971c
- do not call plymouth with full path
18971c
- include systemd-random-seed-load.service
18971c
- fix ca-bundle.crt for ssl curl
18971c
Resolves: rhbz#950770
18971c
- add support for "iso-scan/filename" kernel parameter
18971c
18971c
* Wed Apr 10 2013 Harald Hoyer <harald@redhat.com> 027-19.git20130410
18971c
- also handle UUID= entries in crypttab in host-only mode
18971c
Resolves:rhbz#919752
18971c
18971c
* Tue Apr 09 2013 Harald Hoyer <harald@redhat.com> 027-17.git20130409
18971c
- only include needed /etc/crypttab entries
18971c
Resolves:rhbz#919752
18971c
- add support for bridge over team and vlan
18971c
- support multiple bonding interfaces
18971c
- add "action_on_fail=" kernel command line parameter
18971c
- add support for bridge over a vlan tagged interface
18971c
18971c
* Fri Apr 05 2013 Harald Hoyer <harald@redhat.com> 027-10.git20130405
18971c
- fix crypto password timeout on the dracut side
18971c
18971c
* Tue Mar 26 2013 Harald Hoyer <harald@redhat.com> 027-1
18971c
- version 027
18971c
18971c
* Wed Mar 20 2013 Harald Hoyer <harald@redhat.com> 026-72.git20130320
18971c
- fix rescue image naming
18971c
Resolves: rhbz#923439
18971c
- turn off host-only mode if essential system filesystems not mounted
18971c
- turn off host-only mode if udev database is not accessible
18971c
18971c
* Tue Mar 19 2013 Harald Hoyer <harald@redhat.com> 026-62.git20130319
18971c
- fix dracut service ordering
18971c
Resolves: rhbz#922991
18971c
18971c
* Mon Mar 18 2013 Harald Hoyer <harald@redhat.com> 026-56.git20130318
18971c
- don't fail hard on kernel modules install
18971c
Resolves: rhbz#922565
18971c
18971c
* Mon Mar 18 2013 Harald Hoyer <harald@redhat.com> 026-55.git20130318
18971c
- install all host filesystem drivers
18971c
Resolves: rhbz#922565
18971c
18971c
* Sat Mar 16 2013 Harald Hoyer <harald@redhat.com> 026-54.git20130316
18971c
- fix for squashfs
18971c
Resolves: rhbz#922248
18971c
- documentation fixes
18971c
- sosreport, mkdir /run/initramfs
18971c
18971c
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 026-48.git20130315
18971c
- use new initrd.target from systemd
18971c
- fixed rescue generation
18971c
18971c
* Wed Mar 13 2013 Harald Hoyer <harald@redhat.com> 026-33.git20130313
18971c
- add module-load.d modules to the initramfs
18971c
- add sysctl.d to the initramfs
18971c
- optimize plymouth module for systemd mode
18971c
- add new dracut parameter "--regenerate-all"
18971c
- add new dracut parameter "--noimageifnotneeded"
18971c
- shutdown: mount move /run /sys /dev /proc out of /oldroot
18971c
  before pre-shutdown
18971c
- add bash completion for dracut
18971c
18971c
* Wed Mar 13 2013 Harald Hoyer <harald@redhat.com> 026-19.git20130313
18971c
- fix switch-root and local-fs.target problem
18971c
- add norescue and nohostonly subpackages
18971c
18971c
* Mon Mar 11 2013 Harald Hoyer <harald@redhat.com> 026-15.git20130311
18971c
- update to recent git
18971c
18971c
* Fri Mar 08 2013 Harald Hoyer <harald@redhat.com> 026-1
18971c
- version 026
18971c
18971c
* Mon Feb 11 2013 Harald Hoyer <harald@redhat.com> 025-35.git20130211
18971c
- update to recent git
18971c
18971c
* Wed Jan 23 2013 Harald Hoyer <harald@redhat.com> 025-1
18971c
- version 025
18971c
18971c
* Tue Aug 21 2012 Harald Hoyer <harald@redhat.com> 023-13.git20120821
18971c
- reintroduce rd.neednet, which reenables anaconda networking
18971c
- fix some dracut-install corner cases
18971c
- fix FIPS for /boot not on extra partition
18971c
18971c
* Wed Aug 01 2012 Dennis Gilmore <dennis@ausil.us> - 023-2
18971c
- add patch to include omap_hsmmc for arm
18971c
18971c
* Wed Aug 01 2012 Harald Hoyer <harald@redhat.com> 023-1
18971c
- version 023
18971c
18971c
* Mon Jul 30 2012 Harald Hoyer <harald@redhat.com> 022-99.git20120730
18971c
- removed install of missing finished-ask-password.sh
18971c
18971c
* Mon Jul 30 2012 Harald Hoyer <harald@redhat.com> 022-97.git20120730
18971c
- moved crypt setup to systemd units
18971c
18971c
* Fri Jul 27 2012 Harald Hoyer <harald@redhat.com> 022-63.git20120727
18971c
- fixed dracut-install bug if /var/tmp contains a symlink
18971c
- fixed some partx issues
18971c
18971c
* Mon Jul 23 2012 Harald Hoyer <harald@redhat.com> 022-5.git20120723
18971c
- dracut.8: added more documentation about executing dracut
18971c
18971c
* Fri Jul 20 2012 Harald Hoyer <harald@redhat.com> 022-2.git20120720
18971c
- fixed some race condition for resume from hibernation
18971c
18971c
* Fri Jul 20 2012 Harald Hoyer <harald@redhat.com> 022-1
18971c
- version 022
18971c
- host-only kernel modules fix
18971c
18971c
* Fri Jul 20 2012 Harald Hoyer <harald@redhat.com> 021-1
18971c
- version 21
18971c
- systemd in the initramfs reenabled
18971c
- new option "--kver"
18971c
18971c
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 020-97.git20120717
18971c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
18971c
18971c
* Tue Jul 17 2012 Harald Hoyer <harald@redhat.com> 020-96.git20120717
18971c
- disabled systemd in the initramfs, until it works correctly
18971c
18971c
* Wed Jul 11 2012 Harald Hoyer <harald@redhat.com> 020-84.git20120711
18971c
- add back "--force" to switch-root, otherwise systemd umounts /run
18971c
18971c
* Wed Jul 11 2012 Harald Hoyer <harald@redhat.com> 020-83.git20120711
18971c
- more systemd journal fixes
18971c
- nfs module fix
18971c
- install also /lib/modprobe.d/*
18971c
- fixed dracut-shutdown service
18971c
- safeguards for dracut-install
18971c
- for --include also copy symlinks
18971c
18971c
* Tue Jul 10 2012 Harald Hoyer <harald@redhat.com> 020-72.git20120710
18971c
- stop journal rather than restart
18971c
- copy over dracut services to /run/systemd/system
18971c
18971c
* Tue Jul 10 2012 Harald Hoyer <harald@redhat.com> 020-70.git20120710
18971c
- more systemd unit fixups
18971c
- restart systemd-journald in switch-root post
18971c
- fixed dracut-install loader ldd error message
18971c
18971c
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-64.git20120709
18971c
- fixed plymouth install
18971c
- fixed resume
18971c
- fixed dhcp
18971c
- no dracut systemd services installed in the system
18971c
18971c
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-57.git20120709
18971c
- more fixups for systemd-udevd unit renaming
18971c
18971c
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-55.git20120709
18971c
- require systemd >= 186
18971c
- more fixups for systemd-udevd unit renaming
18971c
18971c
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-52.git20120709
18971c
- fixed prefix in 01-dist.conf
18971c
18971c
* Fri Jul 06 2012 Harald Hoyer <harald@redhat.com> 020-51.git20120706
18971c
- cope with systemd-udevd unit renaming
18971c
- fixed network renaming
18971c
- removed dash module
18971c
18971c
* Mon Jul 02 2012 Harald Hoyer <harald@redhat.com> 020-22.git20120702
18971c
- fixed kernel modules install
18971c
18971c
* Mon Jul 02 2012 Harald Hoyer <harald@redhat.com> 020-21.git20120702
18971c
- moved /usr/bin/dracut-install to /usr/lib
18971c
- more speedups
18971c
18971c
* Fri Jun 29 2012 Harald Hoyer <harald@redhat.com> 020-1
18971c
- version 020
18971c
- new /usr/bin/dracut-install tool
18971c
- major speedup of the image creation
18971c
18971c
* Mon Jun 25 2012 Harald Hoyer <harald@redhat.com> 019-92.git20120625
18971c
- support vlan tagged binding
18971c
- speedup initramfs emergency service
18971c
- speedup image creation
18971c
- fix installkernel() return codes
18971c
Resolves: rhbz#833256
18971c
- add qemu and qemu-net modules to add qemu drivers even in host-only
18971c
- speedup btrfs and xfs fsck (nop)
18971c
- no more mknod in the initramfs (fixes plymouth on s390)
18971c
18971c
* Thu Jun 21 2012 Harald Hoyer <harald@redhat.com> 019-62.git20120621
18971c
- do not require pkg-config for systemd
18971c
- i18n fixes
18971c
- less systemd services in the initramfs
18971c
18971c
* Thu Jun 21 2012 Harald Hoyer <harald@redhat.com> 019-57.git20120620
18971c
- systemd is now the default init in the initramfs
18971c
18971c
* Mon Jun 18 2012 Harald Hoyer <harald@redhat.com> 019-40.git20120618
18971c
- new upstream version
18971c
18971c
* Mon Jun 11 2012 Harald Hoyer <harald@redhat.com> 019-16.git20120611
18971c
- new upstream version
18971c
18971c
* Tue Jun 05 2012 Dennis Gilmore <dennis@ausil.us> 019-2
18971c
- include omapdrm with the arm modules
18971c
18971c
* Mon Jun 04 2012 Harald Hoyer <harald@redhat.com> 019-1
18971c
- version 019-1
18971c
18971c
* Tue May 22 2012 Harald Hoyer <harald@redhat.com> 018-74.git20120522
18971c
- new upstream version
18971c
18971c
* Thu May 17 2012 Dennis Gilmore <dennis@ausil.us> 018-53.git20120509
18971c
- add patch to pull in arm storage modules
18971c
18971c
* Wed May 09 2012 Harald Hoyer <harald@redhat.com> 018-52.git20120509
18971c
- new upstream version
18971c
18971c
* Fri May 04 2012 Harald Hoyer <harald@redhat.com> 018-40.git20120504
18971c
- new upstream version
18971c
18971c
* Wed Apr 25 2012 Harald Hoyer <harald@redhat.com> 018-37.git20120425.1
18971c
- fixup for multipath and iscsi host-only detection
18971c
18971c
* Wed Apr 25 2012 Harald Hoyer <harald@redhat.com> 018-37.git20120425
18971c
- fixed udevd location
18971c
18971c
* Tue Apr 24 2012 Harald Hoyer <harald@redhat.com> 018-33.git20120424
18971c
- new upstream version
18971c
18971c
* Thu Apr 19 2012 Harald Hoyer <harald@redhat.com> 018-25.git20120419
18971c
- fixed network for non-network root (like installer media)
18971c
18971c
* Wed Apr 18 2012 Harald Hoyer <harald@redhat.com> 018-22.git20120418
18971c
- new upstream version
18971c
18971c
* Mon Apr 16 2012 Harald Hoyer <harald@redhat.com> 018-12.git20120416
18971c
- new upstream version, which fixes various anaconda loader issues
18971c
18971c
* Thu Apr 05 2012 Harald Hoyer <harald@redhat.com> 018-1
18971c
- version 018
18971c
18971c
* Thu Mar 22 2012 Harald Hoyer <harald@redhat.com> 017-62.git20120322
18971c
- fixed /run prefix copying
18971c
18971c
* Wed Mar 21 2012 Harald Hoyer <harald@redhat.com> 017-59.git20120321
18971c
- new upstream version, which fixes various anaconda loader issues
18971c
18971c
* Mon Mar 12 2012 Harald Hoyer <harald@redhat.com> 017-43.git20120312
18971c
- live image: fixed image uncompression
18971c
- live updates for livenet
18971c
18971c
* Thu Mar 08 2012 Harald Hoyer <harald@redhat.com> 017-40.git20120308
18971c
- add s390 ctcm network kernel module
18971c
18971c
* Thu Mar 08 2012 Harald Hoyer <harald@redhat.com> 017-39.git20120308
18971c
- kill dhclient silently
18971c
- cleanup and fix network config writeout to /run/initramfs/state
18971c
Resolves: rhbz#799989
18971c
- various cleanups
18971c
18971c
* Fri Mar 02 2012 Harald Hoyer <harald@redhat.com> 017-22.git20120302
18971c
- nfs path fixes for live image over nfs
18971c
  root=live:nfs://10.10.10.10:/srv/all/install.img ip=dhcp rd.neednet
18971c
18971c
* Thu Mar 01 2012 Harald Hoyer <harald@redhat.com> 017-19.git20120301
18971c
- fixed include of some kernel modules
18971c
18971c
* Wed Feb 29 2012 Harald Hoyer <harald@redhat.com> 017-17.git20120229
18971c
- update to latest git
18971c
- fixes for convertfs (/usr-move)
18971c
18971c
* Fri Feb 24 2012 Harald Hoyer <harald@redhat.com> 017-1
18971c
- version 017
18971c
18971c
* Fri Feb 17 2012 Harald Hoyer <harald@redhat.com> 016-9.git20120217
18971c
- update to latest git
18971c
18971c
* Wed Feb 15 2012 Harald Hoyer <harald@redhat.com> 016-1
18971c
- version 016
18971c
18971c
* Mon Feb 13 2012 Harald Hoyer <harald@redhat.com> 015-9.git20120213
18971c
- update to latest git
18971c
18971c
* Sun Feb 12 2012 Kay Sievers <kay@redhat.com> - 015-9.git20120210
18971c
- fix dependency loop in systemd service files
18971c
18971c
* Fri Feb 10 2012 Harald Hoyer <harald@redhat.com> 015-8.git20120210
18971c
- update to latest git
18971c
18971c
* Thu Feb 09 2012 Harald Hoyer <harald@redhat.com> 015-7.git20120209
18971c
- update to latest git
18971c
18971c
* Thu Feb 09 2012 Harald Hoyer <harald@redhat.com> 015-4.git20120209
18971c
- update to latest git
18971c
18971c
* Wed Feb 08 2012 Harald Hoyer <harald@redhat.com> 015-3.git20120208
18971c
- update to latest git
18971c
18971c
* Tue Feb 07 2012 Harald Hoyer <harald@redhat.com> 015-1
18971c
- version 015
18971c
18971c
* Thu Feb 02 2012 Harald Hoyer <harald@redhat.com> 014-81.git20120202
18971c
- update to latest git
18971c
18971c
* Thu Feb 02 2012 Harald Hoyer <harald@redhat.com> 014-80.git20120202
18971c
- update to latest git
18971c
18971c
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-77.git20120126.1
18971c
- rebuild for rawhide
18971c
18971c
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-77.git20120126
18971c
- update to latest git
18971c
18971c
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-76.git20120126
18971c
- update to latest git
18971c
18971c
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-75.git20120126
18971c
- update to latest git
18971c
18971c
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-74.git20120126
18971c
- update to latest git
18971c
18971c
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-73.git20120126
18971c
- update to latest git
18971c
18971c
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-72.git20120126
18971c
- update to latest git
18971c
18971c
* Mon Jan 23 2012 Harald Hoyer <harald@redhat.com> 014-65.git20120123
18971c
- update to latest git
18971c
18971c
* Mon Jan 23 2012 Harald Hoyer <harald@redhat.com> 014-61.git20120123
18971c
- update to latest git
18971c
18971c
* Tue Jan 17 2012 Harald Hoyer <harald@redhat.com> 014-38.git20120117
18971c
- update to latest git
18971c
18971c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 014-10.git20111215
18971c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
18971c
18971c
* Thu Dec 15 2011 Harald Hoyer <harald@redhat.com> 014-9.git20111215
18971c
- update to latest git
18971c
- lots of patch changes
18971c
18971c
* Fri Oct 21 2011 Harald Hoyer <harald@redhat.com> 013-100.git20111021
18971c
- update to latest git
18971c
18971c
* Thu Oct 20 2011 Harald Hoyer <harald@redhat.com> 013-93.git20111020
18971c
- update to latest git
18971c
18971c
* Wed Oct 19 2011 Harald Hoyer <harald@redhat.com> 013-85.git20111019
18971c
- update to latest git
18971c
18971c
* Tue Oct 04 2011 Harald Hoyer <harald@redhat.com> 013-15
18971c
- fixed mdraid container handling
18971c
Resolves: rhbz#743240
18971c
18971c
* Thu Sep 22 2011 Harald Hoyer <harald@redhat.com> 013-13
18971c
- fixed mdraid issues
18971c
- fixed btrfsck
18971c
Resolves: rhbz#735602
18971c
18971c
* Wed Sep 21 2011 Harald Hoyer <harald@redhat.com> 013-12
18971c
- removed patch backup files
18971c
- reintroduced /dev/live
18971c
18971c
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-11
18971c
- move mounting of securitfs to a seperate module
18971c
Resolves: rhbz#737140
18971c
18971c
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-10
18971c
- mount securitfs with the correct source
18971c
Resolves: rhbz#737140
18971c
18971c
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-9
18971c
- do not carry over initramfs udev rules
18971c
Resolves: rhbz#734096
18971c
18971c
* Fri Sep 02 2011 Harald Hoyer <harald@redhat.com> 013-8
18971c
- hopefully fixed one part of a loop/udev and loop/mount race
18971c
Resolves: rhbz#735199
18971c
18971c
* Wed Aug 31 2011 Harald Hoyer <harald@redhat.com> 013-7
18971c
- add /lib/udev/input_id to the initramfs
18971c
- fix hmac install
18971c
18971c
* Tue Aug 30 2011 Harald Hoyer <harald@redhat.com> 013-6
18971c
- fixed environment passing to real init
18971c
Resolves: rhbz#733674
18971c
- fixed lvm on md
18971c
18971c
* Mon Aug 29 2011 Harald Hoyer <harald@redhat.com> 013-5
18971c
- fixed rhel/fedora version checks
18971c
18971c
* Wed Aug 17 2011 Harald Hoyer <harald@redhat.com> 013-4
18971c
- fixed crash with livenet installed
18971c
18971c
* Wed Aug 17 2011 Harald Hoyer <harald@redhat.com> 013-3
18971c
- fixed live iso mounting
18971c
Resolves: rhbz#730579
18971c
18971c
* Fri Aug 12 2011 Harald Hoyer <harald@redhat.com> 013-1
18971c
- fixed symlink creation for lorax
18971c
18971c
* Wed Aug 10 2011 Harald Hoyer <harald@redhat.com> 011-41.git20110810
18971c
- fixed getargs() for empty args
18971c
18971c
* Wed Aug 10 2011 Harald Hoyer <harald@redhat.com> 011-40.git20110810
18971c
- fixed symbolic link creation in the initramfs
18971c
Resolves: rhbz#728863
18971c
18971c
* Wed Jul 20 2011 Harald Hoyer <harald@redhat.com> 011-15.git20110720
18971c
- "eject" is optional now
18971c
- refined shutdown procedure
18971c
18971c
* Mon Jul 18 2011 Harald Hoyer <harald@redhat.com> 011-1
18971c
- version 011
18971c
18971c
* Fri May 20 2011 Harald Hoyer <harald@redhat.com> 011-0.1%{?rdist}
18971c
- git snapshot of pre-version 011
18971c
18971c
* Fri Apr 01 2011 Harald Hoyer <harald@redhat.com> 010-1
18971c
- version 010
18971c
18971c
* Thu Mar 31 2011 Harald Hoyer <harald@redhat.com> 009-5
18971c
- fixed PATH and kmsg logging
18971c
18971c
* Thu Mar 31 2011 Harald Hoyer <harald@redhat.com> 009-4
18971c
- fixed dmsquash rule generation
18971c
- fixed fips boot arg parsing
18971c
- fixed plymouth pid generation
18971c
18971c
* Wed Mar 30 2011 Harald Hoyer <harald@redhat.com> 009-3
18971c
- fixed dhcp
18971c
- added /lib/firmware/updates to firmware directories 
18971c
- fixed LiveCD /dev/.initramfs fallback
18971c
- fixed cdrom polling
18971c
- dropped net-tools dependency
18971c
18971c
* Tue Mar 29 2011 Harald Hoyer <harald@redhat.com> 009-2
18971c
- fixed empty output file argument handling:
18971c
  "dracut '' <kernel version>" 
18971c
18971c
* Mon Mar 28 2011 Harald Hoyer <harald@redhat.com> 009-1
18971c
- version 009
18971c
18971c
* Thu Mar 17 2011 Harald Hoyer <harald@redhat.com> 009-0.1
18971c
- version 009 prerelease
18971c
18971c
* Tue Feb 22 2011 Harald Hoyer <harald@redhat.com> 008-7
18971c
- fixed lvm version parsing
18971c
18971c
* Tue Feb 22 2011 Harald Hoyer <harald@redhat.com> 008-6
18971c
- fixed lvm version parsing
18971c
18971c
* Mon Feb 21 2011 Harald Hoyer <harald@redhat.com> 008-5
18971c
- fixed i18n unicode setting
18971c
- set cdrom in kernel polling
18971c
18971c
* Fri Feb 18 2011 Harald Hoyer <harald@redhat.com> 008-4
18971c
- readded dist tag
18971c
18971c
* Fri Feb 18 2011 Harald Hoyer <harald@redhat.com> 008-3
18971c
- fixed i18n
18971c
- turned off selinux by default
18971c
18971c
* Wed Feb 09 2011 Harald Hoyer <harald@redhat.com> 008-2
18971c
- do not write dracut.log to /tmp under any circumstances
18971c
- touch /dev/.systemd/plymouth after plymouth started
18971c
18971c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 008-1.1
18971c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
18971c
18971c
* Wed Feb 02 2011 Harald Hoyer <harald@redhat.com> 008-1
18971c
- version 008-1
18971c
18971c
* Mon Jan 17 2011 Harald Hoyer <harald@redhat.com> 008-0.11
18971c
- removed "mount" requirement
18971c
18971c
* Thu Nov 18 2010 Harald Hoyer <harald@redhat.com> - 008-0.10
18971c
- dracut-008 pre git snapshot
18971c
- fixes /dev/dri permissions
18971c
Resolves: rhbz#626559
18971c
18971c
* Fri Nov 12 2010 Harald Hoyer <harald@redhat.com> 008-0.9
18971c
- dracut-008 pre git snapshot
18971c
- fixes /dev/.udev permissions
18971c
Resolves: rhbz#651594
18971c
18971c
* Wed Nov  3 2010 Harald Hoyer <harald@redhat.com> - 008-0.8
18971c
- fixed fsck -a option
18971c
18971c
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.7
18971c
- added fsck to initramfs
18971c
18971c
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.6
18971c
- fixed rpm macros
18971c
18971c
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.5
18971c
- dracut-008 pre git snapshot
18971c
18971c
* Mon Aug 09 2010 Harald Hoyer <harald@redhat.com> 007-1
18971c
- version 007
18971c
18971c
* Thu Jun 17 2010 Harald Hoyer <harald@redhat.com> 006-1
18971c
- version 006
18971c
18971c
* Fri Jun 11 2010 Harald Hoyer <harald@redhat.com>
18971c
- Remove requirements, which are not really needed
18971c
Resolves: rhbz#598509
18971c
- fixed copy of network config to /dev/.initramfs/ (patch 146)
18971c
Resolves: rhbz#594649
18971c
- more password beauty (patch 142)
18971c
Resolves: rhbz#561092
18971c
- support multiple iSCSI disks (patch 143)
18971c
Resolves: rbhz#580190
18971c
- fixed selinux=0 (patch 130)
18971c
Resolves: rhbz#593080
18971c
- add support for booting LVM snapshot root volume (patch 145)
18971c
Resolves: rbhz#602723
18971c
- remove hardware field from BOOTIF= (patch 148)
18971c
Resolves: rhbz#599593
18971c
- add aes kernel modules and fix crypt handling (patch 137, patch 140 and patch 147)
18971c
Resolves: rhbz#600170
18971c
18971c
* Thu May 27 2010 Harald Hoyer <harald@redhat.com> 
18971c
- fixed Requirements
18971c
- fixed autoip6 
18971c
Resolves: rhbz#538388
18971c
- fixed multipath
18971c
Resolves: rhbz#595719
18971c
18971c
* Thu May 06 2010 Harald Hoyer <harald@redhat.com> 
18971c
- only display short password messages
18971c
Resolves: rhbz#561092
18971c
18971c
* Thu May 06 2010 Harald Hoyer <harald@redhat.com>
18971c
- fixed dracut manpages 
18971c
Resolves: rhbz#589109
18971c
- use ccw-init and ccw rules from s390utils
18971c
Resolves: rhbz#533494
18971c
- fixed fcoe
18971c
Resolves: rhbz#486244
18971c
- various other bugfixes seen in Fedora
18971c
18971c
* Tue Apr 20 2010 Harald Hoyer <harald@redhat.com> 
18971c
- fixed network with multiple nics
18971c
- fixed nfsidmap paths
18971c
- do not run blkid on non active container raids
18971c
- fixed cdrom polling mechanism
18971c
- update to latest git
18971c
18971c
* Thu Apr 15 2010 Harald Hoyer <harald@redhat.com>
18971c
- fixed dracut manpages
18971c
- dmraid parse different error messages
18971c
- add cdrom polling mechanism for slow cdroms
18971c
- add module btrfs
18971c
- teach dmsquash live-root to use rootflags
18971c
- trigger udev with action=add
18971c
- fixed add_drivers handling 
18971c
- add sr_mod
18971c
- use pigz instead of gzip, if available
18971c
18971c
* Thu Mar 25 2010 Harald Hoyer <harald@redhat.com> 
18971c
- removed firmware requirements (rhbz#572634)
18971c
- add /etc/dracut.conf.d
18971c
- Resolves: rhbz#572634
18971c
18971c
* Fri Mar 19 2010 Harald Hoyer <harald@redhat.com> 
18971c
- version 005
18971c
18971c
* Fri Mar 19 2010 Harald Hoyer <harald@redhat.com> 
18971c
- fixed rpmlint errors (rhbz#570547)
18971c
- removed firmware package from dracut-kernel (rhbz#572634)
18971c
- add dcb support to dracut's FCoE support (rhbz#563794)
18971c
- force install some modules in hostonly mode (rhbz#573094)
18971c
- various other bugfixes
18971c
- Resolves: rhbz#570547, rhbz#572634, rhbz#563794, rhbz#573094
18971c
18971c
* Thu Feb 18 2010 Harald Hoyer <harald@redhat.com> 004-15
18971c
- fixed "selinux=0" booting (rhbz#566376)
18971c
- fixed internal IFS handling
18971c
- Resolves: rhbz#566376
18971c
18971c
* Fri Jan 29 2010 Harald Hoyer <harald@redhat.com> 004-5
18971c
- fixed firmware.sh bug (#559975 #559597)
18971c
18971c
* Tue Jan 26 2010 Harald Hoyer <harald@redhat.com> 004-4
18971c
- add multipath check
18971c
18971c
* Tue Jan 26 2010 Harald Hoyer <harald@redhat.com> 004-3
18971c
- fix selinux handling if .autorelabel is present
18971c
- Resolves: rhbz#557744
18971c
18971c
* Wed Jan 20 2010 Harald Hoyer <harald@redhat.com> 004-2
18971c
- fix emergency_shell argument parsing
18971c
- Related: rhbz#543948
18971c
18971c
* Fri Jan 15 2010 Harald Hoyer <harald@redhat.com> 004-1
18971c
- version 004
18971c
- Resolves: rhbz#529339 rhbz#533494 rhbz#548550 
18971c
- Resolves: rhbz#548555 rhbz#553195
18971c
18971c
* Wed Jan 13 2010 Harald Hoyer <harald@redhat.com> 003-3
18971c
- add Obsoletes of mkinitrd/nash/libbdevid-python
18971c
- Related: rhbz#543948
18971c
18971c
* Wed Jan 13 2010 Warren Togami <wtogami@redhat.com> 003-2
18971c
- nbd is Fedora only
18971c
18971c
* Fri Nov 27 2009 Harald Hoyer <harald@redhat.com> 003-1
18971c
- version 003
18971c
18971c
* Mon Nov 23 2009 Harald Hoyer <harald@redhat.com> 002-26
18971c
- add WITH_SWITCH_ROOT make flag
18971c
- add fips requirement conditional
18971c
- add more device mapper modules (bug #539656)
18971c
18971c
* Fri Nov 20 2009 Dennis Gregorovic <dgregor@redhat.com> - 002-25.1
18971c
- nss changes for Alpha 3
18971c
18971c
* Thu Nov 19 2009 Harald Hoyer <harald@redhat.com> 002-25
18971c
- add more requirements for dracut-fips (bug #539257)
18971c
18971c
* Tue Nov 17 2009 Harald Hoyer <harald@redhat.com> 002-24
18971c
- put fips module in a subpackage (bug #537619)
18971c
18971c
* Tue Nov 17 2009 Harald Hoyer <harald@redhat.com> 002-23
18971c
- install xdr utils for multipath (bug #463458)
18971c
18971c
* Thu Nov 12 2009 Harald Hoyer <harald@redhat.com> 002-22
18971c
- add module 90multipath
18971c
- add module 01fips
18971c
- renamed module 95ccw to 95znet (bug #533833)
18971c
- crypt: ignore devices in /etc/crypttab (root is not in there)
18971c
- dasd: only install /etc/dasd.conf in hostonly mode (bug #533833)
18971c
- zfcp: only install /etc/zfcp.conf in hostonly mode (bug #533833)
18971c
- kernel-modules: add scsi_dh scsi_dh_rdac scsi_dh_emc (bug #527750)
18971c
- dasd: use dasdconf.sh from s390utils (bug #533833)
18971c
18971c
* Fri Nov 06 2009 Harald Hoyer <harald@redhat.com> 002-21
18971c
- fix rd_DASD argument handling (bug #531720)
18971c
- Resolves: rhbz#531720
18971c
18971c
* Wed Nov 04 2009 Harald Hoyer <harald@redhat.com> 002-20
18971c
- fix rd_DASD argument handling (bug #531720)
18971c
- Resolves: rhbz#531720
18971c
18971c
* Tue Nov 03 2009 Harald Hoyer <harald@redhat.com> 002-19
18971c
- changed rd_DASD to rd_DASD_MOD (bug #531720)
18971c
- Resolves: rhbz#531720
18971c
18971c
* Tue Oct 27 2009 Harald Hoyer <harald@redhat.com> 002-18
18971c
- renamed lvm/device-mapper udev rules according to upstream changes
18971c
- fixed dracut search path issue
18971c
18971c
* Mon Oct 26 2009 Harald Hoyer <harald@redhat.com> 002-17
18971c
- load dm_mod module (bug #530540)
18971c
18971c
* Fri Oct 09 2009 Jesse Keating <jkeating@redhat.com> - 002-16
18971c
- Upgrade plymouth to Requires(pre) to make it show up before kernel
18971c
18971c
* Thu Oct 08 2009 Harald Hoyer <harald@redhat.com> 002-15
18971c
- s390 ccw: s/layer1/layer2/g
18971c
18971c
* Thu Oct 08 2009 Harald Hoyer <harald@redhat.com> 002-14
18971c
- add multinic support
18971c
- add s390 zfcp support
18971c
- add s390 network support
18971c
18971c
* Wed Oct 07 2009 Harald Hoyer <harald@redhat.com> 002-13
18971c
- fixed init=<command> handling
18971c
- kill loginit if "rdinitdebug" specified
18971c
- run dmsquash-live-root after udev has settled (bug #527514)
18971c
18971c
* Tue Oct 06 2009 Harald Hoyer <harald@redhat.com> 002-12
18971c
- add missing loginit helper
18971c
- corrected dracut manpage
18971c
18971c
* Thu Oct 01 2009 Harald Hoyer <harald@redhat.com> 002-11
18971c
- fixed dracut-gencmdline for root=UUID or LABEL
18971c
18971c
* Thu Oct 01 2009 Harald Hoyer <harald@redhat.com> 002-10
18971c
- do not destroy assembled raid arrays if mdadm.conf present
18971c
- mount /dev/shm 
18971c
- let udevd not resolve group and user names
18971c
- preserve timestamps of tools on initramfs generation
18971c
- generate symlinks for binaries correctly
18971c
- moved network from udev to initqueue
18971c
- mount nfs3 with nfsvers=3 option and retry with nfsvers=2
18971c
- fixed nbd initqueue-finished
18971c
- improved debug output: specifying "rdinitdebug" now logs
18971c
  to dmesg, console and /init.log
18971c
- stop udev before killing it
18971c
- add ghost /var/log/dracut.log
18971c
- dmsquash: use info() and die() rather than echo
18971c
- strip kernel modules which have no x bit set
18971c
- redirect stdin, stdout, stderr all RW to /dev/console
18971c
  so the user can use "less" to view /init.log and dmesg
18971c
18971c
* Tue Sep 29 2009 Harald Hoyer <harald@redhat.com> 002-9
18971c
- make install of new dm/lvm udev rules optionally
18971c
- correct dasd module typo
18971c
18971c
* Fri Sep 25 2009 Warren Togami <wtogami@redhat.com> 002-8
18971c
- revert back to dracut-002-5 tarball 845dd502
18971c
  lvm2 was reverted to pre-udev
18971c
18971c
* Wed Sep 23 2009 Harald Hoyer <harald@redhat.com> 002-7
18971c
- build with the correct tarball
18971c
18971c
* Wed Sep 23 2009 Harald Hoyer <harald@redhat.com> 002-6
18971c
- add new device mapper udev rules and dmeventd 
18971c
  bug 525319, 525015
18971c
18971c
* Wed Sep 23 2009 Warren Togami <wtogami@redaht.com> 002-5
18971c
- Revert back to -3, Add umount back to initrd
18971c
  This makes no functional difference to LiveCD.  See Bug #525319
18971c
18971c
* Mon Sep 21 2009 Warren Togami <wtogami@redhat.com> 002-4
18971c
- Fix LiveCD boot regression
18971c
18971c
* Mon Sep 21 2009 Harald Hoyer <harald@redhat.com> 002-3
18971c
- bail out if selinux policy could not be loaded and 
18971c
  selinux=0 not specified on kernel command line 
18971c
  (bug #524113)
18971c
- set finished criteria for dmsquash live images
18971c
18971c
* Fri Sep 18 2009 Harald Hoyer <harald@redhat.com> 002-2
18971c
- do not cleanup dmraids
18971c
- copy over lvm.conf
18971c
18971c
* Thu Sep 17 2009 Harald Hoyer <harald@redhat.com> 002-1
18971c
- version 002
18971c
- set correct PATH
18971c
- workaround for broken mdmon implementation
18971c
18971c
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-12
18971c
- removed lvm/mdraid/dmraid lock files
18971c
- add missing ifname= files
18971c
18971c
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-11
18971c
- generate dracut-version during rpm build time
18971c
18971c
* Tue Sep 15 2009 Harald Hoyer <harald@redhat.com> 001-10
18971c
- add ifname= argument for persistent netdev names
18971c
- new /initqueue-finished to check if the main loop can be left
18971c
- copy mdadm.conf if --mdadmconf set or mdadmconf in dracut.conf
18971c
18971c
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-9
18971c
- added Requires: plymouth-scripts
18971c
18971c
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-8
18971c
- plymouth: use plymouth-populate-initrd
18971c
- add add_drivers for dracut and dracut.conf
18971c
- do not mount /proc and /selinux manually in selinux-load-policy
18971c
18971c
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-7
18971c
- add scsi_wait_scan to be sure everything was scanned
18971c
18971c
* Tue Sep 08 2009 Harald Hoyer <harald@redhat.com> 001-6
18971c
- fixed several problems with md raid containers
18971c
- fixed selinux policy loading
18971c
18971c
* Tue Sep 08 2009 Harald Hoyer <harald@redhat.com> 001-5
18971c
- patch does not honor file modes, fixed them manually
18971c
18971c
* Mon Sep 07 2009 Harald Hoyer <harald@redhat.com> 001-4
18971c
- fixed mdraid for IMSM
18971c
18971c
* Mon Sep 07 2009 Harald Hoyer <harald@redhat.com> 001-3
18971c
- fixed bug, which prevents installing 61-persistent-storage.rules (bug #520109)
18971c
18971c
* Thu Sep 03 2009 Harald Hoyer <harald@redhat.com> 001-2
18971c
- fixed missing grep for md
18971c
- reorder cleanup
18971c
18971c
* Wed Sep 02 2009 Harald Hoyer <harald@redhat.com> 001-1
18971c
- version 001
18971c
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
18971c
18971c
* Fri Aug 14 2009 Harald Hoyer <harald@redhat.com> 0.9-1
18971c
- version 0.9
18971c
18971c
* Thu Aug 06 2009 Harald Hoyer <harald@redhat.com> 0.8-1
18971c
- version 0.8 
18971c
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
18971c
18971c
* Fri Jul 24 2009 Harald Hoyer <harald@redhat.com> 0.7-1
18971c
- version 0.7
18971c
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
18971c
18971c
* Wed Jul 22 2009 Harald Hoyer <harald@redhat.com> 0.6-1
18971c
- version 0.6
18971c
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
18971c
18971c
* Fri Jul 17 2009 Harald Hoyer <harald@redhat.com> 0.5-1
18971c
- version 0.5
18971c
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
18971c
18971c
* Sat Jul 04 2009 Harald Hoyer <harald@redhat.com> 0.4-1
18971c
- version 0.4
18971c
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
18971c
18971c
* Thu Jul 02 2009 Harald Hoyer <harald@redhat.com> 0.3-1
18971c
- version 0.3
18971c
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
18971c
18971c
* Wed Jul 01 2009 Harald Hoyer <harald@redhat.com> 0.2-1
18971c
- version 0.2
18971c
18971c
* Fri Jun 19 2009 Harald Hoyer <harald@redhat.com> 0.1-1
18971c
- first release
18971c
18971c
* Thu Dec 18 2008 Jeremy Katz <katzj@redhat.com> - 0.0-1
18971c
- Initial build