90b079
%define dracutlibdir %{_prefix}/lib/dracut
90b079
90b079
# Variables must be defined
90b079
%define with_nbd                1
90b079
90b079
# nbd in Fedora only
90b079
%if 0%{?rhel} >= 6
90b079
%define with_nbd 0
90b079
%endif
90b079
90b079
Name: dracut
90b079
Version: 033
ad5e25
Release: 241%{?dist}.1
90b079
90b079
Summary: Initramfs generator using udev
90b079
%if 0%{?fedora} || 0%{?rhel}
90b079
Group: System Environment/Base
90b079
%endif
90b079
%if 0%{?suse_version}
90b079
Group: System/Base
90b079
%endif
90b079
90b079
# The entire source code is GPLv2+
90b079
# except install/* which is LGPLv2+
90b079
License: GPLv2+ and LGPLv2+
90b079
90b079
URL: https://dracut.wiki.kernel.org/
90b079
90b079
# Source can be generated by
90b079
# http://git.kernel.org/?p=boot/dracut/dracut.git;a=snapshot;h=%{version};sf=tgz
90b079
Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar.bz2
90b079
Patch1: 0001-dracut.sh-harden-host_modalias-reading.patch
90b079
Patch2: 0002-ifup-do-not-dhcp-on-network-interface-of-secondary-s.patch
90b079
Patch3: 0003-dracut.sh-also-search-uevent-s-for-MODALIAS.patch
90b079
Patch4: 0004-dracut.sh-we-don-t-need-to-read-the-modalias-files.patch
90b079
Patch5: 0005-Add-option-to-turn-on-off-prelinking.patch
90b079
Patch6: 0006-add-etc-system-fips-for-dracut-fips-subpackage.patch
90b079
Patch7: 0007-dracut-Generlize-microcode-early-cpio-usage.patch
90b079
Patch8: 0008-dracut-Do-not-create-early_cpio-if-no-suitable-micro.patch
90b079
Patch9: 0009-dracut-Implement-ACPI-table-overriding.patch
90b079
Patch10: 0010-dracut.conf.5.asc-Add-ACPI-table-override-and-uncomp.patch
90b079
Patch11: 0011-dracut-bash-completion.sh-add-prelink-noprelink.patch
90b079
Patch12: 0012-dracut.sh-bail-out-early-if-destination-dir-is-not-w.patch
90b079
Patch13: 0013-dracut-logger.sh-do-not-log-to-syslog-kmsg-journal-f.patch
90b079
Patch14: 0014-lvm-mdraid-Fix-LVM-on-MD-activation.patch
90b079
Patch15: 0015-bcache-optionally-install-the-tools-and-rules.patch
90b079
Patch16: 0016-dracut-functions.sh-inst_rules-do-not-install-rules-.patch
90b079
Patch17: 0017-mdraid-module-setup.sh-install-configs-from-etc-mdad.patch
90b079
Patch18: 0018-mdraid-module-setup.sh-fixes-for-mdadm-3.2.6.patch
90b079
Patch19: 0019-fcoe-add-FCoE-UEFI-boot-device-support.patch
90b079
Patch20: 0020-rootfs-block-add-support-for-the-rootfallback-kernel.patch
90b079
Patch21: 0021-btrfs-use-inst_hook-to-install-the-timeout-hook.patch
90b079
Patch22: 0022-lvm-install-thin-utils-for-non-hostonly.patch
90b079
Patch23: 0023-dracut.sh-do-not-bail-out-if-kernel-modules-dir-is-m.patch
90b079
Patch24: 0024-dmsquash-live-add-dev-mapper-live-base.patch
90b079
Patch25: 0025-Doc-cleanup-extend-and-split-and-reuse.patch
90b079
Patch26: 0026-lvm-fix-thin-recognition.patch
90b079
Patch27: 0027-dracut-functions.sh-check_block_and_slaves-skip-LVM-.patch
90b079
Patch28: 0028-Add-lzo-lz4-compression-and-read-INITRD_COMPRESS.patch
90b079
Patch29: 0029-git2spec.pl-remove-.git-date-from-release-string.patch
90b079
Patch30: 0030-kernel-modules-ARM-add-mmc_block-usb_storage-to-stat.patch
90b079
Patch31: 0031-lvm-always-install-thin-utils-for-lvm.patch
90b079
Patch32: 0032-dracut.spec-move-sbin-dracut-to-usr-sbin-dracut.patch
90b079
Patch33: 0033-usrmount-module-setup.sh-fixed-typo.patch
90b079
Patch34: 0034-Handle-crypto-modules-with-and-without-modaliases.patch
90b079
Patch35: 0035-fips-include-crct10dif_generic.patch
90b079
Patch36: 0036-resume-fix-swap-detection-in-hostonly.patch
90b079
Patch37: 0037-resume-remove-resume-genrules.sh.patch
90b079
Patch38: 0038-iscsi-nbd-do-not-try-to-mount-the-whole-disk-if-root.patch
90b079
Patch39: 0039-fips-also-install-etc-system-fips-in-the-initramfs.patch
966cef
Patch40: 0040-dracut-functions.sh-Avoid-loading-unnecessary-32-bit.patch
966cef
Patch41: 0041-systemd-do-not-exit-the-initqueue-if-systemd-asks-a-.patch
966cef
Patch42: 0042-kernel-modules-add-ohci-pci-to-the-list-of-forced-mo.patch
966cef
Patch43: 0043-lvm-do-not-run-pvscan-for-lvmetad-update.patch
966cef
Patch44: 0044-fips-fix-RHEV-vmlinuz-check.patch
966cef
Patch45: 0045-dracut.cmdline.7.asc-document-server-ip-of-ip-parame.patch
966cef
Patch46: 0046-dracut.sh-_get_fs_type-if-block-device-exists-return.patch
966cef
Patch47: 0047-network-net-lib.sh-wait_for_if_up-wait-for-state-UP.patch
966cef
Patch48: 0048-network-net-lib.sh-iface_has_link-fixup.patch
966cef
Patch49: 0049-network-ifup.sh-before-doing-dhcp-check-if-the-link-.patch
966cef
Patch50: 0050-base-dracut-lib.sh-wait_for_dev-relax-requirement.patch
966cef
Patch51: 0051-dracut.sh-skip-crypt-swaps-with-password-files.patch
966cef
Patch52: 0052-Fixup-script-permissions.patch
966cef
Patch53: 0053-Remove-shebang-from-shell-completion-files.patch
966cef
Patch54: 0054-i18n-introduce-i18n_install_all-to-install-everythin.patch
966cef
Patch55: 0055-Run-xz-and-lzma-with-multiple-threads.patch
966cef
Patch56: 0056-iscsi-nbd-do-not-fail-in-hostonly-mode.patch
966cef
Patch57: 0057-dracut.sh-fixed-PATH-shortener.patch
966cef
Patch58: 0058-dracut.modules.7.asc-removed-empty-section.patch
966cef
Patch59: 0059-lvm-install-thin-tools-only-when-needed-in-hostonly.patch
966cef
Patch60: 0060-systemd-dracut-initqueue.sh-fixed-waiting-in-the-loo.patch
966cef
Patch61: 0061-base-rdsosreport.sh-add-ip-a-output.patch
966cef
Patch62: 0062-lvm-fixed-lvm-thin-check.patch
966cef
Patch63: 0063-test-TEST-17-LVM-THIN-add-test-case-for-lvm-thin-poo.patch
966cef
Patch64: 0064-test-TEST-17-LVM-THIN-remove-.testdir.patch
966cef
Patch65: 0065-iscsi-do-iscsi_firmware-regardless-of-network.patch
966cef
Patch66: 0066-dracut-lib-wait_for_dev-prevent-systemd-daemon-reloa.patch
966cef
Patch67: 0067-kernel-modules-add-more-block-driver.patch
966cef
Patch68: 0068-network-include-usbnet-drivers.patch
966cef
Patch69: 0069-systemd-dracut-initqueue.sh-fstab-is-not-a-directory.patch
966cef
Patch70: 0070-iscsi-iscsiroot.sh-do-not-trust-iscsistart-return-va.patch
966cef
Patch71: 0071-dracut.sh-add-missing-piece-for-option-add-device.patch
966cef
Patch72: 0072-dracut.sh-add-boot-efi-to-device-paths.patch
966cef
Patch73: 0073-documentation-line-wrap.patch
966cef
Patch74: 0074-network-include-all-ethernet-drivers.patch
966cef
Patch75: 0075-dracut-install-dracut-fix-ldd-output-parsing.patch
966cef
Patch76: 0076-systemd-add-71-seat.rules-73-seat-late.rules.patch
966cef
Patch77: 0077-systemd-add-seat-udev-rules-and-mask-loginctl.patch
966cef
Patch78: 0078-systemd-module-setup.sh-make-use-of-ln_r.patch
966cef
Patch79: 0079-network-add-rd.bootif-0-to-ignore-BOOTIF.patch
966cef
Patch80: 0080-iscsi-call-iscsistart-b-until-it-succeeds.patch
966cef
Patch81: 0081-base-dracut-lib.sh-halt-the-machine-in-systemd-mode-.patch
966cef
Patch82: 0082-systemd-rootfs-generator.sh-exit-0.patch
966cef
Patch83: 0083-systemd-rootfs-generator.sh-ignore-legacy-root-dev-n.patch
966cef
Patch84: 0084-dracut-lib.sh-fixed-shebang.patch
966cef
Patch85: 0085-iscsi-more-iscsiroot-fixes.patch
966cef
Patch86: 0086-iscsiroot-touch-the-right-marker-file.patch
966cef
Patch87: 0087-lvm-lvm_scan.sh-handle-one-LV-at-a-time-with-lvchang.patch
966cef
Patch88: 0088-dracut-logger.sh-systemd-cat-only-understands-prio-0.patch
966cef
Patch89: 0089-Use-builtin-xz-lzma-option-to-use-all-cores-for-mult.patch
966cef
Patch90: 0090-dracut-initramfs-restore-lsinitrd-add-LZ4-support.patch
966cef
Patch91: 0091-Revert-dmraid-let-dmraid-setup-the-partitions.patch
966cef
Patch92: 0092-dracut.sh-create-early-cpio-dir-for-acpi-tables.patch
966cef
Patch93: 0093-dracut.sh-set-file-owners-of-early-cpio-files-to-0-0.patch
966cef
Patch94: 0094-add-skipcpio-utility.patch
966cef
Patch95: 0095-dracut.sh-add-early_cpio-marker-file-to-the-early-cp.patch
966cef
Patch96: 0096-lsinitrd.sh-make-use-of-the-skipcpio-utility.patch
966cef
Patch97: 0097-network-dhclient-script.sh-set-lease-time.patch
966cef
Patch98: 0098-dracut-lib.sh-bugfix-for-pidof-function.patch
966cef
Patch99: 0099-dracut-lib.sh-bugfix-for-pidof-function.patch
966cef
Patch100: 0100-iscsi-iscsiroot.sh-beautify-warning.patch
966cef
Patch101: 0101-dracut.spec-add-skipcpio.patch
966cef
Patch102: 0102-systemd-ensure-autofs4-and-ipv6-are-included.patch
966cef
Patch103: 0103-dracut-functions.sh-also-search-in-the-updates-direc.patch
966cef
Patch104: 0104-dracut.sh-only-set-the-owner-of-files-to-0-0-if-gene.patch
966cef
Patch105: 0105-dracut.conf.d-fedora.conf.example-turn-on-early_micr.patch
966cef
Patch106: 0106-network-understand-ip-.-dns1-dns2.patch
966cef
Patch107: 0107-network-ifup.sh-handle-dns1-and-dns2-from-ip-setting.patch
966cef
Patch108: 0108-network-net-lib.sh-parse-ibft-nameserver-settings.patch
966cef
Patch109: 0109-dmsquash-live-dmsquash-liveiso-genrules.sh-s-loop0-l.patch
966cef
Patch110: 0110-base-rdsosreport.sh-add-dracut-version-to-rdsosrepor.patch
966cef
Patch111: 0111-fcoe-move-uefi-parsing-to-fcoe-uefi-module.patch
966cef
Patch112: 0112-move-uefi-lib-to-a-seperate-module.patch
966cef
Patch113: 0113-dracut.spec-add-95fcoe-uefi-and-99uefi-lib.patch
966cef
Patch114: 0114-fcoe-uefi-do-not-include-if-fcoe-utils-not-installed.patch
966cef
Patch115: 0115-network-fix-dns-parsing-in-ip-parameter.patch
966cef
Patch116: 0116-skipcpio-return-something-at-end-of-program.patch
966cef
Patch117: 0117-skipcpio-fixed-signatured-check.patch
966cef
Patch118: 0118-network-ifup-do-not-ifup-an-already-setup-network-in.patch
966cef
Patch119: 0119-network-ifup-do-not-run-dhclient-twice-on-the-same-i.patch
966cef
Patch120: 0120-nfs-nfsroot-symlink-dev-null-to-dev-nfs-as-a-marker-.patch
966cef
Patch121: 0121-systemd-dracut-pre-pivot-run-for-dev-nfs-root-and-cl.patch
966cef
Patch122: 0122-new_dhcp_next_server-is-really-new_next_server.patch
966cef
Patch123: 0123-dracut.sh-Fix-variable-name-typo.patch
966cef
Patch124: 0124-kernel-modules-add-sdhci_acpi-to-the-static-list-of-.patch
966cef
Patch125: 0125-dracut-functions.sh-find_kernel_modules_by_path-fixe.patch
966cef
Patch126: 0126-iscsi-for-iBFT-read-the-initiator-name-from-the-corr.patch
966cef
Patch127: 0127-fcoe-uefi-try-all-FcoeBootDevice-variables-for-a-Dev.patch
966cef
Patch128: 0128-dracut.sh-write-directly-to-the-output-file.patch
966cef
Patch129: 0129-systemd-add-sys-kernel-config.mount.patch
966cef
Patch130: 0130-systemd-add-70-uaccess.rules.patch
966cef
Patch131: 0131-Add-flag-to-toggle-hostonly-cmdline-storing-in-the-i.patch
966cef
Patch132: 0132-default-conf-set-hostonly_cmdline-no.patch
966cef
Patch133: 0133-systemd-rootfs-generator.sh-generate-units-in-run-sy.patch
966cef
Patch134: 0134-ifcfg-write-ifcfg.sh-do-not-bind-s390-to-MAC-if-SUBC.patch
966cef
Patch135: 0135-network-net-lib.sh-wait_for_ipv6_auto-also-wait-for-.patch
966cef
Patch136: 0136-network-dhclient-script.sh-DHCP-IPv6-interface-setup.patch
966cef
Patch137: 0137-network-IPv6-status-wait-for-tentative-flag-to-be-cl.patch
966cef
Patch138: 0138-network-merge-setup_net_-netif.ok-and-net.-netif.did.patch
966cef
Patch139: 0139-systemd-add-systemd-sysctl-service.patch
966cef
Patch140: 0140-add-default-values-in-fstab_lines.patch
966cef
Patch141: 0141-test-add-missing-Makefile.testdir.patch
966cef
Patch142: 0142-test-Makefile-add-SKIP-env-to-skip-certain-tests.patch
966cef
Patch143: 0143-test-TEST-50-MULTINIC-client-init.sh-skip-MAC-marker.patch
966cef
Patch144: 0144-Add-no-hostonly-cmdline-option-handling-for-getopt.patch
966cef
Patch145: 0145-dracut-don-t-let-devices-timeout.patch
966cef
Patch146: 0146-Do-not-wait_for_dev-if-hostonly_cmdline-not-set.patch
966cef
Patch147: 0147-systemd-dracut-shutdown.service-make-failure-non-fat.patch
966cef
Patch148: 0148-network-dhclient-script-do-PREINIT6-for-DHCP6.patch
966cef
Patch149: 0149-shutdown-if-kexec-failed-do-a-simple-reboot.patch
966cef
Patch150: 0150-dracut-initramfs-restore-fix-unpacking-with-early-mi.patch
966cef
Patch151: 0151-fcoe-wait-for-lldpad-to-be-ready.patch
966cef
Patch152: 0152-network-handle-ip-dhcp6-for-all-interfaces.patch
966cef
Patch153: 0153-lsinitrd.sh-prevent-construct.patch
966cef
Patch154: 0154-network-DCHPv6-set-valid_lft-and-preferred_lft.patch
966cef
Patch155: 0155-dm-add-dm-cache-modules.patch
966cef
Patch156: 0156-fcoe-workaround-fcoe-timing-issues.patch
966cef
Patch157: 0157-Add-legacy-flag-l-to-lz4-and-update-magic-number.patch
966cef
Patch158: 0158-fs-lib-always-install-fsck.-fs-if-present.patch
966cef
Patch159: 0159-ifcfg-write-ifcfg.sh-turn-on-IPV6INIT-if-any-inet6-a.patch
345d7b
Patch160: 0160-dracut-functions.sh-add-lib-modules-extras-weak-upda.patch
a56a5e
Patch161: 0161-fstab-do-not-mount-and-fsck-from-fstab-if-using-syst.patch
a56a5e
Patch162: 0162-lvm-module-setup.sh-check-for-existance-of-69-dm-lvm.patch
a56a5e
Patch163: 0163-dracut-initqueue-service-runs-before-remote-fs-pre.t.patch
a56a5e
Patch164: 0164-ifcfg-do-not-bind-persistent-interface-names-to-HWAD.patch
a56a5e
Patch165: 0165-ifcfg-only-bind-to-HWADDR-if-addr_assign_type-0.patch
a56a5e
Patch166: 0166-dracut-lib.sh-fixed-return-value-of-pidof.patch
a56a5e
Patch167: 0167-Do-not-log-to-kmsg-syslog-and-files-for-print-cmdlin.patch
a56a5e
Patch168: 0168-ifcfg-write-ifcfg.sh-IPV6INIT-yes-check-also-for-non.patch
a56a5e
Patch169: 0169-cms-cmssetup.sh-convert-SUBCHANNELS-to-lowercase.patch
a56a5e
Patch170: 0170-mdraid-module-setup.sh-fixed-print-cmdline-for-empty.patch
a56a5e
Patch171: 0171-ifcfg-write-ifcfg.sh-include-net-lib.sh.patch
a56a5e
Patch172: 0172-nbd-nbdroot.sh-call-nbd-client-with-systemd-mark.patch
a56a5e
Patch173: 0173-fcoe-uefi-parse-uefifcoe.sh-fixed-parameter-generati.patch
a56a5e
Patch174: 0174-dracut-functions.sh-print_vars-fix-for-values-with-s.patch
a56a5e
Patch175: 0175-98systemd-fixup-rootfs-generator-installation-path.patch
a56a5e
Patch176: 0176-dracut-pre-pivot-pulls-in-remote-fs.target.patch
a56a5e
Patch177: 0177-kernel-modules-Fix-storage-module-selection-for-sdhc.patch
a56a5e
Patch178: 0178-bonding-use-hwaddr-of-the-slave-rather-than-the-mast.patch
a56a5e
Patch179: 0179-network-ifup.sh-Don-t-try-to-modprobe-ipv6-if-alread.patch
a56a5e
Patch180: 0180-iscsi-correctly-install-the-timeout-iscsiroot-dummy-.patch
a56a5e
Patch181: 0181-iscsi-correctly-install-the-settled-iscsiroot-dummy-.patch
a56a5e
Patch182: 0182-deprecate-ip-ibft-kernel-command-line-parameter.patch
a56a5e
Patch183: 0183-systemd-Optionally-include-efivarsfs-module.patch
a56a5e
Patch184: 0184-98systemd-also-install-systemd-journald-dev-log.sock.patch
a56a5e
Patch185: 0185-lsinitrd.sh-don-t-choke-on-LZO-compressed-images.patch
a56a5e
Patch186: 0186-usable_root-only-check-for-ld-.so.patch
a56a5e
Patch187: 0187-print-out-what-kernel-command-line-parameters-are-us.patch
a56a5e
Patch188: 0188-kernel-modules-add-tegra-arm-modules.patch
a56a5e
Patch189: 0189-Add-rd.cmdline-ask-kernel-command-line-parameter.patch
a56a5e
Patch190: 0190-base-init.sh-use-loop-counter-with-unique-varname.patch
a56a5e
Patch191: 0191-ifcfg-depends-on-network.patch
a56a5e
Patch192: 0192-test-add-udev-settle-after-sfdisk.patch
a56a5e
Patch193: 0193-TEST-15-BTRFSRAID-install-etc-os-release.patch
a56a5e
Patch194: 0194-lvm-module-setup.sh-check-for-existance-of-69-dm-lvm.patch
a56a5e
Patch195: 0195-dracut.sh-always-copy-prelink-files-in-FIPS-mode.patch
a56a5e
Patch196: 0196-dracut-functions.sh-speed-up-ldconfig_paths.patch
a56a5e
Patch197: 0197-Installing-an-OS-with-VLAN-enabled-to-an-ISCSI-LUN-f.patch
a56a5e
Patch198: 0198-ARM-update-modules-for-ARM-host-only-options.patch
a56a5e
Patch199: 0199-base-dracut-lib-pidof-turn-off-debugging.patch
a56a5e
Patch200: 0200-network-add-rd.route-parameter.patch
a56a5e
Patch201: 0201-udev-rules-add-uaccess-and-seat-rules.patch
a56a5e
Patch202: 0202-testsuite-mods-for-kvm-nested-in-kvm.patch
a56a5e
Patch203: 0203-add-kate-and-emacs-per-directory-config-files.patch
a56a5e
Patch204: 0204-ssh-client-handle-etc-ssh-ssh_config.patch
a56a5e
Patch205: 0205-dracut-lib.sh-cancel_wait_for_dev-fixed-double-escap.patch
a56a5e
Patch206: 0206-Do-not-reload-systemd-with-wait_for_dev.patch
a56a5e
Patch207: 0207-lsinird-Adding-option-m-mod-to-list-dracut-modules-i.patch
a56a5e
Patch208: 0208-dracut.sh-also-mkdir-run-lock-which-is-copied-to.patch
a56a5e
Patch209: 0209-dracut.sh-no-need-to-make-subdirs-in-run.patch
a56a5e
Patch210: 0210-dracut-functions.sh-do-not-force-require-modules.bui.patch
a56a5e
Patch211: 0211-Make-logfile-configurable.patch
a56a5e
Patch212: 0212-Dracut-Add-a-new-argument-rebuild.patch
a56a5e
Patch213: 0213-network-net-lib.sh-parse_iscsi_root-do-not-enforce-t.patch
a56a5e
Patch214: 0214-replaced-ip-auto-with-ip-dhcp-in-the-documentation.patch
a56a5e
Patch215: 0215-Support-spaces-in-mount_nfs-1109933.patch
a56a5e
Patch216: 0216-fixed-bridge-setup.patch
a56a5e
Patch217: 0217-bridging-update-the-ifcfg-files-generated-for-bridge.patch
a56a5e
Patch218: 0218-ifcfg-write-ifcfg.sh-bind-bond-and-bridge-interfaces.patch
a56a5e
Patch219: 0219-cms-cmssetup.sh-fixed-indention.patch
a56a5e
Patch220: 0220-cms-cmssetup.sh-understand-DASD-none.patch
a56a5e
Patch221: 0221-qemu-install-virtio_console-kernel-module.patch
a56a5e
Patch222: 0222-dracut-functions.sh-exit-for-missing-force-add-or-ad.patch
a56a5e
Patch223: 0223-do-ip-route-replace-default-instead-of-add.patch
a56a5e
Patch224: 0224-network-net-lib.sh-is_persistent_ethernet_name-eth-i.patch
a56a5e
Patch225: 0225-ifcfg-write-ifcfg-only-write-DEVICE-for-non-kernel-n.patch
a56a5e
Patch226: 0226-fips-add-libfreeblpriv3.so-and-libfreeblpriv3.chk.patch
a56a5e
Patch227: 0227-fips-remove-c-p-and.patch
a56a5e
Patch228: 0228-net-lib.sh-parse_iscsi_root-fix-target-parsing.patch
a56a5e
Patch229: 0229-ssh-client-s-key-key.patch
a56a5e
Patch230: 0230-cms-cms-write-ifcfg.sh-turn-SUBCHANNELS-into-lowerca.patch
a56a5e
Patch231: 0231-40network-Fix-the-syntax-to-correct-the-judgment-sen.patch
a56a5e
Patch232: 0232-systemd-add-90-vconsole.rules.patch
a56a5e
Patch233: 0233-network-add-support-for-comma-separated-autoconf-opt.patch
a56a5e
Patch234: 0234-test-add-fs-lib-to-dracut-module-list.patch
a56a5e
Patch235: 0235-network-enhance-team-support.patch
a56a5e
Patch236: 0236-dracut-fixed-module-dependency-handling.patch
a56a5e
Patch237: 0237-network-net-lib.sh-parse_iscsi_root-fix-c-p-bug.patch
a56a5e
Patch238: 0238-network-ifup-source-team-info-if-present.patch
ad5e25
Patch239: 0239-fips-add-drbg-kernel-module.patch
ad5e25
Patch240: 0240-network-do-not-destroy-the-team-interface-on-teamd-s.patch
90b079
90b079
90b079
BuildRequires: bash git
90b079
90b079
%if 0%{?fedora} || 0%{?rhel}
90b079
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
90b079
BuildRequires: pkgconfig
90b079
%endif
90b079
%if 0%{?fedora}
90b079
BuildRequires: bash-completion
90b079
BuildRequires: pkgconfig
90b079
%endif
90b079
90b079
%if 0%{?suse_version}
90b079
BuildRoot: %{_tmppath}/%{name}-%{version}-build
90b079
%endif
90b079
90b079
%if 0%{?fedora} || 0%{?rhel}
90b079
BuildRequires: docbook-style-xsl docbook-dtds libxslt
90b079
%endif
90b079
90b079
%if 0%{?suse_version}
90b079
-BuildRequires: docbook-xsl-stylesheets libxslt
90b079
%endif
90b079
90b079
BuildRequires: asciidoc
90b079
90b079
%if 0%{?fedora} > 12 || 0%{?rhel}
90b079
# no "provides", because dracut does not offer
90b079
# all functionality of the obsoleted packages
90b079
Obsoletes: mkinitrd <= 6.0.93
90b079
Obsoletes: mkinitrd-devel <= 6.0.93
90b079
Obsoletes: nash <= 6.0.93
90b079
Obsoletes: libbdevid-python <= 6.0.93
90b079
%endif
90b079
90b079
%if 0%{?fedora} > 16 || 0%{?rhel} > 6
90b079
BuildRequires: systemd-units
90b079
%endif
90b079
90b079
%if 0%{?suse_version} > 9999
90b079
Obsoletes: mkinitrd < 2.6.1
90b079
Provides: mkinitrd = 2.6.1
90b079
%endif
90b079
90b079
Obsoletes: dracut-kernel < 005
90b079
Provides:  dracut-kernel = %{version}-%{release}
90b079
90b079
Obsoletes: dracut <= 029
90b079
Obsoletes: dracut-norescue
90b079
Provides:  dracut-norescue
90b079
90b079
Requires: bash >= 4
90b079
Requires: coreutils
90b079
Requires: cpio
90b079
Requires: filesystem >= 2.1.0
90b079
Requires: findutils
90b079
Requires: grep
90b079
Requires: hardlink
90b079
Requires: gzip xz
90b079
Requires: kmod
90b079
Requires: sed
90b079
Requires: kpartx
90b079
90b079
%if 0%{?fedora} || 0%{?rhel} > 6
90b079
Requires: util-linux >= 2.21
90b079
Requires: systemd >= 199
90b079
Requires: procps-ng
90b079
Conflicts: grubby < 8.23
90b079
%else
90b079
Requires: udev > 166
90b079
Requires: util-linux-ng >= 2.21
90b079
%endif
90b079
90b079
%if 0%{?fedora} || 0%{?rhel} > 6
90b079
Conflicts: initscripts < 8.63-1
90b079
Conflicts: plymouth < 0.8.0-0.2009.29.09.19.1
90b079
%endif
90b079
90b079
Conflicts: mdadm < 3.2.6-14
90b079
90b079
%description
90b079
dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
90b079
Unlike existing implementations, dracut does hard-code as little as possible
90b079
into the initramfs. dracut contains various modules which are driven by the
90b079
event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
90b079
NFS, iSCSI, NBD, FCoE with the dracut-network package.
90b079
90b079
%package network
90b079
Summary: dracut modules to build a dracut initramfs with network support
90b079
Requires: %{name} = %{version}-%{release}
90b079
Requires: iputils
90b079
Requires: iproute
90b079
Requires: dhclient
90b079
Obsoletes: dracut-generic < 008
90b079
Provides:  dracut-generic = %{version}-%{release}
90b079
90b079
%description network
90b079
This package requires everything which is needed to build a generic
90b079
all purpose initramfs with network support with dracut.
90b079
90b079
%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version}
90b079
%package fips
90b079
Summary: dracut modules to build a dracut initramfs with an integrity check
90b079
Requires: %{name} = %{version}-%{release}
90b079
Requires: hmaccalc
90b079
%if 0%{?rhel} > 5
90b079
# For Alpha 3, we want nss instead of nss-softokn
90b079
Requires: nss
90b079
%else
90b079
Requires: nss-softokn
90b079
%endif
90b079
Requires: nss-softokn-freebl
90b079
90b079
%description fips
90b079
This package requires everything which is needed to build an
90b079
initramfs with dracut, which does an integrity check.
90b079
%endif
90b079
90b079
%package fips-aesni
90b079
Summary: dracut modules to build a dracut initramfs with an integrity check with aesni-intel
90b079
Requires: %{name}-fips = %{version}-%{release}
90b079
90b079
%description fips-aesni
90b079
This package requires everything which is needed to build an
90b079
initramfs with dracut, which does an integrity check and adds the aesni-intel kernel module.
90b079
90b079
%package caps
90b079
Summary: dracut modules to build a dracut initramfs which drops capabilities
90b079
Requires: %{name} = %{version}-%{release}
90b079
Requires: libcap
90b079
90b079
%description caps
90b079
This package requires everything which is needed to build an
90b079
initramfs with dracut, which drops capabilities.
90b079
90b079
%package config-generic
90b079
Summary: dracut configuration to turn off hostonly image generation
90b079
Requires: %{name} = %{version}-%{release}
90b079
Obsoletes: dracut-nohostonly
90b079
Provides:  dracut-nohostonly
90b079
90b079
%description config-generic
90b079
This package provides the configuration to turn off the host specific initramfs
90b079
generation with dracut and generates a generic image by default.
90b079
90b079
%package config-rescue
90b079
Summary: dracut configuration to turn on rescue image generation
90b079
Requires: %{name} = %{version}-%{release}
90b079
Obsoletes: dracut <= 029
90b079
90b079
%description config-rescue
90b079
This package provides the configuration to turn on the rescue initramfs
90b079
generation with dracut.
90b079
90b079
%package tools
90b079
Summary: dracut tools to build the local initramfs
90b079
Requires: %{name} = %{version}-%{release}
90b079
90b079
%description tools
90b079
This package contains tools to assemble the local initrd and host configuration.
90b079
90b079
%prep
90b079
%setup -q -n %{name}-%{version}
90b079
90b079
%if %{defined PATCH1}
90b079
git init
90b079
git config user.email "dracut-maint@redhat.com"
90b079
git config user.name "Fedora dracut team"
90b079
git add .
90b079
git commit -a -q -m "%{version} baseline."
90b079
90b079
# Apply all the patches.
90b079
git am -p1 %{patches}
90b079
%endif
90b079
90b079
%build
90b079
%configure --systemdsystemunitdir=%{_unitdir} --bashcompletiondir=$(pkg-config --variable=completionsdir bash-completion) --libdir=%{_prefix}/lib
90b079
90b079
make %{?_smp_mflags}
90b079
90b079
%install
90b079
%if 0%{?fedora} || 0%{?rhel}
90b079
rm -rf -- $RPM_BUILD_ROOT
90b079
%endif
90b079
make %{?_smp_mflags} install \
90b079
     DESTDIR=$RPM_BUILD_ROOT \
90b079
     libdir=%{_prefix}/lib
90b079
90b079
echo "DRACUT_VERSION=%{version}-%{release}" > $RPM_BUILD_ROOT/%{dracutlibdir}/dracut-version.sh
90b079
90b079
%if 0%{?fedora} == 0 && 0%{?rhel} == 0 && 0%{?suse_version} == 0
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/01fips
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/02fips-aesni
90b079
%endif
90b079
90b079
%if %{defined _unitdir}
90b079
# for systemd, better use systemd-bootchart
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00bootchart
90b079
%endif
90b079
90b079
# we do not support dash in the initramfs
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00dash
90b079
90b079
# remove gentoo specific modules
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/50gensplash
90b079
90b079
%if %{defined _unitdir}
90b079
# with systemd IMA and selinux modules do not make sense
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/96securityfs
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/97masterkey
90b079
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/98integrity
90b079
%endif
90b079
90b079
mkdir -p $RPM_BUILD_ROOT/boot/dracut
90b079
mkdir -p $RPM_BUILD_ROOT/var/lib/dracut/overlay
90b079
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log
90b079
touch $RPM_BUILD_ROOT%{_localstatedir}/log/dracut.log
90b079
mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/initramfs
90b079
90b079
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
90b079
install -m 0644 dracut.conf.d/fedora.conf.example $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/01-dist.conf
90b079
install -m 0644 dracut.conf.d/fips.conf.example $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/40-fips.conf
90b079
%endif
90b079
90b079
%if 0%{?suse_version}
90b079
install -m 0644 dracut.conf.d/suse.conf.example   $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/01-dist.conf
90b079
%endif
90b079
90b079
%if 0%{?fedora} <= 12 && 0%{?rhel} < 6 && 0%{?suse_version} <= 9999
90b079
rm -f -- $RPM_BUILD_ROOT%{_bindir}/mkinitrd
90b079
rm -f -- $RPM_BUILD_ROOT%{_bindir}/lsinitrd
90b079
%endif
90b079
90b079
%if 0%{?fedora} || 0%{?rhel} > 6
90b079
# FIXME: remove after F19
90b079
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/kernel/postinst.d
90b079
install -m 0755 51-dracut-rescue-postinst.sh $RPM_BUILD_ROOT%{_sysconfdir}/kernel/postinst.d/51-dracut-rescue-postinst.sh
90b079
90b079
echo 'hostonly="no"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/02-generic-image.conf
90b079
echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/02-rescue.conf
90b079
%endif
90b079
90b079
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
90b079
> $RPM_BUILD_ROOT/etc/system-fips
90b079
%endif
90b079
90b079
# create compat symlink
90b079
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
90b079
ln -sr $RPM_BUILD_ROOT%{_bindir}/dracut $RPM_BUILD_ROOT%{_sbindir}/dracut
90b079
90b079
%clean
90b079
rm -rf -- $RPM_BUILD_ROOT
90b079
90b079
%files
90b079
%defattr(-,root,root,0755)
90b079
%doc README HACKING TODO COPYING AUTHORS NEWS dracut.html dracut.png dracut.svg
90b079
%{_bindir}/dracut
90b079
# compat symlink
90b079
%{_sbindir}/dracut
90b079
%{_datadir}/bash-completion/completions/dracut
90b079
%{_datadir}/bash-completion/completions/lsinitrd
90b079
%if 0%{?fedora} > 12 || 0%{?rhel} >= 6 || 0%{?suse_version} > 9999
90b079
%{_bindir}/mkinitrd
90b079
%{_bindir}/lsinitrd
90b079
%endif
90b079
%dir %{dracutlibdir}
90b079
%dir %{dracutlibdir}/modules.d
90b079
%{dracutlibdir}/dracut-functions.sh
90b079
%{dracutlibdir}/dracut-functions
90b079
%{dracutlibdir}/dracut-version.sh
90b079
%{dracutlibdir}/dracut-logger.sh
90b079
%{dracutlibdir}/dracut-initramfs-restore
90b079
%{dracutlibdir}/dracut-install
966cef
%{dracutlibdir}/skipcpio
90b079
%config(noreplace) %{_sysconfdir}/dracut.conf
90b079
%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel}
90b079
%{dracutlibdir}/dracut.conf.d/01-dist.conf
90b079
%endif
90b079
%dir %{_sysconfdir}/dracut.conf.d
90b079
%dir %{dracutlibdir}/dracut.conf.d
90b079
%{_mandir}/man8/dracut.8*
90b079
%{_mandir}/man8/*service.8*
90b079
%if 0%{?fedora} > 12 || 0%{?rhel} >= 6 || 0%{?suse_version} > 9999
90b079
%{_mandir}/man8/mkinitrd.8*
90b079
%{_mandir}/man1/lsinitrd.1*
90b079
%endif
90b079
%{_mandir}/man7/dracut.kernel.7*
90b079
%{_mandir}/man7/dracut.cmdline.7*
90b079
%{_mandir}/man7/dracut.modules.7*
90b079
%{_mandir}/man7/dracut.bootup.7*
90b079
%{_mandir}/man5/dracut.conf.5*
90b079
%if %{defined _unitdir}
90b079
%{dracutlibdir}/modules.d/00systemd-bootchart
90b079
%else
90b079
%{dracutlibdir}/modules.d/00bootchart
90b079
%endif
90b079
%{dracutlibdir}/modules.d/00bash
90b079
%{dracutlibdir}/modules.d/03modsign
90b079
%{dracutlibdir}/modules.d/03rescue
90b079
%{dracutlibdir}/modules.d/04watchdog
90b079
%{dracutlibdir}/modules.d/05busybox
90b079
%{dracutlibdir}/modules.d/10i18n
90b079
%{dracutlibdir}/modules.d/30convertfs
90b079
%{dracutlibdir}/modules.d/45url-lib
90b079
%{dracutlibdir}/modules.d/50drm
90b079
%{dracutlibdir}/modules.d/50plymouth
90b079
%{dracutlibdir}/modules.d/80cms
90b079
%{dracutlibdir}/modules.d/90bcache
90b079
%{dracutlibdir}/modules.d/90btrfs
90b079
%{dracutlibdir}/modules.d/90crypt
90b079
%{dracutlibdir}/modules.d/90dm
90b079
%{dracutlibdir}/modules.d/90dmraid
90b079
%{dracutlibdir}/modules.d/90dmsquash-live
90b079
%{dracutlibdir}/modules.d/90kernel-modules
90b079
%{dracutlibdir}/modules.d/90lvm
90b079
%{dracutlibdir}/modules.d/90mdraid
90b079
%{dracutlibdir}/modules.d/90multipath
90b079
%{dracutlibdir}/modules.d/90qemu
90b079
%{dracutlibdir}/modules.d/91crypt-gpg
90b079
%{dracutlibdir}/modules.d/91crypt-loop
90b079
%{dracutlibdir}/modules.d/95debug
90b079
%{dracutlibdir}/modules.d/95resume
90b079
%{dracutlibdir}/modules.d/95rootfs-block
90b079
%{dracutlibdir}/modules.d/95dasd
90b079
%{dracutlibdir}/modules.d/95dasd_mod
90b079
%{dracutlibdir}/modules.d/95fstab-sys
90b079
%{dracutlibdir}/modules.d/95zfcp
90b079
%{dracutlibdir}/modules.d/95terminfo
90b079
%{dracutlibdir}/modules.d/95udev-rules
90b079
%{dracutlibdir}/modules.d/95virtfs
90b079
%if %{undefined _unitdir}
90b079
%{dracutlibdir}/modules.d/96securityfs
90b079
%{dracutlibdir}/modules.d/97masterkey
90b079
%{dracutlibdir}/modules.d/98integrity
90b079
%endif
90b079
%{dracutlibdir}/modules.d/97biosdevname
90b079
%{dracutlibdir}/modules.d/98ecryptfs
90b079
%{dracutlibdir}/modules.d/98pollcdrom
90b079
%{dracutlibdir}/modules.d/98selinux
90b079
%{dracutlibdir}/modules.d/98syslog
90b079
%{dracutlibdir}/modules.d/98systemd
90b079
%{dracutlibdir}/modules.d/98usrmount
90b079
%{dracutlibdir}/modules.d/99base
90b079
%{dracutlibdir}/modules.d/99fs-lib
90b079
%{dracutlibdir}/modules.d/99img-lib
90b079
%{dracutlibdir}/modules.d/99shutdown
90b079
%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
90b079
%dir %{_sharedstatedir}/initramfs
90b079
%if %{defined _unitdir}
90b079
%{_unitdir}/dracut-shutdown.service
90b079
%{_unitdir}/shutdown.target.wants/dracut-shutdown.service
90b079
%{_unitdir}/dracut-cmdline.service
90b079
%{_unitdir}/dracut-initqueue.service
90b079
%{_unitdir}/dracut-mount.service
90b079
%{_unitdir}/dracut-pre-mount.service
90b079
%{_unitdir}/dracut-pre-pivot.service
90b079
%{_unitdir}/dracut-pre-trigger.service
90b079
%{_unitdir}/dracut-pre-udev.service
90b079
%{_unitdir}/initrd.target.wants/dracut-cmdline.service
90b079
%{_unitdir}/initrd.target.wants/dracut-initqueue.service
90b079
%{_unitdir}/initrd.target.wants/dracut-mount.service
90b079
%{_unitdir}/initrd.target.wants/dracut-pre-mount.service
90b079
%{_unitdir}/initrd.target.wants/dracut-pre-pivot.service
90b079
%{_unitdir}/initrd.target.wants/dracut-pre-trigger.service
90b079
%{_unitdir}/initrd.target.wants/dracut-pre-udev.service
90b079
90b079
%endif
90b079
%if 0%{?fedora} || 0%{?rhel} > 6
90b079
%{_prefix}/lib/kernel/install.d/50-dracut.install
90b079
%endif
90b079
90b079
%files network
90b079
%defattr(-,root,root,0755)
90b079
%{dracutlibdir}/modules.d/40network
90b079
%{dracutlibdir}/modules.d/95fcoe
90b079
%{dracutlibdir}/modules.d/95iscsi
90b079
%{dracutlibdir}/modules.d/90livenet
90b079
%{dracutlibdir}/modules.d/90qemu-net
90b079
%{dracutlibdir}/modules.d/95cifs
90b079
%{dracutlibdir}/modules.d/95nbd
90b079
%{dracutlibdir}/modules.d/95nfs
90b079
%{dracutlibdir}/modules.d/95ssh-client
90b079
%{dracutlibdir}/modules.d/45ifcfg
90b079
%{dracutlibdir}/modules.d/95znet
966cef
%{dracutlibdir}/modules.d/95fcoe-uefi
966cef
%{dracutlibdir}/modules.d/99uefi-lib
90b079
90b079
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
90b079
%files fips
90b079
%defattr(-,root,root,0755)
90b079
%{dracutlibdir}/modules.d/01fips
90b079
%{dracutlibdir}/dracut.conf.d/40-fips.conf
90b079
%config(missingok) /etc/system-fips
90b079
%endif
90b079
90b079
%files fips-aesni
90b079
%defattr(-,root,root,0755)
90b079
%doc COPYING
90b079
%{dracutlibdir}/modules.d/02fips-aesni
90b079
90b079
%files caps
90b079
%defattr(-,root,root,0755)
90b079
%{dracutlibdir}/modules.d/02caps
90b079
90b079
%files tools
90b079
%defattr(-,root,root,0755)
90b079
%{_mandir}/man8/dracut-catimages.8*
90b079
%{_bindir}/dracut-catimages
90b079
%dir /boot/dracut
90b079
%dir /var/lib/dracut
90b079
%dir /var/lib/dracut/overlay
90b079
90b079
%files config-generic
90b079
%defattr(-,root,root,0755)
90b079
%{dracutlibdir}/dracut.conf.d/02-generic-image.conf
90b079
90b079
%files config-rescue
90b079
%defattr(-,root,root,0755)
90b079
%{dracutlibdir}/dracut.conf.d/02-rescue.conf
90b079
%if 0%{?fedora} || 0%{?rhel} > 6
90b079
%{_prefix}/lib/kernel/install.d/51-dracut-rescue.install
90b079
%{_sysconfdir}/kernel/postinst.d/51-dracut-rescue-postinst.sh
90b079
%endif
90b079
90b079
%changelog
ad5e25
* Thu Feb 19 2015 Harald Hoyer <harald@redhat.com> 033-241.1
ad5e25
- subversion inc
ad5e25
ad5e25
* Thu Feb 19 2015 Harald Hoyer <harald@redhat.com> 033-241
ad5e25
- fips: load the drbg kernel module
ad5e25
Resolves: rhbz#1194201
ad5e25
a56a5e
* Mon Jan 26 2015 Harald Hoyer <harald@redhat.com> 033-240
a56a5e
- fixed team implementation
a56a5e
Resolves: rhbz#1147521
a56a5e
a56a5e
* Wed Jan 21 2015 Harald Hoyer <harald@redhat.com> 033-239
a56a5e
- fixed team implementation
a56a5e
Resolves: rhbz#1147521
a56a5e
a56a5e
* Thu Jan 15 2015 Harald Hoyer <harald@redhat.com> 033-238
a56a5e
- fixed more iscsi_target parsing
a56a5e
Resolves: rhbz#1176534
a56a5e
a56a5e
* Wed Jan 14 2015 Harald Hoyer <harald@redhat.com> 033-237
a56a5e
- add support for multiple autoconf options ip=eth0:auto6,dhcp
a56a5e
Resolves: rhbz#1069270
a56a5e
- fixed team implementation
a56a5e
Resolves: rhbz#1147521
a56a5e
a56a5e
* Tue Jan 13 2015 Harald Hoyer <harald@redhat.com> 033-233
a56a5e
- fips: corrected previous fix
a56a5e
Resolves: rhbz#1165603
a56a5e
- fixed iscsi_target parsing
a56a5e
Resolves: rhbz#1176534
a56a5e
- skip GlobalKnownHostsFile for ssh_config
a56a5e
Resolves: rhbz#1086778
a56a5e
- cms-write-ifcfg.sh: turn SUBCHANNELS into lowercase
a56a5e
Resolves: rhbz#1169384
a56a5e
- fixed static routes execution
a56a5e
Resolves: rhbz#1101412
a56a5e
- add 90-vconsole.rules
a56a5e
Resolves: rhbz#1162177
a56a5e
a56a5e
* Fri Nov 28 2014 Harald Hoyer <harald@redhat.com> 033-227
a56a5e
- fips: add libfreeblpriv3.so and libfreeblpriv3.chk
a56a5e
Resolves: rhbz#1165603
a56a5e
a56a5e
* Wed Oct 29 2014 Harald Hoyer <harald@redhat.com> 033-226
a56a5e
- fixed ifcfg generation for persistent interface names
a56a5e
Resolves: rhbz#1087945
a56a5e
a56a5e
* Fri Sep 12 2014 Harald Hoyer <harald@redhat.com> 033-224
a56a5e
- don't enforce iSCSI target name policy
a56a5e
Resolves: rhbz#1078867
a56a5e
- replaced "ip=auto" with "ip=dhcp" in the documentation
a56a5e
Resolves: rhbz#1086931
a56a5e
- bind bonding and bridge interfaces to SUBCHANNELS on s390(x)
a56a5e
Resolves: rhbz#1090524
a56a5e
- turn on ipv6, if configured
a56a5e
Resolves: rhbz#1091410
a56a5e
- parse DASD="none" as empty
a56a5e
Resolves: rhbz#1096979
a56a5e
- add virtio-console for qemu
a56a5e
Resolves: rhbz#1097999
a56a5e
- fail on missing dracut modules
a56a5e
Resolves: rhbz#1121362
a56a5e
- replace the default route
a56a5e
Resolves: rhbz#1137022
a56a5e
a56a5e
* Fri Sep 05 2014 Harald Hoyer <harald@redhat.com> 033-213
a56a5e
- add "-m" option to lsinitrd to list the modules used
a56a5e
Resolves: rhbz#1122806
a56a5e
- add "--rebuild" option to dracut
a56a5e
Resolves: rhbz#1123900
a56a5e
a56a5e
* Fri Aug 29 2014 Harald Hoyer <harald@redhat.com> 033-207
a56a5e
- only fsck from the systemd side
a56a5e
Resolves: rhbz#1080699
a56a5e
- handle multiple fcoe devices
a56a5e
Resolves: rhbz#1082512
a56a5e
- handle entries in ssh_config
a56a5e
Resolves: rhbz#1086778
a56a5e
- do not bind persistent interfaces to MAC
a56a5e
Resolves: rhbz#1087945
a56a5e
- fixed iscsiroot install in initqueue
a56a5e
Resolves: rhbz#1094469
a56a5e
- handle upper case letters in SUBCHANNELS
a56a5e
Resolves: rhbz#1094773
a56a5e
- add rd.route kernel command line parameter
a56a5e
Resolves: rhbz#1101412
a56a5e
- do not reload systemd on wait_for_dev
a56a5e
Resolves: rhbz#1126008
a56a5e
a56a5e
* Tue Jul 29 2014 Harald Hoyer <harald@redhat.com> 033-203
a56a5e
- add rd.cmdline=ask parameter
a56a5e
Resolves: rhbz#1070104
83bbb1
345d7b
* Mon Apr 28 2014 Harald Hoyer <harald@redhat.com> 033-161
345d7b
- add extra and weak-updates kernel module dirs
345d7b
Resolves: rhbz#1086291
345d7b
966cef
* Fri Apr 04 2014 Harald Hoyer <harald@redhat.com> 033-160
966cef
- add fsck.<filesystem>, if it exists
966cef
Resolves: rhbz#1083654
966cef
- set IPV6INIT=yes if inet6 is found on the interface
966cef
Resolves: rhbz#1083153
966cef
966cef
* Mon Mar 31 2014 Harald Hoyer <harald@redhat.com> 033-157
966cef
- workaround fcoe timing issues
966cef
Resolves: rhbz#1080353
966cef
966cef
* Thu Mar 27 2014 Harald Hoyer <harald@redhat.com> 033-156
966cef
- network: set correct lease times for DHCPv6
966cef
Resolves: rhbz#1064365
966cef
- include dm-cache kernel modules
966cef
Resolves: rhbz#1081435
966cef
966cef
* Thu Mar 27 2014 Harald Hoyer <harald@redhat.com> 033-154
966cef
- lsinitrd: fix for chroot envs without /dev/fd
966cef
Resolves: rhbz#1081396
966cef
966cef
* Tue Mar 25 2014 Harald Hoyer <harald@redhat.com> 033-153
966cef
- fcoe: wait for lldpad to be ready
966cef
Resolves: rhbz#1080353
966cef
- network: handle "ip=dhcp6" for all interfaces
966cef
Resolves: rhbz#1064365
966cef
966cef
* Thu Mar 20 2014 Harald Hoyer <harald@redhat.com> 033-151
966cef
- fixed dracut-initramfs-restore with early microcode
966cef
Resolves: rhbz#1067116
966cef
966cef
* Tue Mar 18 2014 Harald Hoyer <harald@redhat.com> 033-150
966cef
- make dracut-shutdown not fail fatally
966cef
Resolves: rhbz#1067116
966cef
- do PREINIT6 for DHCP6
966cef
Resolves: rhbz#1064365
966cef
966cef
* Thu Mar 06 2014 Harald Hoyer <harald@redhat.com> 033-147
966cef
- also do not hardcode waiting for devices
966cef
Resolves: rhbz#1073101
966cef
Related: rhbz#985160
966cef
966cef
* Wed Mar 05 2014 Harald Hoyer <harald@redhat.com> 033-146
966cef
- don't let devices timeout
966cef
Resolves: rhbz#949697
966cef
966cef
* Mon Mar 03 2014 Harald Hoyer <harald@redhat.com> 033-145
966cef
- fixed argument handling for cmdline config
966cef
Resolves: rhbz#949697
966cef
966cef
* Fri Feb 28 2014 Harald Hoyer <harald@redhat.com> 033-144
966cef
- wait for IPv6 tentative flag to be cleared
966cef
Resolves: rhbz#1069263
966cef
- set correct flag file for interfaces
966cef
Resolves: rhbz#1069263
966cef
- add systemd-sysctl service to initramfs
966cef
Resolves: rhbz#1070086
966cef
- honor kernel cmdline, no internal cmdline anymore
966cef
Resolves: rhbz#985160
966cef
- --mount can now take fsck options
966cef
Resolves: rhbz#1069106
966cef
966cef
* Wed Feb 26 2014 Harald Hoyer <harald@redhat.com> 033-137
966cef
- added sdhci_acpi to static list of kernel modules
966cef
- add kernel drivers from the update directory to search path
966cef
Resolves: rhbz#1055774
966cef
- set the correct initiatior name for iBFT (typo)
966cef
- try all FcoeBootDevice variables
966cef
Resolves: rhbz#1032699
966cef
- write directly to the output file and get correct selinux label
966cef
- add sys-kernel-config.mount to the initramfs
966cef
- configure IPv6 interface for DHCP6
966cef
Resolves: rhbz#1064365
966cef
- Wait until the tentative flag is cleared.
966cef
Resolves: rhbz#1069263
966cef
- no HWADDR if SUBCHANNELS are set for s390 interfaces
966cef
Resolves: rhbz#1056438
966cef
- modify the device timeout for the root device with the rootfs-generator
966cef
Resolves: rhbz#1069133
966cef
Resolves: rhbz#1028043
966cef
- do not store kernel cmdline config in the initramfs about device assembly
966cef
Resolves: rhbz#949697
966cef
- write directly to the output image
966cef
Resolves: rhbz#1062544
966cef
966cef
* Mon Feb 24 2014 Ray Strode <rstrode@redhat.com> 033-125
966cef
- fix plymouth in initrd
966cef
Resolves: #1015564
966cef
966cef
* Mon Feb 10 2014 Harald Hoyer <harald@redhat.com> 033-124
966cef
- fixed dns parsing for ip= parameter
966cef
Resolves: rhbz#1034287
966cef
- skipcpio bugfixes
966cef
Resolves: rhbz#1045639
966cef
- do not ifup, and already setup network
966cef
Resolves: rhbz#844828
966cef
- do not run dhclient twice
966cef
Resolves: rhbz#844828
966cef
966cef
* Fri Jan 31 2014 Harald Hoyer <harald@redhat.com> 033-115
966cef
- add fcoe module even in hostonly case
966cef
Resolves: rhbz#1038827
966cef
966cef
* Fri Jan 31 2014 Harald Hoyer <harald@redhat.com> 033-110
966cef
- add nameservers from ibft settings
966cef
Resolves: rhbz#1034287
966cef
- add microcode to the initramfs image by default
966cef
Resolves: rhbz#1045639
966cef
- halt the machine for wrong checksums in FIPS mode
966cef
Resolves: rhbz#1053655
966cef
- add kernel drivers from the update directory to search path
966cef
Resolves: rhbz#1055774
966cef
- set the ip address lifetime for DHCP setups
966cef
Resolves: rhbz#1058519
966cef
966cef
* Tue Jan 28 2014 Daniel Mach <dmach@redhat.com> - 033-89
966cef
- Mass rebuild 2014-01-24
966cef
966cef
* Fri Jan 24 2014 Harald Hoyer <harald@redhat.com> 033-88
966cef
- fixed iscsistart for iscsi_firmware
966cef
Related: rhbz#1031160
966cef
966cef
* Wed Jan 22 2014 Harald Hoyer <harald@redhat.com> 033-86
966cef
- fixed iscsistart for iscsi_firmware
966cef
Related: rhbz#1031160
966cef
966cef
* Mon Jan 20 2014 Harald Hoyer <harald@redhat.com> 033-85
966cef
- fixed shebang of dracut-lib.sh
966cef
Related: rhbz#1031160
966cef
966cef
* Fri Jan 17 2014 Harald Hoyer <harald@redhat.com> 033-84
966cef
- fixed iscsistart for iscsi_firmware
966cef
Related: rhbz#1031160
966cef
- add more drivers
966cef
Resolves: rhbz#1048403
966cef
Resolves: rhbz#1038827
966cef
- add rd.bootif=0 parameter
966cef
Resolves: rhbz#1044623
966cef
- halt the machine, if FIPS fails
966cef
- do not exit != 0 for dracut-rootfs-generator
966cef
966cef
* Mon Jan 13 2014 Ray Strode <rstrode@redhat.com> 033-69
966cef
- Add udev seat rules for plymouth
966cef
Related: #1043689
966cef
Related: #1026571
966cef
966cef
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 033-68
966cef
- Mass rebuild 2013-12-27
966cef
966cef
* Wed Dec 18 2013 Harald Hoyer <harald@redhat.com> 033-67
966cef
- fixed luks timeout
966cef
Resolves: rhbz#949697
966cef
- do not systemctl daemon-reload
966cef
Resolves: rhbz#1023039 rhbz#1028043
966cef
- do not do dhcp on interfaces with no link
966cef
Resolves: rhbz#1029062
966cef
- do iscsistart for iscsi_firmware even without network
966cef
Resolves: rhbz#1031160
966cef
90b079
* Mon Nov 04 2013 Harald Hoyer <harald@redhat.com> 033-40
90b079
- fips: include crct10dif_generic
90b079
Resolves: rhbz#1024455
90b079
- add /etc/system-fips in the initramfs
90b079
Resolves: rhbz#1014284
90b079
90b079
* Wed Oct 30 2013 Harald Hoyer <harald@redhat.com> 033-39
90b079
- fixed booting with rd.iscsi.firmware and without root=
90b079
Resolves: rhbz#1024858
90b079
- fixed resuming
90b079
- fix swap detection in hostonly
90b079
- fixed missing modules in hostonly, which have no modalias
90b079
Resolves: rhbz#1015284
90b079
- moved dracut to /usr/sbin
90b079
90b079
* Mon Oct 21 2013 Harald Hoyer <harald@redhat.com> 033-32
90b079
- fixed LVM with thin provisioning
90b079
Resolves: rhbz#1020855
90b079
90b079
* Fri Oct 18 2013 Harald Hoyer <harald@redhat.com> 033-30
90b079
- fixed LVM with thin provisioning
90b079
Resolves: rhbz#1020855
90b079
90b079
* Wed Oct 09 2013 Harald Hoyer <harald@redhat.com> 033-26
90b079
- create /dev/mapper/live-base for anaconda
90b079
Resolves: rhbz#1009710
90b079
- support "rootfallback=<root fallback device>"
90b079
Resolves: rhbz#727333
90b079
- add UEFI FCoE boot support
90b079
Resolves: rhbz#732059
90b079
- Make udev db records for MD devices persistent
90b079
  so LVM on MD autoactivation works correctly
90b079
Resolves: rhbz#1017031
90b079
- support mdadm-3.2.6+ and mdadm-3.3+
90b079
- install lvm thin utils for non-hostonly also
90b079
90b079
* Wed Oct 02 2013 Harald Hoyer <harald@redhat.com> 033-14
90b079
- hopefully fixed systemd-cat test
90b079
Resolves: rhbz#1002021
90b079
90b079
* Tue Oct 01 2013 Harald Hoyer <harald@redhat.com> 033-4
90b079
- add /etc/system-fips
90b079
Resolves: rhbz#1014284
90b079
90b079
* Fri Sep 13 2013 Harald Hoyer <harald@redhat.com> 033-3
90b079
- do not dhcp members of team, bond, etc.
90b079
90b079
* Fri Sep 13 2013 Harald Hoyer <harald@redhat.com> 033-2
90b079
- harden against weird ppc kernel driver
90b079
Resolves: rhbz#1007891
90b079
90b079
* Wed Sep 04 2013 Harald Hoyer <harald@redhat.com> 032-23
90b079
- do not fail on empty dracut module directories
90b079
Resolves: rhbz#1003153
90b079
- parse cmdline parameter, even if rootok=1
90b079
Resolves: rhbz#978330
90b079
- fixed ibft_to_cmdline()
90b079
90b079
* Thu Aug 29 2013 Harald Hoyer <harald@redhat.com> 032-19
90b079
- fixed curl error with zero size kickstart file
90b079
Resolves: rhbz#989133
90b079
- fixed systemd-cat failure, when systemd is installed
90b079
  but not actually running
90b079
Resolves: rhbz#1002021
90b079
- do not fail on empty dracut module directories
90b079
Resolves: rhbz#1003153
90b079
90b079
* Tue Aug 20 2013 Harald Hoyer <harald@redhat.com> 032-1
90b079
- fix for kdump in FIPS mode
90b079
Resolves: rhbz#920931
90b079
- fixed iBFT booting
90b079
Resolves: rhbz#989944
90b079
- fixed FIPS mode initramfs creation
90b079
Resolves: rhbz#990250
90b079
- shutdown: fixed killall_proc_mountpoint()
90b079
Resolves: rhbz#996549
90b079
- disable lvmetad in the initramfs
90b079
Resolves: rhbz#996627
90b079
- require dhclient
90b079
90b079
* Mon Aug 12 2013 Harald Hoyer <harald@redhat.com> 031-29.git20130812
90b079
- added missing "then" in initqueue
90b079
90b079
* Mon Aug 12 2013 Harald Hoyer <harald@redhat.com> 031-28.git20130812
90b079
- fixed typo in hostonly device recognition
90b079
90b079
* Fri Aug 09 2013 Harald Hoyer <harald@redhat.com> 031-24.git20130809
90b079
- fixed logging to journal
90b079
90b079
* Fri Aug 09 2013 Harald Hoyer <harald@redhat.com> 031-23.git20130809
90b079
- fixed lsinitrd
90b079
90b079
* Fri Aug 09 2013 Harald Hoyer <harald@redhat.com> 031-22.git20130809
90b079
- lsinitrd.sh: add old cpio signature
90b079
- dracut.sh: call find with -print0 and cpio with --null
90b079
- dracut.asc: small corrections
90b079
- systemd/dracut-initqueue.sh: continue to boot if finished failed
90b079
- dracut.sh/dracut-functions.sh: handle root on non-block device
90b079
- dracut-functions.sh: removed non dracut-install shell functions
90b079
- dracut-functions.sh: inst_multiple == dracut_install
90b079
- 51-dracut-rescue.install: fixed rescue image creation
90b079
- dracut.sh: do not strip in FIPS mode
90b079
Resolves: rhbz#990250
90b079
- dracut.sh: check the value of --kver
90b079
- crypt: Fix typo--/etc/crypttab not /etc/cryptab
90b079
- network/net-lib.sh: fix ibft interface configuration
90b079
- iscsi/module-setup.sh: install some modules regardless of hostonly
90b079
- multipath: need_shutdown if multipath devices exist
90b079
Resolves: rhbz#994913
90b079
- omit drivers fix
90b079
90b079
* Thu Aug 01 2013 Harald Hoyer <harald@redhat.com> 031-7.git20130801
90b079
- also install vt102 terminfo
90b079
90b079
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-6.git20130731
90b079
- cmssetup: fixed port for zfcp.conf
90b079
- lvm: call lvchange with --yes to boot from snapshots
90b079
90b079
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-4.git20130731
90b079
- remove action_on_fail kernel command line parameter
90b079
90b079
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-3.git20130731
90b079
- do not include adjtime and localtime in the initramfs
90b079
- write out vlan configs
90b079
90b079
* Wed Jul 31 2013 Harald Hoyer <harald@redhat.com> 031-1
90b079
- do not include the resume dracut module in hostonly mode,
90b079
  if no swap is present
90b079
- don't warn twice about omitted modules
90b079
- use systemd-cat for logging on systemd systems, if logfile is unset
90b079
- fixed PARTUUID parsing
90b079
- support kernel module signing keys
90b079
- do not install the usrmount dracut module in hostonly mode,
90b079
  if /sbin/init does not live in /usr
90b079
- add debian udev rule files
90b079
- add support for bcache
90b079
- network: handle bootif style interfaces
90b079
  e.g. ip=77-77-6f-6f-64-73:dhcp
90b079
- add support for kmod static devnodes
90b079
- add vlan support for iBFT
90b079
90b079
* Wed Jul 24 2013 Kyle McMartin <kyle@redhat.com> 030-2
90b079
- Add ehci-tegra.ko to initramfs to allow rawhide tegra based platforms
90b079
  to boot off USB disks.
90b079
90b079
* Wed Jul 17 2013 Harald Hoyer <harald@redhat.com> 030-1
90b079
- support new persistent network interface names
90b079
- fix findmnt calls, prevents hang on stale NFS mounts
90b079
- add systemd.slice and slice.target units
90b079
- major shell cleanup
90b079
- support root=PARTLABEL= and root=PARTUUID=
90b079
- terminfo: only install l/linux v/vt100 and v/vt220
90b079
- unset all LC_* and LANG, 10% faster
90b079
- fixed dependency loop for dracut-cmdline.service
90b079
- do not wait_for_dev for the root devices
90b079
- do not wait_for_dev for devices, if dracut-initqueue is not needed
90b079
- support early microcode loading with --early-microcode
90b079
- dmraid, let dmraid setup its own partitions
90b079
- sosreport renamed to rdsosreport
90b079
90b079
* Fri Jun 14 2013 Harald Hoyer <harald@redhat.com> 029-1
90b079
- wait for IPv6 auto configuration
90b079
Resolves: rhbz#973719
90b079
- i18n: make the default font configurable
90b079
- systemd/dracut-pre-pivot.service: also execute for cleanup hooks or rd.break
90b079
- add dracut-shutdown.service.8 manpage
90b079
- lvm: redirect error message of lvs to /dev/null
90b079
Resolves: rhbz#921235
90b079
90b079
* Wed Jun 12 2013 Harald Hoyer <harald@redhat.com> 028-1
90b079
- lvm: fixed "thin" recognition
90b079
Resolves: rhbz#921235
90b079
- install libs also from one dir above
90b079
  fixes booting power6 generated initramfs on power7
90b079
- setup correct system time and time zone in initrd
90b079
- cms fixups
90b079
Resolves: rhbz#970982 rhbz#971025 rhbz#825199
90b079
- iso-scan/filename fixes
90b079
Resolves: rhbz#972337
90b079
- add udev rules for persistent network naming
90b079
Resolves: rhbz#972662
90b079
90b079
* Tue Jun 04 2013 Dennis Gilmore <dennis@ausil.us> 027-82.git20130531
90b079
- add patch to include  panel-tfp410 module on arm systems
90b079
90b079
* Fri May 31 2013 Harald Hoyer <harald@redhat.com> 027-81.git20130531
90b079
- fix btrfs mount flags for /usr
90b079
- degrade message about missing tools for stripping
90b079
Resolves: rhbz#958519
90b079
- set environment vars DRACUT_SYSTEMD, NEWROOT in service file
90b079
Resolves: rhbz#963159
90b079
- don't add volatile swap partitions to host_devs
90b079
- add libssl.so.10 to make kdump work with fips mode
90b079
- readd selinux dracut module for kdump
90b079
- url-lib/url-lib.sh: turn off curl globbing
90b079
Resolves: rhbz#907497
90b079
- include btrfs-zero-log in the initramfs
90b079
Resolves: rhbz#963257
90b079
- proper NAME the network interfaces
90b079
Resolves: rhbz#965842
90b079
- install default font latarcyrheb-sun16
90b079
Resolves: rhbz#927564
90b079
- optionally install /etc/pcmcia/config.opts
90b079
Resolves: rhbz#920076
90b079
- fix ONBOOT for slaves, set TYPE=Bond for bonding
90b079
Resolves: rhbz#919001
90b079
- add nvme kernel module
90b079
Resolves: rhbz#910734
90b079
- add xfs_metadump
90b079
- selinux: load_policy script fix
90b079
- add hid-hyperv and hv-vmbus kernel modules
90b079
- add parameter rd.live.squashimg
90b079
Resolves: rhbz#789036 rhbz#782108
90b079
- wait for all required interfaces if "rd.neednet=1"
90b079
Resolves: rhbz#801829
90b079
- lvm: add tools for thin provisioning
90b079
Resolves: rhbz#921235
90b079
- ifcfg/write-ifcfg.sh: fixed ifcfg file generation
90b079
- do not wait for mpath* devices
90b079
Resolves: rhbz#969068
90b079
90b079
* Wed May 22 2013 Adam Williamson <awilliam@redhat.com> 027-46.git20130430
90b079
- don't specify "p" as a separator for dmraid
90b079
Resolves: rhbz#966162
90b079
90b079
* Tue Apr 30 2013 Harald Hoyer <harald@redhat.com> 027-45.git20130430
90b079
- fixed fips mode more
90b079
Resolves: rhbz#956521
90b079
90b079
* Thu Apr 25 2013 Harald Hoyer <harald@redhat.com> 027-39.git20130425
90b079
- fix shutdown, if /dev/console is not writeable
90b079
- fixed fips mode
90b079
Resolves: rhbz#956521
90b079
90b079
* Thu Apr 18 2013 Harald Hoyer <harald@redhat.com> 027-36.git20130418
90b079
- fix initramfs creation on noexec tmpdir
90b079
Resolves: rhbz#953426
90b079
- more options for lsinitrd
90b079
- bash completion for lsinitrd
90b079
- do not output debug information on initramfs creation, if rd.debug is
90b079
  on the kernel command line
90b079
- drop requirement on 'file', lsinitrd can find the magic on its own
90b079
90b079
* Mon Apr 15 2013 Harald Hoyer <harald@redhat.com> 027-26.git20130415
90b079
- do not call plymouth with full path
90b079
- include systemd-random-seed-load.service
90b079
- fix ca-bundle.crt for ssl curl
90b079
Resolves: rhbz#950770
90b079
- add support for "iso-scan/filename" kernel parameter
90b079
90b079
* Wed Apr 10 2013 Harald Hoyer <harald@redhat.com> 027-19.git20130410
90b079
- also handle UUID= entries in crypttab in host-only mode
90b079
Resolves:rhbz#919752
90b079
90b079
* Tue Apr 09 2013 Harald Hoyer <harald@redhat.com> 027-17.git20130409
90b079
- only include needed /etc/crypttab entries
90b079
Resolves:rhbz#919752
90b079
- add support for bridge over team and vlan
90b079
- support multiple bonding interfaces
90b079
- add "action_on_fail=" kernel command line parameter
90b079
- add support for bridge over a vlan tagged interface
90b079
90b079
* Fri Apr 05 2013 Harald Hoyer <harald@redhat.com> 027-10.git20130405
90b079
- fix crypto password timeout on the dracut side
90b079
90b079
* Tue Mar 26 2013 Harald Hoyer <harald@redhat.com> 027-1
90b079
- version 027
90b079
90b079
* Wed Mar 20 2013 Harald Hoyer <harald@redhat.com> 026-72.git20130320
90b079
- fix rescue image naming
90b079
Resolves: rhbz#923439
90b079
- turn off host-only mode if essential system filesystems not mounted
90b079
- turn off host-only mode if udev database is not accessible
90b079
90b079
* Tue Mar 19 2013 Harald Hoyer <harald@redhat.com> 026-62.git20130319
90b079
- fix dracut service ordering
90b079
Resolves: rhbz#922991
90b079
90b079
* Mon Mar 18 2013 Harald Hoyer <harald@redhat.com> 026-56.git20130318
90b079
- don't fail hard on kernel modules install
90b079
Resolves: rhbz#922565
90b079
90b079
* Mon Mar 18 2013 Harald Hoyer <harald@redhat.com> 026-55.git20130318
90b079
- install all host filesystem drivers
90b079
Resolves: rhbz#922565
90b079
90b079
* Sat Mar 16 2013 Harald Hoyer <harald@redhat.com> 026-54.git20130316
90b079
- fix for squashfs
90b079
Resolves: rhbz#922248
90b079
- documentation fixes
90b079
- sosreport, mkdir /run/initramfs
90b079
90b079
* Fri Mar 15 2013 Harald Hoyer <harald@redhat.com> 026-48.git20130315
90b079
- use new initrd.target from systemd
90b079
- fixed rescue generation
90b079
90b079
* Wed Mar 13 2013 Harald Hoyer <harald@redhat.com> 026-33.git20130313
90b079
- add module-load.d modules to the initramfs
90b079
- add sysctl.d to the initramfs
90b079
- optimize plymouth module for systemd mode
90b079
- add new dracut parameter "--regenerate-all"
90b079
- add new dracut parameter "--noimageifnotneeded"
90b079
- shutdown: mount move /run /sys /dev /proc out of /oldroot
90b079
  before pre-shutdown
90b079
- add bash completion for dracut
90b079
90b079
* Wed Mar 13 2013 Harald Hoyer <harald@redhat.com> 026-19.git20130313
90b079
- fix switch-root and local-fs.target problem
90b079
- add norescue and nohostonly subpackages
90b079
90b079
* Mon Mar 11 2013 Harald Hoyer <harald@redhat.com> 026-15.git20130311
90b079
- update to recent git
90b079
90b079
* Fri Mar 08 2013 Harald Hoyer <harald@redhat.com> 026-1
90b079
- version 026
90b079
90b079
* Mon Feb 11 2013 Harald Hoyer <harald@redhat.com> 025-35.git20130211
90b079
- update to recent git
90b079
90b079
* Wed Jan 23 2013 Harald Hoyer <harald@redhat.com> 025-1
90b079
- version 025
90b079
90b079
* Tue Aug 21 2012 Harald Hoyer <harald@redhat.com> 023-13.git20120821
90b079
- reintroduce rd.neednet, which reenables anaconda networking
90b079
- fix some dracut-install corner cases
90b079
- fix FIPS for /boot not on extra partition
90b079
90b079
* Wed Aug 01 2012 Dennis Gilmore <dennis@ausil.us> - 023-2
90b079
- add patch to include omap_hsmmc for arm
90b079
90b079
* Wed Aug 01 2012 Harald Hoyer <harald@redhat.com> 023-1
90b079
- version 023
90b079
90b079
* Mon Jul 30 2012 Harald Hoyer <harald@redhat.com> 022-99.git20120730
90b079
- removed install of missing finished-ask-password.sh
90b079
90b079
* Mon Jul 30 2012 Harald Hoyer <harald@redhat.com> 022-97.git20120730
90b079
- moved crypt setup to systemd units
90b079
90b079
* Fri Jul 27 2012 Harald Hoyer <harald@redhat.com> 022-63.git20120727
90b079
- fixed dracut-install bug if /var/tmp contains a symlink
90b079
- fixed some partx issues
90b079
90b079
* Mon Jul 23 2012 Harald Hoyer <harald@redhat.com> 022-5.git20120723
90b079
- dracut.8: added more documentation about executing dracut
90b079
90b079
* Fri Jul 20 2012 Harald Hoyer <harald@redhat.com> 022-2.git20120720
90b079
- fixed some race condition for resume from hibernation
90b079
90b079
* Fri Jul 20 2012 Harald Hoyer <harald@redhat.com> 022-1
90b079
- version 022
90b079
- host-only kernel modules fix
90b079
90b079
* Fri Jul 20 2012 Harald Hoyer <harald@redhat.com> 021-1
90b079
- version 21
90b079
- systemd in the initramfs reenabled
90b079
- new option "--kver"
90b079
90b079
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 020-97.git20120717
90b079
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
90b079
90b079
* Tue Jul 17 2012 Harald Hoyer <harald@redhat.com> 020-96.git20120717
90b079
- disabled systemd in the initramfs, until it works correctly
90b079
90b079
* Wed Jul 11 2012 Harald Hoyer <harald@redhat.com> 020-84.git20120711
90b079
- add back "--force" to switch-root, otherwise systemd umounts /run
90b079
90b079
* Wed Jul 11 2012 Harald Hoyer <harald@redhat.com> 020-83.git20120711
90b079
- more systemd journal fixes
90b079
- nfs module fix
90b079
- install also /lib/modprobe.d/*
90b079
- fixed dracut-shutdown service
90b079
- safeguards for dracut-install
90b079
- for --include also copy symlinks
90b079
90b079
* Tue Jul 10 2012 Harald Hoyer <harald@redhat.com> 020-72.git20120710
90b079
- stop journal rather than restart
90b079
- copy over dracut services to /run/systemd/system
90b079
90b079
* Tue Jul 10 2012 Harald Hoyer <harald@redhat.com> 020-70.git20120710
90b079
- more systemd unit fixups
90b079
- restart systemd-journald in switch-root post
90b079
- fixed dracut-install loader ldd error message
90b079
90b079
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-64.git20120709
90b079
- fixed plymouth install
90b079
- fixed resume
90b079
- fixed dhcp
90b079
- no dracut systemd services installed in the system
90b079
90b079
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-57.git20120709
90b079
- more fixups for systemd-udevd unit renaming
90b079
90b079
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-55.git20120709
90b079
- require systemd >= 186
90b079
- more fixups for systemd-udevd unit renaming
90b079
90b079
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-52.git20120709
90b079
- fixed prefix in 01-dist.conf
90b079
90b079
* Fri Jul 06 2012 Harald Hoyer <harald@redhat.com> 020-51.git20120706
90b079
- cope with systemd-udevd unit renaming
90b079
- fixed network renaming
90b079
- removed dash module
90b079
90b079
* Mon Jul 02 2012 Harald Hoyer <harald@redhat.com> 020-22.git20120702
90b079
- fixed kernel modules install
90b079
90b079
* Mon Jul 02 2012 Harald Hoyer <harald@redhat.com> 020-21.git20120702
90b079
- moved /usr/bin/dracut-install to /usr/lib
90b079
- more speedups
90b079
90b079
* Fri Jun 29 2012 Harald Hoyer <harald@redhat.com> 020-1
90b079
- version 020
90b079
- new /usr/bin/dracut-install tool
90b079
- major speedup of the image creation
90b079
90b079
* Mon Jun 25 2012 Harald Hoyer <harald@redhat.com> 019-92.git20120625
90b079
- support vlan tagged binding
90b079
- speedup initramfs emergency service
90b079
- speedup image creation
90b079
- fix installkernel() return codes
90b079
Resolves: rhbz#833256
90b079
- add qemu and qemu-net modules to add qemu drivers even in host-only
90b079
- speedup btrfs and xfs fsck (nop)
90b079
- no more mknod in the initramfs (fixes plymouth on s390)
90b079
90b079
* Thu Jun 21 2012 Harald Hoyer <harald@redhat.com> 019-62.git20120621
90b079
- do not require pkg-config for systemd
90b079
- i18n fixes
90b079
- less systemd services in the initramfs
90b079
90b079
* Thu Jun 21 2012 Harald Hoyer <harald@redhat.com> 019-57.git20120620
90b079
- systemd is now the default init in the initramfs
90b079
90b079
* Mon Jun 18 2012 Harald Hoyer <harald@redhat.com> 019-40.git20120618
90b079
- new upstream version
90b079
90b079
* Mon Jun 11 2012 Harald Hoyer <harald@redhat.com> 019-16.git20120611
90b079
- new upstream version
90b079
90b079
* Tue Jun 05 2012 Dennis Gilmore <dennis@ausil.us> 019-2
90b079
- include omapdrm with the arm modules
90b079
90b079
* Mon Jun 04 2012 Harald Hoyer <harald@redhat.com> 019-1
90b079
- version 019-1
90b079
90b079
* Tue May 22 2012 Harald Hoyer <harald@redhat.com> 018-74.git20120522
90b079
- new upstream version
90b079
90b079
* Thu May 17 2012 Dennis Gilmore <dennis@ausil.us> 018-53.git20120509
90b079
- add patch to pull in arm storage modules
90b079
90b079
* Wed May 09 2012 Harald Hoyer <harald@redhat.com> 018-52.git20120509
90b079
- new upstream version
90b079
90b079
* Fri May 04 2012 Harald Hoyer <harald@redhat.com> 018-40.git20120504
90b079
- new upstream version
90b079
90b079
* Wed Apr 25 2012 Harald Hoyer <harald@redhat.com> 018-37.git20120425.1
90b079
- fixup for multipath and iscsi host-only detection
90b079
90b079
* Wed Apr 25 2012 Harald Hoyer <harald@redhat.com> 018-37.git20120425
90b079
- fixed udevd location
90b079
90b079
* Tue Apr 24 2012 Harald Hoyer <harald@redhat.com> 018-33.git20120424
90b079
- new upstream version
90b079
90b079
* Thu Apr 19 2012 Harald Hoyer <harald@redhat.com> 018-25.git20120419
90b079
- fixed network for non-network root (like installer media)
90b079
90b079
* Wed Apr 18 2012 Harald Hoyer <harald@redhat.com> 018-22.git20120418
90b079
- new upstream version
90b079
90b079
* Mon Apr 16 2012 Harald Hoyer <harald@redhat.com> 018-12.git20120416
90b079
- new upstream version, which fixes various anaconda loader issues
90b079
90b079
* Thu Apr 05 2012 Harald Hoyer <harald@redhat.com> 018-1
90b079
- version 018
90b079
90b079
* Thu Mar 22 2012 Harald Hoyer <harald@redhat.com> 017-62.git20120322
90b079
- fixed /run prefix copying
90b079
90b079
* Wed Mar 21 2012 Harald Hoyer <harald@redhat.com> 017-59.git20120321
90b079
- new upstream version, which fixes various anaconda loader issues
90b079
90b079
* Mon Mar 12 2012 Harald Hoyer <harald@redhat.com> 017-43.git20120312
90b079
- live image: fixed image uncompression
90b079
- live updates for livenet
90b079
90b079
* Thu Mar 08 2012 Harald Hoyer <harald@redhat.com> 017-40.git20120308
90b079
- add s390 ctcm network kernel module
90b079
90b079
* Thu Mar 08 2012 Harald Hoyer <harald@redhat.com> 017-39.git20120308
90b079
- kill dhclient silently
90b079
- cleanup and fix network config writeout to /run/initramfs/state
90b079
Resolves: rhbz#799989
90b079
- various cleanups
90b079
90b079
* Fri Mar 02 2012 Harald Hoyer <harald@redhat.com> 017-22.git20120302
90b079
- nfs path fixes for live image over nfs
90b079
  root=live:nfs://10.10.10.10:/srv/all/install.img ip=dhcp rd.neednet
90b079
90b079
* Thu Mar 01 2012 Harald Hoyer <harald@redhat.com> 017-19.git20120301
90b079
- fixed include of some kernel modules
90b079
90b079
* Wed Feb 29 2012 Harald Hoyer <harald@redhat.com> 017-17.git20120229
90b079
- update to latest git
90b079
- fixes for convertfs (/usr-move)
90b079
90b079
* Fri Feb 24 2012 Harald Hoyer <harald@redhat.com> 017-1
90b079
- version 017
90b079
90b079
* Fri Feb 17 2012 Harald Hoyer <harald@redhat.com> 016-9.git20120217
90b079
- update to latest git
90b079
90b079
* Wed Feb 15 2012 Harald Hoyer <harald@redhat.com> 016-1
90b079
- version 016
90b079
90b079
* Mon Feb 13 2012 Harald Hoyer <harald@redhat.com> 015-9.git20120213
90b079
- update to latest git
90b079
90b079
* Sun Feb 12 2012 Kay Sievers <kay@redhat.com> - 015-9.git20120210
90b079
- fix dependency loop in systemd service files
90b079
90b079
* Fri Feb 10 2012 Harald Hoyer <harald@redhat.com> 015-8.git20120210
90b079
- update to latest git
90b079
90b079
* Thu Feb 09 2012 Harald Hoyer <harald@redhat.com> 015-7.git20120209
90b079
- update to latest git
90b079
90b079
* Thu Feb 09 2012 Harald Hoyer <harald@redhat.com> 015-4.git20120209
90b079
- update to latest git
90b079
90b079
* Wed Feb 08 2012 Harald Hoyer <harald@redhat.com> 015-3.git20120208
90b079
- update to latest git
90b079
90b079
* Tue Feb 07 2012 Harald Hoyer <harald@redhat.com> 015-1
90b079
- version 015
90b079
90b079
* Thu Feb 02 2012 Harald Hoyer <harald@redhat.com> 014-81.git20120202
90b079
- update to latest git
90b079
90b079
* Thu Feb 02 2012 Harald Hoyer <harald@redhat.com> 014-80.git20120202
90b079
- update to latest git
90b079
90b079
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-77.git20120126.1
90b079
- rebuild for rawhide
90b079
90b079
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-77.git20120126
90b079
- update to latest git
90b079
90b079
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-76.git20120126
90b079
- update to latest git
90b079
90b079
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-75.git20120126
90b079
- update to latest git
90b079
90b079
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-74.git20120126
90b079
- update to latest git
90b079
90b079
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-73.git20120126
90b079
- update to latest git
90b079
90b079
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-72.git20120126
90b079
- update to latest git
90b079
90b079
* Mon Jan 23 2012 Harald Hoyer <harald@redhat.com> 014-65.git20120123
90b079
- update to latest git
90b079
90b079
* Mon Jan 23 2012 Harald Hoyer <harald@redhat.com> 014-61.git20120123
90b079
- update to latest git
90b079
90b079
* Tue Jan 17 2012 Harald Hoyer <harald@redhat.com> 014-38.git20120117
90b079
- update to latest git
90b079
90b079
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 014-10.git20111215
90b079
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
90b079
90b079
* Thu Dec 15 2011 Harald Hoyer <harald@redhat.com> 014-9.git20111215
90b079
- update to latest git
90b079
- lots of patch changes
90b079
90b079
* Fri Oct 21 2011 Harald Hoyer <harald@redhat.com> 013-100.git20111021
90b079
- update to latest git
90b079
90b079
* Thu Oct 20 2011 Harald Hoyer <harald@redhat.com> 013-93.git20111020
90b079
- update to latest git
90b079
90b079
* Wed Oct 19 2011 Harald Hoyer <harald@redhat.com> 013-85.git20111019
90b079
- update to latest git
90b079
90b079
* Tue Oct 04 2011 Harald Hoyer <harald@redhat.com> 013-15
90b079
- fixed mdraid container handling
90b079
Resolves: rhbz#743240
90b079
90b079
* Thu Sep 22 2011 Harald Hoyer <harald@redhat.com> 013-13
90b079
- fixed mdraid issues
90b079
- fixed btrfsck
90b079
Resolves: rhbz#735602
90b079
90b079
* Wed Sep 21 2011 Harald Hoyer <harald@redhat.com> 013-12
90b079
- removed patch backup files
90b079
- reintroduced /dev/live
90b079
90b079
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-11
90b079
- move mounting of securitfs to a seperate module
90b079
Resolves: rhbz#737140
90b079
90b079
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-10
90b079
- mount securitfs with the correct source
90b079
Resolves: rhbz#737140
90b079
90b079
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-9
90b079
- do not carry over initramfs udev rules
90b079
Resolves: rhbz#734096
90b079
90b079
* Fri Sep 02 2011 Harald Hoyer <harald@redhat.com> 013-8
90b079
- hopefully fixed one part of a loop/udev and loop/mount race
90b079
Resolves: rhbz#735199
90b079
90b079
* Wed Aug 31 2011 Harald Hoyer <harald@redhat.com> 013-7
90b079
- add /lib/udev/input_id to the initramfs
90b079
- fix hmac install
90b079
90b079
* Tue Aug 30 2011 Harald Hoyer <harald@redhat.com> 013-6
90b079
- fixed environment passing to real init
90b079
Resolves: rhbz#733674
90b079
- fixed lvm on md
90b079
90b079
* Mon Aug 29 2011 Harald Hoyer <harald@redhat.com> 013-5
90b079
- fixed rhel/fedora version checks
90b079
90b079
* Wed Aug 17 2011 Harald Hoyer <harald@redhat.com> 013-4
90b079
- fixed crash with livenet installed
90b079
90b079
* Wed Aug 17 2011 Harald Hoyer <harald@redhat.com> 013-3
90b079
- fixed live iso mounting
90b079
Resolves: rhbz#730579
90b079
90b079
* Fri Aug 12 2011 Harald Hoyer <harald@redhat.com> 013-1
90b079
- fixed symlink creation for lorax
90b079
90b079
* Wed Aug 10 2011 Harald Hoyer <harald@redhat.com> 011-41.git20110810
90b079
- fixed getargs() for empty args
90b079
90b079
* Wed Aug 10 2011 Harald Hoyer <harald@redhat.com> 011-40.git20110810
90b079
- fixed symbolic link creation in the initramfs
90b079
Resolves: rhbz#728863
90b079
90b079
* Wed Jul 20 2011 Harald Hoyer <harald@redhat.com> 011-15.git20110720
90b079
- "eject" is optional now
90b079
- refined shutdown procedure
90b079
90b079
* Mon Jul 18 2011 Harald Hoyer <harald@redhat.com> 011-1
90b079
- version 011
90b079
90b079
* Fri May 20 2011 Harald Hoyer <harald@redhat.com> 011-0.1%{?rdist}
90b079
- git snapshot of pre-version 011
90b079
90b079
* Fri Apr 01 2011 Harald Hoyer <harald@redhat.com> 010-1
90b079
- version 010
90b079
90b079
* Thu Mar 31 2011 Harald Hoyer <harald@redhat.com> 009-5
90b079
- fixed PATH and kmsg logging
90b079
90b079
* Thu Mar 31 2011 Harald Hoyer <harald@redhat.com> 009-4
90b079
- fixed dmsquash rule generation
90b079
- fixed fips boot arg parsing
90b079
- fixed plymouth pid generation
90b079
90b079
* Wed Mar 30 2011 Harald Hoyer <harald@redhat.com> 009-3
90b079
- fixed dhcp
90b079
- added /lib/firmware/updates to firmware directories 
90b079
- fixed LiveCD /dev/.initramfs fallback
90b079
- fixed cdrom polling
90b079
- dropped net-tools dependency
90b079
90b079
* Tue Mar 29 2011 Harald Hoyer <harald@redhat.com> 009-2
90b079
- fixed empty output file argument handling:
90b079
  "dracut '' <kernel version>" 
90b079
90b079
* Mon Mar 28 2011 Harald Hoyer <harald@redhat.com> 009-1
90b079
- version 009
90b079
90b079
* Thu Mar 17 2011 Harald Hoyer <harald@redhat.com> 009-0.1
90b079
- version 009 prerelease
90b079
90b079
* Tue Feb 22 2011 Harald Hoyer <harald@redhat.com> 008-7
90b079
- fixed lvm version parsing
90b079
90b079
* Tue Feb 22 2011 Harald Hoyer <harald@redhat.com> 008-6
90b079
- fixed lvm version parsing
90b079
90b079
* Mon Feb 21 2011 Harald Hoyer <harald@redhat.com> 008-5
90b079
- fixed i18n unicode setting
90b079
- set cdrom in kernel polling
90b079
90b079
* Fri Feb 18 2011 Harald Hoyer <harald@redhat.com> 008-4
90b079
- readded dist tag
90b079
90b079
* Fri Feb 18 2011 Harald Hoyer <harald@redhat.com> 008-3
90b079
- fixed i18n
90b079
- turned off selinux by default
90b079
90b079
* Wed Feb 09 2011 Harald Hoyer <harald@redhat.com> 008-2
90b079
- do not write dracut.log to /tmp under any circumstances
90b079
- touch /dev/.systemd/plymouth after plymouth started
90b079
90b079
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 008-1.1
90b079
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
90b079
90b079
* Wed Feb 02 2011 Harald Hoyer <harald@redhat.com> 008-1
90b079
- version 008-1
90b079
90b079
* Mon Jan 17 2011 Harald Hoyer <harald@redhat.com> 008-0.11
90b079
- removed "mount" requirement
90b079
90b079
* Thu Nov 18 2010 Harald Hoyer <harald@redhat.com> - 008-0.10
90b079
- dracut-008 pre git snapshot
90b079
- fixes /dev/dri permissions
90b079
Resolves: rhbz#626559
90b079
90b079
* Fri Nov 12 2010 Harald Hoyer <harald@redhat.com> 008-0.9
90b079
- dracut-008 pre git snapshot
90b079
- fixes /dev/.udev permissions
90b079
Resolves: rhbz#651594
90b079
90b079
* Wed Nov  3 2010 Harald Hoyer <harald@redhat.com> - 008-0.8
90b079
- fixed fsck -a option
90b079
90b079
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.7
90b079
- added fsck to initramfs
90b079
90b079
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.6
90b079
- fixed rpm macros
90b079
90b079
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.5
90b079
- dracut-008 pre git snapshot
90b079
90b079
* Mon Aug 09 2010 Harald Hoyer <harald@redhat.com> 007-1
90b079
- version 007
90b079
90b079
* Thu Jun 17 2010 Harald Hoyer <harald@redhat.com> 006-1
90b079
- version 006
90b079
90b079
* Fri Jun 11 2010 Harald Hoyer <harald@redhat.com>
90b079
- Remove requirements, which are not really needed
90b079
Resolves: rhbz#598509
90b079
- fixed copy of network config to /dev/.initramfs/ (patch 146)
90b079
Resolves: rhbz#594649
90b079
- more password beauty (patch 142)
90b079
Resolves: rhbz#561092
90b079
- support multiple iSCSI disks (patch 143)
90b079
Resolves: rbhz#580190
90b079
- fixed selinux=0 (patch 130)
90b079
Resolves: rhbz#593080
90b079
- add support for booting LVM snapshot root volume (patch 145)
90b079
Resolves: rbhz#602723
90b079
- remove hardware field from BOOTIF= (patch 148)
90b079
Resolves: rhbz#599593
90b079
- add aes kernel modules and fix crypt handling (patch 137, patch 140 and patch 147)
90b079
Resolves: rhbz#600170
90b079
90b079
* Thu May 27 2010 Harald Hoyer <harald@redhat.com> 
90b079
- fixed Requirements
90b079
- fixed autoip6 
90b079
Resolves: rhbz#538388
90b079
- fixed multipath
90b079
Resolves: rhbz#595719
90b079
90b079
* Thu May 06 2010 Harald Hoyer <harald@redhat.com> 
90b079
- only display short password messages
90b079
Resolves: rhbz#561092
90b079
90b079
* Thu May 06 2010 Harald Hoyer <harald@redhat.com>
90b079
- fixed dracut manpages 
90b079
Resolves: rhbz#589109
90b079
- use ccw-init and ccw rules from s390utils
90b079
Resolves: rhbz#533494
90b079
- fixed fcoe
90b079
Resolves: rhbz#486244
90b079
- various other bugfixes seen in Fedora
90b079
90b079
* Tue Apr 20 2010 Harald Hoyer <harald@redhat.com> 
90b079
- fixed network with multiple nics
90b079
- fixed nfsidmap paths
90b079
- do not run blkid on non active container raids
90b079
- fixed cdrom polling mechanism
90b079
- update to latest git
90b079
90b079
* Thu Apr 15 2010 Harald Hoyer <harald@redhat.com>
90b079
- fixed dracut manpages
90b079
- dmraid parse different error messages
90b079
- add cdrom polling mechanism for slow cdroms
90b079
- add module btrfs
90b079
- teach dmsquash live-root to use rootflags
90b079
- trigger udev with action=add
90b079
- fixed add_drivers handling 
90b079
- add sr_mod
90b079
- use pigz instead of gzip, if available
90b079
90b079
* Thu Mar 25 2010 Harald Hoyer <harald@redhat.com> 
90b079
- removed firmware requirements (rhbz#572634)
90b079
- add /etc/dracut.conf.d
90b079
- Resolves: rhbz#572634
90b079
90b079
* Fri Mar 19 2010 Harald Hoyer <harald@redhat.com> 
90b079
- version 005
90b079
90b079
* Fri Mar 19 2010 Harald Hoyer <harald@redhat.com> 
90b079
- fixed rpmlint errors (rhbz#570547)
90b079
- removed firmware package from dracut-kernel (rhbz#572634)
90b079
- add dcb support to dracut's FCoE support (rhbz#563794)
90b079
- force install some modules in hostonly mode (rhbz#573094)
90b079
- various other bugfixes
90b079
- Resolves: rhbz#570547, rhbz#572634, rhbz#563794, rhbz#573094
90b079
90b079
* Thu Feb 18 2010 Harald Hoyer <harald@redhat.com> 004-15
90b079
- fixed "selinux=0" booting (rhbz#566376)
90b079
- fixed internal IFS handling
90b079
- Resolves: rhbz#566376
90b079
90b079
* Fri Jan 29 2010 Harald Hoyer <harald@redhat.com> 004-5
90b079
- fixed firmware.sh bug (#559975 #559597)
90b079
90b079
* Tue Jan 26 2010 Harald Hoyer <harald@redhat.com> 004-4
90b079
- add multipath check
90b079
90b079
* Tue Jan 26 2010 Harald Hoyer <harald@redhat.com> 004-3
90b079
- fix selinux handling if .autorelabel is present
90b079
- Resolves: rhbz#557744
90b079
90b079
* Wed Jan 20 2010 Harald Hoyer <harald@redhat.com> 004-2
90b079
- fix emergency_shell argument parsing
90b079
- Related: rhbz#543948
90b079
90b079
* Fri Jan 15 2010 Harald Hoyer <harald@redhat.com> 004-1
90b079
- version 004
90b079
- Resolves: rhbz#529339 rhbz#533494 rhbz#548550 
90b079
- Resolves: rhbz#548555 rhbz#553195
90b079
90b079
* Wed Jan 13 2010 Harald Hoyer <harald@redhat.com> 003-3
90b079
- add Obsoletes of mkinitrd/nash/libbdevid-python
90b079
- Related: rhbz#543948
90b079
90b079
* Wed Jan 13 2010 Warren Togami <wtogami@redhat.com> 003-2
90b079
- nbd is Fedora only
90b079
90b079
* Fri Nov 27 2009 Harald Hoyer <harald@redhat.com> 003-1
90b079
- version 003
90b079
90b079
* Mon Nov 23 2009 Harald Hoyer <harald@redhat.com> 002-26
90b079
- add WITH_SWITCH_ROOT make flag
90b079
- add fips requirement conditional
90b079
- add more device mapper modules (bug #539656)
90b079
90b079
* Fri Nov 20 2009 Dennis Gregorovic <dgregor@redhat.com> - 002-25.1
90b079
- nss changes for Alpha 3
90b079
90b079
* Thu Nov 19 2009 Harald Hoyer <harald@redhat.com> 002-25
90b079
- add more requirements for dracut-fips (bug #539257)
90b079
90b079
* Tue Nov 17 2009 Harald Hoyer <harald@redhat.com> 002-24
90b079
- put fips module in a subpackage (bug #537619)
90b079
90b079
* Tue Nov 17 2009 Harald Hoyer <harald@redhat.com> 002-23
90b079
- install xdr utils for multipath (bug #463458)
90b079
90b079
* Thu Nov 12 2009 Harald Hoyer <harald@redhat.com> 002-22
90b079
- add module 90multipath
90b079
- add module 01fips
90b079
- renamed module 95ccw to 95znet (bug #533833)
90b079
- crypt: ignore devices in /etc/crypttab (root is not in there)
90b079
- dasd: only install /etc/dasd.conf in hostonly mode (bug #533833)
90b079
- zfcp: only install /etc/zfcp.conf in hostonly mode (bug #533833)
90b079
- kernel-modules: add scsi_dh scsi_dh_rdac scsi_dh_emc (bug #527750)
90b079
- dasd: use dasdconf.sh from s390utils (bug #533833)
90b079
90b079
* Fri Nov 06 2009 Harald Hoyer <harald@redhat.com> 002-21
90b079
- fix rd_DASD argument handling (bug #531720)
90b079
- Resolves: rhbz#531720
90b079
90b079
* Wed Nov 04 2009 Harald Hoyer <harald@redhat.com> 002-20
90b079
- fix rd_DASD argument handling (bug #531720)
90b079
- Resolves: rhbz#531720
90b079
90b079
* Tue Nov 03 2009 Harald Hoyer <harald@redhat.com> 002-19
90b079
- changed rd_DASD to rd_DASD_MOD (bug #531720)
90b079
- Resolves: rhbz#531720
90b079
90b079
* Tue Oct 27 2009 Harald Hoyer <harald@redhat.com> 002-18
90b079
- renamed lvm/device-mapper udev rules according to upstream changes
90b079
- fixed dracut search path issue
90b079
90b079
* Mon Oct 26 2009 Harald Hoyer <harald@redhat.com> 002-17
90b079
- load dm_mod module (bug #530540)
90b079
90b079
* Fri Oct 09 2009 Jesse Keating <jkeating@redhat.com> - 002-16
90b079
- Upgrade plymouth to Requires(pre) to make it show up before kernel
90b079
90b079
* Thu Oct 08 2009 Harald Hoyer <harald@redhat.com> 002-15
90b079
- s390 ccw: s/layer1/layer2/g
90b079
90b079
* Thu Oct 08 2009 Harald Hoyer <harald@redhat.com> 002-14
90b079
- add multinic support
90b079
- add s390 zfcp support
90b079
- add s390 network support
90b079
90b079
* Wed Oct 07 2009 Harald Hoyer <harald@redhat.com> 002-13
90b079
- fixed init=<command> handling
90b079
- kill loginit if "rdinitdebug" specified
90b079
- run dmsquash-live-root after udev has settled (bug #527514)
90b079
90b079
* Tue Oct 06 2009 Harald Hoyer <harald@redhat.com> 002-12
90b079
- add missing loginit helper
90b079
- corrected dracut manpage
90b079
90b079
* Thu Oct 01 2009 Harald Hoyer <harald@redhat.com> 002-11
90b079
- fixed dracut-gencmdline for root=UUID or LABEL
90b079
90b079
* Thu Oct 01 2009 Harald Hoyer <harald@redhat.com> 002-10
90b079
- do not destroy assembled raid arrays if mdadm.conf present
90b079
- mount /dev/shm 
90b079
- let udevd not resolve group and user names
90b079
- preserve timestamps of tools on initramfs generation
90b079
- generate symlinks for binaries correctly
90b079
- moved network from udev to initqueue
90b079
- mount nfs3 with nfsvers=3 option and retry with nfsvers=2
90b079
- fixed nbd initqueue-finished
90b079
- improved debug output: specifying "rdinitdebug" now logs
90b079
  to dmesg, console and /init.log
90b079
- stop udev before killing it
90b079
- add ghost /var/log/dracut.log
90b079
- dmsquash: use info() and die() rather than echo
90b079
- strip kernel modules which have no x bit set
90b079
- redirect stdin, stdout, stderr all RW to /dev/console
90b079
  so the user can use "less" to view /init.log and dmesg
90b079
90b079
* Tue Sep 29 2009 Harald Hoyer <harald@redhat.com> 002-9
90b079
- make install of new dm/lvm udev rules optionally
90b079
- correct dasd module typo
90b079
90b079
* Fri Sep 25 2009 Warren Togami <wtogami@redhat.com> 002-8
90b079
- revert back to dracut-002-5 tarball 845dd502
90b079
  lvm2 was reverted to pre-udev
90b079
90b079
* Wed Sep 23 2009 Harald Hoyer <harald@redhat.com> 002-7
90b079
- build with the correct tarball
90b079
90b079
* Wed Sep 23 2009 Harald Hoyer <harald@redhat.com> 002-6
90b079
- add new device mapper udev rules and dmeventd 
90b079
  bug 525319, 525015
90b079
90b079
* Wed Sep 23 2009 Warren Togami <wtogami@redaht.com> 002-5
90b079
- Revert back to -3, Add umount back to initrd
90b079
  This makes no functional difference to LiveCD.  See Bug #525319
90b079
90b079
* Mon Sep 21 2009 Warren Togami <wtogami@redhat.com> 002-4
90b079
- Fix LiveCD boot regression
90b079
90b079
* Mon Sep 21 2009 Harald Hoyer <harald@redhat.com> 002-3
90b079
- bail out if selinux policy could not be loaded and 
90b079
  selinux=0 not specified on kernel command line 
90b079
  (bug #524113)
90b079
- set finished criteria for dmsquash live images
90b079
90b079
* Fri Sep 18 2009 Harald Hoyer <harald@redhat.com> 002-2
90b079
- do not cleanup dmraids
90b079
- copy over lvm.conf
90b079
90b079
* Thu Sep 17 2009 Harald Hoyer <harald@redhat.com> 002-1
90b079
- version 002
90b079
- set correct PATH
90b079
- workaround for broken mdmon implementation
90b079
90b079
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-12
90b079
- removed lvm/mdraid/dmraid lock files
90b079
- add missing ifname= files
90b079
90b079
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-11
90b079
- generate dracut-version during rpm build time
90b079
90b079
* Tue Sep 15 2009 Harald Hoyer <harald@redhat.com> 001-10
90b079
- add ifname= argument for persistent netdev names
90b079
- new /initqueue-finished to check if the main loop can be left
90b079
- copy mdadm.conf if --mdadmconf set or mdadmconf in dracut.conf
90b079
90b079
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-9
90b079
- added Requires: plymouth-scripts
90b079
90b079
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-8
90b079
- plymouth: use plymouth-populate-initrd
90b079
- add add_drivers for dracut and dracut.conf
90b079
- do not mount /proc and /selinux manually in selinux-load-policy
90b079
90b079
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-7
90b079
- add scsi_wait_scan to be sure everything was scanned
90b079
90b079
* Tue Sep 08 2009 Harald Hoyer <harald@redhat.com> 001-6
90b079
- fixed several problems with md raid containers
90b079
- fixed selinux policy loading
90b079
90b079
* Tue Sep 08 2009 Harald Hoyer <harald@redhat.com> 001-5
90b079
- patch does not honor file modes, fixed them manually
90b079
90b079
* Mon Sep 07 2009 Harald Hoyer <harald@redhat.com> 001-4
90b079
- fixed mdraid for IMSM
90b079
90b079
* Mon Sep 07 2009 Harald Hoyer <harald@redhat.com> 001-3
90b079
- fixed bug, which prevents installing 61-persistent-storage.rules (bug #520109)
90b079
90b079
* Thu Sep 03 2009 Harald Hoyer <harald@redhat.com> 001-2
90b079
- fixed missing grep for md
90b079
- reorder cleanup
90b079
90b079
* Wed Sep 02 2009 Harald Hoyer <harald@redhat.com> 001-1
90b079
- version 001
90b079
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
90b079
90b079
* Fri Aug 14 2009 Harald Hoyer <harald@redhat.com> 0.9-1
90b079
- version 0.9
90b079
90b079
* Thu Aug 06 2009 Harald Hoyer <harald@redhat.com> 0.8-1
90b079
- version 0.8 
90b079
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
90b079
90b079
* Fri Jul 24 2009 Harald Hoyer <harald@redhat.com> 0.7-1
90b079
- version 0.7
90b079
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
90b079
90b079
* Wed Jul 22 2009 Harald Hoyer <harald@redhat.com> 0.6-1
90b079
- version 0.6
90b079
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
90b079
90b079
* Fri Jul 17 2009 Harald Hoyer <harald@redhat.com> 0.5-1
90b079
- version 0.5
90b079
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
90b079
90b079
* Sat Jul 04 2009 Harald Hoyer <harald@redhat.com> 0.4-1
90b079
- version 0.4
90b079
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
90b079
90b079
* Thu Jul 02 2009 Harald Hoyer <harald@redhat.com> 0.3-1
90b079
- version 0.3
90b079
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
90b079
90b079
* Wed Jul 01 2009 Harald Hoyer <harald@redhat.com> 0.2-1
90b079
- version 0.2
90b079
90b079
* Fri Jun 19 2009 Harald Hoyer <harald@redhat.com> 0.1-1
90b079
- first release
90b079
90b079
* Thu Dec 18 2008 Jeremy Katz <katzj@redhat.com> - 0.0-1
90b079
- Initial build