4734ec dracut-034-62.git20131205

Authored and Committed by Harald Hoyer 10 years ago
39 files changed. 2163 lines added. 4 lines removed.
0024-dracut.sh-fixed-PATH-shortener.patch
file added
+22
0025-dracut.modules.7.asc-removed-empty-section.patch
file added
+21
0026-fips-also-install-etc-system-fips-in-the-initramfs.patch
file added
+20
0027-dracut-functions.sh-Avoid-loading-unnecessary-32-bit.patch
file added
+43
0028-iscsi-nbd-do-not-fail-in-hostonly-mode.patch
file added
+36
0029-systemd-do-not-exit-the-initqueue-if-systemd-asks-a-.patch
file added
+27
0030-Run-xz-and-lzma-with-multiple-threads.patch
file added
+35
0031-kernel-modules-add-ohci-pci-to-the-list-of-forced-mo.patch
file added
+30
0032-lvm-do-not-run-pvscan-for-lvmetad-update.patch
file added
+36
0033-fips-fix-RHEV-vmlinuz-check.patch
file added
+39
0034-dracut.cmdline.7.asc-document-server-ip-of-ip-parame.patch
file added
+28
0035-dracut.sh-_get_fs_type-if-block-device-exists-return.patch
file added
+31
0036-network-net-lib.sh-wait_for_if_up-wait-for-state-UP.patch
file added
+23
0037-network-net-lib.sh-iface_has_link-fixup.patch
file added
+73
0038-network-ifup.sh-before-doing-dhcp-check-if-the-link-.patch
file added
+25
0039-base-dracut-lib.sh-wait_for_dev-relax-requirement.patch
file added
+39
0040-resume-autoconf-resume.patch
file added
+37
0041-resume-no-more-autoresume.patch
file added
+98
0042-dracut.sh-skip-crypt-swaps-with-password-files.patch
file added
+22
0043-dracut-functions.sh-do-not-force-require-modules.bui.patch
file added
+41
0044-10i18n-parse-i18n.sh-fixed-vconsole.conf-locale.conf.patch
file added
+56
0045-95dasd-Install-kernel-modules-only-once.patch
file added
+34
0046-95dasd-Only-install-module-if-normalize_dasd_arg-is-.patch
file added
+25
0047-95dasd_mod-make-dasd_cio_free-optional.patch
file added
+38
0048-95zfcp-Make-installation-optional.patch
file added
+35
0049-95znet-Make-installation-optional.patch
file added
+25
0050-Add-DASD-configuration-for-SuSE.patch
file added
+152
0051-Add-zfcp-scripts-for-SUSE.patch
file added
+118
0052-Make-logfile-configurable.patch
file added
+67
0053-mkinitrd-suse-Add-SUSE-compability-wrapper-for-dracu.patch
file added
+375
0054-mkinitrd-suse.8.asc-Add-manpage-for-SUSE-compat-mkin.patch
file added
+136
0055-Fixup-keymap-setting-for-openSUSE.patch
file added
+26
0056-Fixup-script-permissions.patch
file added
+46
0057-Remove-shebang-from-shell-completion-files.patch
file added
+34
0058-lvm-install-thin-tools-only-when-needed-in-hostonly.patch
file added
+27
0059-i18n-introduce-i18n_install_all-to-install-everythin.patch
file added
+127
0060-dracut.spec-add-new-modules.patch
file added
+24
0061-dracut.spec-remove-suse-man-pages.patch
file added
+35
dracut.spec
file modified
+57 -4
    dracut-034-62.git20131205
    
    - fixed PATH shortener
    - also install /etc/system-fips in the initramfs
    - nbd, do not fail in hostonly mode
    - add ohci-pci to the list of hardcoded modules
    - lvm: do not run pvscan for lvmetad
    - network fixes
    - skip crypt swaps with password files
    - fixed i18n
    
        
file modified
+57 -4