53e990 dracut-019-92.git20120625

Authored and Committed by Harald Hoyer 11 years ago
31 files changed. 1430 lines added. 1 lines removed.
0062-network-support-vlan-tagged-bonding.patch
file added
+71
0063-systemd-emergency.service-remove-Type-idle.patch
file added
+22
0064-systemd-add-ConditionPathExists-etc-initrd-release-t.patch
file added
+74
0065-dracut-functions.sh-replace-strstr.patch
file added
+23
0066-dracut-functions.sh-mksubdirs-check-for-dir-existenc.patch
file added
+23
0067-dracut-functions.sh-cp-with-reflink-auto-and-sparse-.patch
file added
+26
0068-Add-qemu-kernel-modules-if-we-detect-a-qemu-instance.patch
file added
+79
0069-dracut-functions.sh-inst_simple-do-inst_symlink-for-.patch
file added
+43
0070-dracut-functions.sh-inst_decompress-simplify-functio.patch
file added
+44
0071-dracut-functions.sh-find_kernel_modules_by_path-use-.patch
file added
+38
0072-dracut.sh-speedup-strip.patch
file added
+39
0073-profile.py-do-not-count-negative-timestamp-differenc.patch
file added
+23
0074-fs-lib-fs-lib.sh-removed-test-mounting-of-btrfs-and-.patch
file added
+84
0075-base-module-setup.sh-use-force-for-ln.patch
file added
+43
0076-systemd-module-setup.sh-only-create-empty-machine-id.patch
file added
+25
0077-systemd-module-setup.sh-ln-with-force.patch
file added
+50
0078-i18n-module-setup.sh-install_all_kbd-speedup-install.patch
file added
+26
0079-bootchart-module-setup.sh-no-need-for-mknod-anymore.patch
file added
+21
0080-no-more-mknod-in-the-initramfs.patch
file added
+62
0081-udev-rules-module-setup.sh-ln-with-force.patch
file added
+22
0082-terminfo-module-setup.sh-speedup-install-of-all-term.patch
file added
+25
0083-network-module-setup.sh-fixed-installkernel-return-c.patch
file added
+45
0084-iscsi-module-setup.sh-speedup-installkernel.patch
file added
+61
0085-plymouth-module-setup.sh-installkernel-fix-return-co.patch
file added
+24
0086-kernel-modules-module-setup.sh-installkernel-fix-ret.patch
file added
+38
0087-multipath-module-setup.sh-installkernel-fix-return-c.patch
file added
+68
0088-modules.d-module-setup.sh-no-more-sourcing-of-dracut.patch
file added
+127
0089-dracut-logger.sh-use-for-numeric-comparisons.patch
file added
+80
0090-dracut-logger.sh-empty-functions-for-log-funcs-which.patch
file added
+54
0091-dracut.sh-do-not-copy-devices-nodes-mknod-them.patch
file added
+27
dracut.spec
file modified
+43 -1
    dracut-019-92.git20120625
    
    - support vlan tagged binding
    - speedup initramfs emergency service
    - speedup image creation
    - fix installkernel() return codes
    Resolves: rhbz#833256
    - add qemu and qemu-net modules to add qemu drivers even in host-only
    - speedup btrfs and xfs fsck (nop)
    - no more mknod in the initramfs (fixes plymouth on s390)
    
        
file modified
+43 -1