|
Harald Hoyer |
6adbc8 |
%define dracutlibdir %{_prefix}/lib/dracut
|
|
Harald Hoyer |
6adbc8 |
|
|
Warren Togami |
f7bd51 |
# Variables must be defined
|
|
Harald Hoyer |
f3773a |
%define with_nbd 1
|
|
Harald Hoyer |
105b5b |
|
|
Harald Hoyer |
819af3 |
# nbd in Fedora only
|
|
Harald Hoyer |
819af3 |
%if 0%{?rhel} >= 6
|
|
Harald Hoyer |
819af3 |
%define with_nbd 0
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
ef5195 |
Name: dracut
|
|
Harald Hoyer |
094c9e |
Version: 020
|
|
|
db646f |
Release: 97.git20120717%{?dist}
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
ef5195 |
Summary: Initramfs generator using udev
|
|
Harald Hoyer |
79293f |
%if 0%{?fedora} || 0%{?rhel}
|
|
Harald Hoyer |
a60009 |
Group: System Environment/Base
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
a4c36c |
%if 0%{?suse_version}
|
|
Harald Hoyer |
819af3 |
Group: System/Base
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
c4a5a0 |
|
|
Harald Hoyer |
c4a5a0 |
# The entire source code is GPLv2+
|
|
Harald Hoyer |
c4a5a0 |
# except install/* which is LGPLv2.1+
|
|
Harald Hoyer |
c4a5a0 |
License: GPLv2+ and LGPLv2.1+
|
|
Harald Hoyer |
c4a5a0 |
|
|
Harald Hoyer |
1f9564 |
URL: https://dracut.wiki.kernel.org/
|
|
Harald Hoyer |
c4a5a0 |
|
|
Harald Hoyer |
a60009 |
# Source can be generated by
|
|
Harald Hoyer |
77a5db |
# http://git.kernel.org/?p=boot/dracut/dracut.git;a=snapshot;h=%{version};sf=tgz
|
|
Harald Hoyer |
77a5db |
Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar.bz2
|
|
Harald Hoyer |
c4a5a0 |
Patch1: 0001-dracut-install.c-try-clone-ioctl-for-more-speed.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch2: 0002-move-dracut-install-to-dracutbasedir.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch3: 0003-98usrmount-force-mounting-usr-read-only-option-rd.us.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch4: 0004-99base-don-t-require-fs-lib-to-detect-rootfstype.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch5: 0005-new-option-rd.skipfsck-to-skip-fsck-for-rootfs-and-u.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch6: 0006-95rootfs-block-skip-checks-rel.-to-fsck-if-rd.skipfs.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch7: 0007-dracut-functions.sh-set-LC_ALL-C-to-get-correct-pars.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch8: 0008-do-not-umount-root-remount-it.-do-not-mount-ro-if-no.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch9: 0009-dracut-install.c-give-info-that-SOURCE-argument-is-m.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch10: 0010-dracut.sh-do-not-lazy-resolve-include-directories.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch11: 0011-dracut-functions.sh-dracut.sh-use-xargs-with-r.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch12: 0012-add-hardlink-nohardlink-options.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch13: 0013-new-testsuite-test-TEST-03-USR-MOUNT.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch14: 0014-TEST-01-BASIC-grow-the-root-disk.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch15: 0015-fs-lib-fs-lib.sh-skip-fsck-for-xfs-and-btrfs.-remoun.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch16: 0016-rootfs-block-mount-root.sh-warn-if-ro-mount-failed-a.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch17: 0017-TEST-02-SYSTEMD-enlarge-the-root-disk.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch18: 0018-dracut-functions.sh-create-initdir-if-it-does-not-ex.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch19: 0019-dracut-install.c-for-lazy-install-shebangs-do-not-ch.patch
|
|
Harald Hoyer |
c4a5a0 |
Patch20: 0020-usrmount-mount-usr.sh-give-emergency_shell-if-usr-mo.patch
|
|
Harald Hoyer |
1837a5 |
Patch21: 0021-dracut-functions.sh-forgot-set-version-kernel-for-mo.patch
|
|
Harald Hoyer |
2d3fda |
Patch22: 0022-dracut-functions.sh-find_kernel_modules_by_path-fixe.patch
|
|
Harald Hoyer |
2d3fda |
Patch23: 0023-base-init.sh-error-out-early-if-dev-proc-or-sys-cann.patch
|
|
Harald Hoyer |
2d3fda |
Patch24: 0024-add-lsinitrd-and-mkinitrd-man-pages.patch
|
|
Harald Hoyer |
2d3fda |
Patch25: 0025-manpages-simplify-AUTHORS.patch
|
|
Harald Hoyer |
2d3fda |
Patch26: 0026-dracut.sh-use-getopt-to-parse-arguments.patch
|
|
Harald Hoyer |
2d3fda |
Patch27: 0027-usrmount-mount-usr.sh-check-the-right-path-with-ismo.patch
|
|
Harald Hoyer |
2d3fda |
Patch28: 0028-TEST-03-USR-MOUNT-change-test-to-use-a-seperate-disk.patch
|
|
Harald Hoyer |
2d3fda |
Patch29: 0029-TEST-30-ISCSI-put-back-in-hard-off.sh-for-tests.patch
|
|
Harald Hoyer |
2d3fda |
Patch30: 0030-lsinitrd.sh-print-usage-for-h.patch
|
|
Harald Hoyer |
2d3fda |
Patch31: 0031-lsinitrd.sh-get-rid-of-awk-call.patch
|
|
Harald Hoyer |
2d3fda |
Patch32: 0032-lsinitrd.sh-fixed-version-file-extraction.patch
|
|
Harald Hoyer |
2d3fda |
Patch33: 0033-Makefile-mkinitrd-man-page-install-typo.patch
|
|
Harald Hoyer |
2d3fda |
Patch34: 0034-fips-change-module-list.patch
|
|
Harald Hoyer |
2d3fda |
Patch35: 0035-i18n-module-setup.sh-s-error-info-if-no-keymap-is-co.patch
|
|
Harald Hoyer |
2d3fda |
Patch36: 0036-fips-add-instmods-silent-check-mode-c-s.patch
|
|
Harald Hoyer |
2d3fda |
Patch37: 0037-install-user-group-adm-for-journal.patch
|
|
Harald Hoyer |
2d3fda |
Patch38: 0038-network-factor-out-parse_ifname_opts-for-ifname-genr.patch
|
|
Harald Hoyer |
2d3fda |
Patch39: 0039-systemd-exit-with-sane-state.patch
|
|
Harald Hoyer |
2d3fda |
Patch40: 0040-dracut.asc-add-lsinitrd-and-mkinitrd.patch
|
|
Harald Hoyer |
2d3fda |
Patch41: 0041-dracut.8.asc-fixup-NOTE-sections.patch
|
|
Harald Hoyer |
2d3fda |
Patch42: 0042-dracut.cmdline.7.asc-fixup.patch
|
|
Harald Hoyer |
2d3fda |
Patch43: 0043-network-do-not-rename-other-interfaces-and-document-.patch
|
|
Harald Hoyer |
2d3fda |
Patch44: 0044-mkinitrd.8.asc-mark-paragraph-as-important.patch
|
|
Harald Hoyer |
2d3fda |
Patch45: 0045-network-ifname-genrules.sh-check-for-multiple-ifname.patch
|
|
Harald Hoyer |
2d3fda |
Patch46: 0046-dracut.sh-keep-vim-syntax-highlighting-happy.patch
|
|
Harald Hoyer |
2d3fda |
Patch47: 0047-systemd-check-that-prefix-does-not-contain-run.patch
|
|
Harald Hoyer |
2d3fda |
Patch48: 0048-fixed-bash-sh-requirements.patch
|
|
Harald Hoyer |
2d3fda |
Patch49: 0049-dracut.spec-dracut.conf.d-fedora.conf.example-no-das.patch
|
|
Harald Hoyer |
2d3fda |
Patch50: 0050-systemd-module-setup.sh-also-include-systemd-udevd-u.patch
|
|
Harald Hoyer |
c1d206 |
Patch51: 0051-dracut.conf.d-fedora.conf.example-removed-readonly-f.patch
|
|
Harald Hoyer |
cc894b |
Patch52: 0052-dracut-functions.sh-bail-out-if-initdir-is-not-set.patch
|
|
Harald Hoyer |
cc894b |
Patch53: 0053-dracut.sh-corrected-error-messages-if-mktemp-failed.patch
|
|
Harald Hoyer |
cc894b |
Patch54: 0054-require-systemd-186.patch
|
|
Harald Hoyer |
c671e4 |
Patch55: 0055-systemd-udev-trigger.service-and-systemd-udev-settle.patch
|
|
Harald Hoyer |
c671e4 |
Patch56: 0056-TEST-30-ISCSI-convert-to-ext3.patch
|
|
Harald Hoyer |
89b080 |
Patch57: 0057-02caps-do-not-create-bin-sh-link.patch
|
|
Harald Hoyer |
89b080 |
Patch58: 0058-dhclient-initqueue-hook-fix.patch
|
|
Harald Hoyer |
89b080 |
Patch59: 0059-Makefile-do-not-install-service-from-98systemd.-They.patch
|
|
Harald Hoyer |
89b080 |
Patch60: 0060-plymouth-Use-latest-plymouth-s-populate-script.patch
|
|
Harald Hoyer |
89b080 |
Patch61: 0061-test-export-initdir.patch
|
|
Harald Hoyer |
89b080 |
Patch62: 0062-test-new-test-TEST-99-RPM.patch
|
|
Harald Hoyer |
89b080 |
Patch63: 0063-resume-move-resume-process-to-initqueue.patch
|
|
Harald Hoyer |
2265b4 |
Patch64: 0064-TEST-99-RPM-test-trap.patch
|
|
Harald Hoyer |
2265b4 |
Patch65: 0065-systemd-service-cleanup.patch
|
|
Harald Hoyer |
2265b4 |
Patch66: 0066-plymouth-add-plymouth-wait-quit.service-to-initrd.patch
|
|
Harald Hoyer |
2265b4 |
Patch67: 0067-TEST-01-BASIC-turn-on-systemd-debugging.patch
|
|
Harald Hoyer |
2265b4 |
Patch68: 0068-TEST-01-BASIC-enable-selinux.patch
|
|
Harald Hoyer |
2265b4 |
Patch69: 0069-install-dracut-install.c-redirect-stderr-to-stdout-a.patch
|
|
Harald Hoyer |
79ba08 |
Patch70: 0070-systemd-initrd-switch-root.service-stop-journald-rat.patch
|
|
Harald Hoyer |
79ba08 |
Patch71: 0071-systemd-install-all-dracut-units-in-etc-and-let-the-.patch
|
|
Harald Hoyer |
08211a |
Patch72: 0072-test-server-init.sh-redirect-stdin-out-err-to-dev-co.patch
|
|
Harald Hoyer |
08211a |
Patch73: 0073-systemd-initrd-switch-root.target-add-ConditionPathE.patch
|
|
Harald Hoyer |
08211a |
Patch74: 0074-kernel-modules-module-setup.sh-also-install-lib-modp.patch
|
|
Harald Hoyer |
08211a |
Patch75: 0075-nfs-install-modprobe-config-file.patch
|
|
Harald Hoyer |
08211a |
Patch76: 0076-test-add-support-for-make-V-1-TESTS-01-20-40-check.patch
|
|
Harald Hoyer |
08211a |
Patch77: 0077-dracut-shutdown.service-s-reboot.service-systemd-reb.patch
|
|
Harald Hoyer |
08211a |
Patch78: 0078-test-TEST-04-FULL-SYSTEMD-full-test-with-systemd-and.patch
|
|
Harald Hoyer |
08211a |
Patch79: 0079-test-silence-make-all.patch
|
|
Harald Hoyer |
08211a |
Patch80: 0080-systemd-fixed-initrd-switch-root.service.patch
|
|
Harald Hoyer |
08211a |
Patch81: 0081-dracut.sh-for-include-copy-also-the-symbolic-links.patch
|
|
Harald Hoyer |
08211a |
Patch82: 0082-install-dracut-install.c-check-for-empty-or-destdir.patch
|
|
Harald Hoyer |
43b211 |
Patch83: 0083-systemd-initrd-switch-root.service-add-back-force-to.patch
|
|
Harald Hoyer |
a66b47 |
Patch84: 0084-watchdog-watchdog-stop.sh-forgot-to-add-script.patch
|
|
Harald Hoyer |
a66b47 |
Patch85: 0085-systemd-initrd-switch-root.service-add-some-more-dep.patch
|
|
Harald Hoyer |
a66b47 |
Patch86: 0086-systemd-service-to-run.sh-do-not-copy-the-target-sub.patch
|
|
Harald Hoyer |
a66b47 |
Patch87: 0087-test-TEST-04-FULL-SYSTEMD-default-to-basic.target-an.patch
|
|
Harald Hoyer |
a66b47 |
Patch88: 0088-kernel-modules-module-setup.sh-add-hid_generic-to-ke.patch
|
|
Harald Hoyer |
a66b47 |
Patch89: 0089-Fixes-for-systemd-187-which-does-the-right-thing-for.patch
|
|
Harald Hoyer |
a66b47 |
Patch90: 0090-dracut.spec-add-suse-version-ifdefs.patch
|
|
Harald Hoyer |
a66b47 |
Patch91: 0091-dracut-functions.sh-output-more-info-if-dependency-m.patch
|
|
Harald Hoyer |
a66b47 |
Patch92: 0092-Fix-fips-module-list.patch
|
|
Harald Hoyer |
a66b47 |
Patch93: 0093-systemd-dracut-pre-pivot.service-force-clean-stop-of.patch
|
|
Harald Hoyer |
a66b47 |
Patch94: 0094-systemd-initrd-switch-root.service-call-switch-root-.patch
|
|
Harald Hoyer |
a66b47 |
Patch95: 0095-dracut.conf.d-fedora.conf.example-disable-systemd-fo.patch
|
|
Harald Hoyer |
094c9e |
|
|
Harald Hoyer |
094c9e |
|
|
Harald Hoyer |
401ad9 |
BuildRequires: dash bash git
|
|
Harald Hoyer |
7a7cae |
|
|
Harald Hoyer |
79293f |
%if 0%{?fedora} || 0%{?rhel}
|
|
Harald Hoyer |
ef5195 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
a4c36c |
%if 0%{?suse_version}
|
|
Harald Hoyer |
819af3 |
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
79293f |
%if 0%{?fedora} || 0%{?rhel}
|
|
Harald Hoyer |
819af3 |
BuildRequires: docbook-style-xsl docbook-dtds libxslt
|
|
Harald Hoyer |
9a7b23 |
%endif
|
|
Harald Hoyer |
9a7b23 |
|
|
Harald Hoyer |
a4c36c |
%if 0%{?suse_version}
|
|
Harald Hoyer |
1ee1e3 |
-BuildRequires: docbook-xsl-stylesheets libxslt
|
|
Harald Hoyer |
9a7b23 |
%endif
|
|
Harald Hoyer |
1b7b01 |
|
|
Harald Hoyer |
1ee1e3 |
BuildRequires: asciidoc
|
|
Harald Hoyer |
1ee1e3 |
|
|
Harald Hoyer |
79293f |
%if 0%{?fedora} > 12 || 0%{?rhel}
|
|
Harald Hoyer |
1b7b01 |
# no "provides", because dracut does not offer
|
|
Harald Hoyer |
1b7b01 |
# all functionality of the obsoleted packages
|
|
Harald Hoyer |
1b7b01 |
Obsoletes: mkinitrd <= 6.0.93
|
|
Harald Hoyer |
1b7b01 |
Obsoletes: mkinitrd-devel <= 6.0.93
|
|
Harald Hoyer |
1b7b01 |
Obsoletes: nash <= 6.0.93
|
|
Harald Hoyer |
1b7b01 |
Obsoletes: libbdevid-python <= 6.0.93
|
|
Harald Hoyer |
1b7b01 |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
7a7cae |
%if 0%{?fedora} > 16 || 0%{?rhel} > 6
|
|
Harald Hoyer |
7a7cae |
BuildRequires: systemd-units
|
|
Harald Hoyer |
7a7cae |
%endif
|
|
Harald Hoyer |
7a7cae |
|
|
Harald Hoyer |
819af3 |
%if 0%{?suse_version} > 9999
|
|
Harald Hoyer |
819af3 |
Obsoletes: mkinitrd < 2.6.1
|
|
Harald Hoyer |
819af3 |
Provides: mkinitrd = 2.6.1
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
f3773a |
Obsoletes: dracut-kernel < 005
|
|
Harald Hoyer |
f3773a |
Provides: dracut-kernel = %{version}-%{release}
|
|
Harald Hoyer |
1b7b01 |
|
|
Harald Hoyer |
257221 |
Requires: bash
|
|
Harald Hoyer |
ef5195 |
Requires: coreutils
|
|
Harald Hoyer |
257221 |
Requires: cpio
|
|
Harald Hoyer |
257221 |
Requires: filesystem >= 2.1.0
|
|
Harald Hoyer |
ef5195 |
Requires: findutils
|
|
Harald Hoyer |
ef5195 |
Requires: grep
|
|
Harald Hoyer |
66318b |
Requires: hardlink
|
|
Harald Hoyer |
1a09cd |
Requires: gzip xz
|
|
Harald Hoyer |
257221 |
Requires: module-init-tools >= 3.7-9
|
|
Harald Hoyer |
257221 |
Requires: sed
|
|
Harald Hoyer |
802052 |
Requires: file
|
|
Harald Hoyer |
1ee1e3 |
Requires: udev > 166
|
|
Harald Hoyer |
79293f |
%if 0%{?fedora} || 0%{?rhel} > 6
|
|
Harald Hoyer |
1ee1e3 |
Requires: util-linux >= 2.21
|
|
Harald Hoyer |
79293f |
%else
|
|
Harald Hoyer |
1ee1e3 |
Requires: util-linux-ng >= 2.21
|
|
Harald Hoyer |
79293f |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
55891e |
%if 0%{?fedora} || 0%{?rhel} > 6
|
|
Harald Hoyer |
6adbc8 |
Conflicts: initscripts < 8.63-1
|
|
Harald Hoyer |
6adbc8 |
Conflicts: plymouth < 0.8.0-0.2009.29.09.19.1
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
ef5195 |
%description
|
|
Harald Hoyer |
a60009 |
Dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
|
|
Harald Hoyer |
a60009 |
Unlike existing implementations, dracut does hard-code as little as possible
|
|
Harald Hoyer |
a60009 |
into the initramfs. Dracut contains various modules which are driven by the
|
|
Harald Hoyer |
a60009 |
event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
|
|
Harald Hoyer |
f3773a |
NFS, iSCSI, NBD, FCoE with the dracut-network package.
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
c518b6 |
%package network
|
|
Harald Hoyer |
b29338 |
Summary: Dracut modules to build a dracut initramfs with network support
|
|
Harald Hoyer |
ef5195 |
Requires: %{name} = %{version}-%{release}
|
|
Harald Hoyer |
819af3 |
Obsoletes: dracut-generic < 008
|
|
Harald Hoyer |
819af3 |
Provides: dracut-generic = %{version}-%{release}
|
|
Harald Hoyer |
c518b6 |
|
|
Harald Hoyer |
c518b6 |
%description network
|
|
Harald Hoyer |
c518b6 |
This package requires everything which is needed to build a generic
|
|
Harald Hoyer |
c518b6 |
all purpose initramfs with network support with dracut.
|
|
Harald Hoyer |
c518b6 |
|
|
Harald Hoyer |
a66b47 |
%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version}
|
|
Harald Hoyer |
a8cc47 |
%package fips
|
|
Harald Hoyer |
f3773a |
Summary: Dracut modules to build a dracut initramfs with an integrity check
|
|
Harald Hoyer |
a8cc47 |
Requires: %{name} = %{version}-%{release}
|
|
Harald Hoyer |
a8cc47 |
Requires: hmaccalc
|
|
Harald Hoyer |
348aae |
%if 0%{?rhel} > 5
|
|
Harald Hoyer |
348aae |
# For Alpha 3, we want nss instead of nss-softokn
|
|
Harald Hoyer |
348aae |
Requires: nss
|
|
Harald Hoyer |
348aae |
%else
|
|
Harald Hoyer |
fecda7 |
Requires: nss-softokn
|
|
Harald Hoyer |
348aae |
%endif
|
|
Harald Hoyer |
fecda7 |
Requires: nss-softokn-freebl
|
|
Harald Hoyer |
a8cc47 |
|
|
Harald Hoyer |
a8cc47 |
%description fips
|
|
Harald Hoyer |
a8cc47 |
This package requires everything which is needed to build an
|
|
Harald Hoyer |
a8cc47 |
all purpose initramfs with dracut, which does an integrity check.
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
a04253 |
|
|
Harald Hoyer |
6adbc8 |
%package fips-aesni
|
|
Harald Hoyer |
6adbc8 |
Summary: Dracut modules to build a dracut initramfs with an integrity check with aesni-intel
|
|
Harald Hoyer |
6adbc8 |
Requires: %{name}-fips = %{version}-%{release}
|
|
Harald Hoyer |
6adbc8 |
|
|
Harald Hoyer |
6adbc8 |
%description fips-aesni
|
|
Harald Hoyer |
6adbc8 |
This package requires everything which is needed to build an
|
|
Harald Hoyer |
79293f |
all purpose initramfs with dracut, which does an integrity check
|
|
Harald Hoyer |
6adbc8 |
and adds the aesni-intel kernel module.
|
|
Harald Hoyer |
6adbc8 |
|
|
Harald Hoyer |
1f9564 |
%package caps
|
|
Harald Hoyer |
1f9564 |
Summary: Dracut modules to build a dracut initramfs which drops capabilities
|
|
Harald Hoyer |
1f9564 |
Requires: %{name} = %{version}-%{release}
|
|
Harald Hoyer |
1f9564 |
Requires: libcap
|
|
Harald Hoyer |
1f9564 |
|
|
Harald Hoyer |
1f9564 |
%description caps
|
|
Harald Hoyer |
1f9564 |
This package requires everything which is needed to build an
|
|
Harald Hoyer |
1f9564 |
all purpose initramfs with dracut, which drops capabilities.
|
|
Harald Hoyer |
1f9564 |
|
|
Harald Hoyer |
a04253 |
%package tools
|
|
Harald Hoyer |
b29338 |
Summary: Dracut tools to build the local initramfs
|
|
Harald Hoyer |
63c8b5 |
Requires: %{name} = %{version}-%{release}
|
|
Harald Hoyer |
a04253 |
|
|
Harald Hoyer |
a04253 |
%description tools
|
|
Harald Hoyer |
a04253 |
This package contains tools to assemble the local initrd and host configuration.
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
ef5195 |
%prep
|
|
Harald Hoyer |
77a5db |
%setup -q -n %{name}-%{version}
|
|
Harald Hoyer |
6adbc8 |
|
|
Harald Hoyer |
6adbc8 |
%if %{defined PATCH1}
|
|
Harald Hoyer |
401ad9 |
git init
|
|
Harald Hoyer |
401ad9 |
git config user.email "dracut-maint@redhat.com"
|
|
Harald Hoyer |
401ad9 |
git config user.name "Fedora dracut team"
|
|
Harald Hoyer |
401ad9 |
git add .
|
|
Harald Hoyer |
401ad9 |
git commit -a -q -m "%{version} baseline."
|
|
Harald Hoyer |
401ad9 |
|
|
Harald Hoyer |
401ad9 |
# Apply all the patches.
|
|
Harald Hoyer |
401ad9 |
git am -p1 %{patches}
|
|
Harald Hoyer |
6adbc8 |
%endif
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
ef5195 |
%build
|
|
Harald Hoyer |
1ee1e3 |
make all
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
ef5195 |
%install
|
|
Harald Hoyer |
79293f |
%if 0%{?fedora} || 0%{?rhel}
|
|
Harald Hoyer |
ef5195 |
rm -rf $RPM_BUILD_ROOT
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
6adbc8 |
make install DESTDIR=$RPM_BUILD_ROOT \
|
|
Harald Hoyer |
6adbc8 |
libdir=%{_prefix}/lib \
|
|
Harald Hoyer |
6adbc8 |
bindir=%{_bindir} \
|
|
Harald Hoyer |
79293f |
%if %{defined _unitdir}
|
|
Harald Hoyer |
79293f |
systemdsystemunitdir=%{_unitdir} \
|
|
Harald Hoyer |
79293f |
%endif
|
|
Harald Hoyer |
79293f |
sysconfdir=/etc mandir=%{_mandir}
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
360a82 |
echo "DRACUT_VERSION=%{version}-%{release}" > $RPM_BUILD_ROOT/%{dracutlibdir}/dracut-version.sh
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
a66b47 |
%if 0%{?fedora} == 0 && 0%{?rhel} == 0 && 0%{?suse_version} == 0
|
|
Harald Hoyer |
6adbc8 |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/01fips
|
|
Harald Hoyer |
6adbc8 |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/02fips-aesni
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
2d3fda |
# we do not support dash in the initramfs
|
|
Harald Hoyer |
2d3fda |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00dash
|
|
Harald Hoyer |
2d3fda |
|
|
Harald Hoyer |
63c8b5 |
# remove gentoo specific modules
|
|
Harald Hoyer |
6adbc8 |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/50gensplash
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
953eb6 |
%if %{defined _unitdir}
|
|
Harald Hoyer |
953eb6 |
# with systemd IMA and selinux modules do not make sense
|
|
Harald Hoyer |
953eb6 |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/96securityfs
|
|
Harald Hoyer |
953eb6 |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/97masterkey
|
|
Harald Hoyer |
953eb6 |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/98integrity
|
|
Harald Hoyer |
953eb6 |
rm -fr $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/98selinux
|
|
Harald Hoyer |
953eb6 |
%endif
|
|
Harald Hoyer |
953eb6 |
|
|
Harald Hoyer |
a04253 |
mkdir -p $RPM_BUILD_ROOT/boot/dracut
|
|
Harald Hoyer |
a04253 |
mkdir -p $RPM_BUILD_ROOT/var/lib/dracut/overlay
|
|
Harald Hoyer |
501bcb |
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log
|
|
Harald Hoyer |
501bcb |
touch $RPM_BUILD_ROOT%{_localstatedir}/log/dracut.log
|
|
Harald Hoyer |
1f9564 |
mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/initramfs
|
|
Harald Hoyer |
a04253 |
|
|
Harald Hoyer |
a66b47 |
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
|
|
Harald Hoyer |
819af3 |
install -m 0644 dracut.conf.d/fedora.conf.example $RPM_BUILD_ROOT/etc/dracut.conf.d/01-dist.conf
|
|
Harald Hoyer |
1f9564 |
install -m 0644 dracut.conf.d/fips.conf.example $RPM_BUILD_ROOT/etc/dracut.conf.d/40-fips.conf
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
a4c36c |
%if 0%{?suse_version}
|
|
Harald Hoyer |
819af3 |
install -m 0644 dracut.conf.d/suse.conf.example $RPM_BUILD_ROOT/etc/dracut.conf.d/01-dist.conf
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
819af3 |
%if 0%{?fedora} <= 12 && 0%{?rhel} < 6 && 0%{?suse_version} <= 9999
|
|
Harald Hoyer |
6adbc8 |
rm $RPM_BUILD_ROOT%{_bindir}/mkinitrd
|
|
Harald Hoyer |
6adbc8 |
rm $RPM_BUILD_ROOT%{_bindir}/lsinitrd
|
|
Harald Hoyer |
1b7b01 |
%endif
|
|
Harald Hoyer |
1b7b01 |
|
|
Harald Hoyer |
77a5db |
mkdir -p $RPM_BUILD_ROOT/etc/logrotate.d
|
|
Harald Hoyer |
77a5db |
install -m 0644 dracut.logrotate $RPM_BUILD_ROOT/etc/logrotate.d/dracut_log
|
|
Harald Hoyer |
1f9564 |
|
|
Harald Hoyer |
e9260f |
# create compat symlink
|
|
Harald Hoyer |
e9260f |
mkdir -p $RPM_BUILD_ROOT/sbin
|
|
Harald Hoyer |
e9260f |
ln -s /usr/bin/dracut $RPM_BUILD_ROOT/sbin/dracut
|
|
Harald Hoyer |
8e216f |
|
|
Harald Hoyer |
ef5195 |
%clean
|
|
Harald Hoyer |
ef5195 |
rm -rf $RPM_BUILD_ROOT
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
ef5195 |
%files
|
|
Harald Hoyer |
ef5195 |
%defattr(-,root,root,0755)
|
|
Harald Hoyer |
6b0eba |
%doc README HACKING TODO COPYING AUTHORS NEWS dracut.html dracut.png dracut.svg
|
|
Harald Hoyer |
6adbc8 |
%{_bindir}/dracut
|
|
Harald Hoyer |
e9260f |
# compat symlink
|
|
Harald Hoyer |
e9260f |
/sbin/dracut
|
|
Harald Hoyer |
819af3 |
%if 0%{?fedora} > 12 || 0%{?rhel} >= 6 || 0%{?suse_version} > 9999
|
|
Harald Hoyer |
6adbc8 |
%{_bindir}/mkinitrd
|
|
Harald Hoyer |
6adbc8 |
%{_bindir}/lsinitrd
|
|
Harald Hoyer |
1b7b01 |
%endif
|
|
Harald Hoyer |
6adbc8 |
%dir %{dracutlibdir}
|
|
Harald Hoyer |
6adbc8 |
%dir %{dracutlibdir}/modules.d
|
|
Harald Hoyer |
79293f |
%{dracutlibdir}/dracut-functions.sh
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/dracut-functions
|
|
Harald Hoyer |
360a82 |
%{dracutlibdir}/dracut-version.sh
|
|
Harald Hoyer |
79293f |
%{dracutlibdir}/dracut-logger.sh
|
|
Harald Hoyer |
9d87a2 |
%{dracutlibdir}/dracut-initramfs-restore
|
|
Harald Hoyer |
c4a5a0 |
%{dracutlibdir}/dracut-install
|
|
Harald Hoyer |
ef5195 |
%config(noreplace) /etc/dracut.conf
|
|
Harald Hoyer |
79293f |
%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel}
|
|
Harald Hoyer |
f3160a |
%config /etc/dracut.conf.d/01-dist.conf
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
f3773a |
%dir /etc/dracut.conf.d
|
|
Harald Hoyer |
ef5195 |
%{_mandir}/man8/dracut.8*
|
|
Harald Hoyer |
a66b47 |
%if 0%{?fedora} > 12 || 0%{?rhel} >= 6 || 0%{?suse_version} > 9999
|
|
Harald Hoyer |
2d3fda |
%{_mandir}/man8/mkinitrd.8*
|
|
Harald Hoyer |
a66b47 |
%{_mandir}/man1/lsinitrd.1*
|
|
Harald Hoyer |
a66b47 |
%endif
|
|
Harald Hoyer |
63c8b5 |
%{_mandir}/man7/dracut.kernel.7*
|
|
Harald Hoyer |
6adbc8 |
%{_mandir}/man7/dracut.cmdline.7*
|
|
Harald Hoyer |
348aae |
%{_mandir}/man5/dracut.conf.5*
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/00bootchart
|
|
Harald Hoyer |
d1bf89 |
%{dracutlibdir}/modules.d/04watchdog
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/05busybox
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/10i18n
|
|
Harald Hoyer |
98731e |
%{dracutlibdir}/modules.d/30convertfs
|
|
Harald Hoyer |
4112f5 |
%{dracutlibdir}/modules.d/45url-lib
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/50plymouth
|
|
Harald Hoyer |
1a09cd |
%{dracutlibdir}/modules.d/80cms
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90btrfs
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90crypt
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90dm
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90dmraid
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90dmsquash-live
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90kernel-modules
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90lvm
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90mdraid
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90multipath
|
|
Harald Hoyer |
53e990 |
%{dracutlibdir}/modules.d/90qemu
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/91crypt-gpg
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95debug
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95resume
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95rootfs-block
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95dasd
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95dasd_mod
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95fstab-sys
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95zfcp
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95terminfo
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95udev-rules
|
|
Harald Hoyer |
ab65ae |
%{dracutlibdir}/modules.d/95virtfs
|
|
Harald Hoyer |
953eb6 |
%if %{undefined _unitdir}
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/96securityfs
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/97masterkey
|
|
Harald Hoyer |
953eb6 |
%{dracutlibdir}/modules.d/98selinux
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/98integrity
|
|
Harald Hoyer |
953eb6 |
%endif
|
|
Harald Hoyer |
953eb6 |
%{dracutlibdir}/modules.d/97biosdevname
|
|
Harald Hoyer |
953eb6 |
%{dracutlibdir}/modules.d/98ecryptfs
|
|
Harald Hoyer |
ee76a0 |
%{dracutlibdir}/modules.d/98pollcdrom
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/98syslog
|
|
Harald Hoyer |
802052 |
%{dracutlibdir}/modules.d/98systemd
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/98usrmount
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/99base
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/99fs-lib
|
|
Harald Hoyer |
4112f5 |
%{dracutlibdir}/modules.d/99img-lib
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/99shutdown
|
|
Harald Hoyer |
77a5db |
%config(noreplace) /etc/logrotate.d/dracut_log
|
|
Harald Hoyer |
501bcb |
%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
|
|
Harald Hoyer |
1f9564 |
%dir %{_sharedstatedir}/initramfs
|
|
Harald Hoyer |
79293f |
%if %{defined _unitdir}
|
|
Harald Hoyer |
89b080 |
%{_unitdir}/dracut-shutdown.service
|
|
Harald Hoyer |
89b080 |
%{_unitdir}/shutdown.target.wants/dracut-shutdown.service
|
|
Harald Hoyer |
7a7cae |
%endif
|
|
Harald Hoyer |
c518b6 |
|
|
Harald Hoyer |
c518b6 |
%files network
|
|
Harald Hoyer |
ef5195 |
%defattr(-,root,root,0755)
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/40network
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95fcoe
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95iscsi
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/90livenet
|
|
Harald Hoyer |
53e990 |
%{dracutlibdir}/modules.d/90qemu-net
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95nbd
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95nfs
|
|
Harald Hoyer |
83ebbb |
%{dracutlibdir}/modules.d/95ssh-client
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/45ifcfg
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/95znet
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
a66b47 |
%if 0%{?fedora} || 0%{?rhel} || 0%{?suse_version}
|
|
Harald Hoyer |
a8cc47 |
%files fips
|
|
Harald Hoyer |
a8cc47 |
%defattr(-,root,root,0755)
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/01fips
|
|
Harald Hoyer |
1f9564 |
%config(noreplace) /etc/dracut.conf.d/40-fips.conf
|
|
Harald Hoyer |
819af3 |
%endif
|
|
Harald Hoyer |
c518b6 |
|
|
Harald Hoyer |
6adbc8 |
%files fips-aesni
|
|
Harald Hoyer |
6adbc8 |
%defattr(-,root,root,0755)
|
|
Harald Hoyer |
6adbc8 |
%doc COPYING
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/02fips-aesni
|
|
Harald Hoyer |
6adbc8 |
|
|
Harald Hoyer |
1f9564 |
%files caps
|
|
Harald Hoyer |
1f9564 |
%defattr(-,root,root,0755)
|
|
Harald Hoyer |
6adbc8 |
%{dracutlibdir}/modules.d/02caps
|
|
Harald Hoyer |
1f9564 |
|
|
Harald Hoyer |
a60009 |
%files tools
|
|
Harald Hoyer |
a04253 |
%defattr(-,root,root,0755)
|
|
Harald Hoyer |
1b7b01 |
%{_mandir}/man8/dracut-catimages.8*
|
|
Harald Hoyer |
6adbc8 |
%{_bindir}/dracut-catimages
|
|
Harald Hoyer |
a04253 |
%dir /boot/dracut
|
|
Harald Hoyer |
a04253 |
%dir /var/lib/dracut
|
|
Harald Hoyer |
a04253 |
%dir /var/lib/dracut/overlay
|
|
Harald Hoyer |
a04253 |
|
|
Harald Hoyer |
ef5195 |
%changelog
|
|
|
db646f |
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 020-97.git20120717
|
|
|
db646f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
db646f |
|
|
Harald Hoyer |
a66b47 |
* Tue Jul 17 2012 Harald Hoyer <harald@redhat.com> 020-96.git20120717
|
|
Harald Hoyer |
a66b47 |
- disabled systemd in the initramfs, until it works correctly
|
|
Harald Hoyer |
a66b47 |
|
|
Harald Hoyer |
43b211 |
* Wed Jul 11 2012 Harald Hoyer <harald@redhat.com> 020-84.git20120711
|
|
Harald Hoyer |
43b211 |
- add back "--force" to switch-root, otherwise systemd umounts /run
|
|
Harald Hoyer |
43b211 |
|
|
Harald Hoyer |
08211a |
* Wed Jul 11 2012 Harald Hoyer <harald@redhat.com> 020-83.git20120711
|
|
Harald Hoyer |
08211a |
- more systemd journal fixes
|
|
Harald Hoyer |
08211a |
- nfs module fix
|
|
Harald Hoyer |
08211a |
- install also /lib/modprobe.d/*
|
|
Harald Hoyer |
08211a |
- fixed dracut-shutdown service
|
|
Harald Hoyer |
08211a |
- safeguards for dracut-install
|
|
Harald Hoyer |
08211a |
- for --include also copy symlinks
|
|
Harald Hoyer |
08211a |
|
|
Harald Hoyer |
79ba08 |
* Tue Jul 10 2012 Harald Hoyer <harald@redhat.com> 020-72.git20120710
|
|
Harald Hoyer |
79ba08 |
- stop journal rather than restart
|
|
Harald Hoyer |
79ba08 |
- copy over dracut services to /run/systemd/system
|
|
Harald Hoyer |
79ba08 |
|
|
Harald Hoyer |
2265b4 |
* Tue Jul 10 2012 Harald Hoyer <harald@redhat.com> 020-70.git20120710
|
|
Harald Hoyer |
2265b4 |
- more systemd unit fixups
|
|
Harald Hoyer |
2265b4 |
- restart systemd-journald in switch-root post
|
|
Harald Hoyer |
2265b4 |
- fixed dracut-install loader ldd error message
|
|
Harald Hoyer |
2265b4 |
|
|
Harald Hoyer |
89b080 |
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-64.git20120709
|
|
Harald Hoyer |
89b080 |
- fixed plymouth install
|
|
Harald Hoyer |
89b080 |
- fixed resume
|
|
Harald Hoyer |
89b080 |
- fixed dhcp
|
|
Harald Hoyer |
89b080 |
- no dracut systemd services installed in the system
|
|
Harald Hoyer |
89b080 |
|
|
Harald Hoyer |
c671e4 |
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-57.git20120709
|
|
Harald Hoyer |
c671e4 |
- more fixups for systemd-udevd unit renaming
|
|
Harald Hoyer |
c671e4 |
|
|
Harald Hoyer |
cc894b |
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-55.git20120709
|
|
Harald Hoyer |
cc894b |
- require systemd >= 186
|
|
Harald Hoyer |
cc894b |
- more fixups for systemd-udevd unit renaming
|
|
Harald Hoyer |
cc894b |
|
|
Harald Hoyer |
c1d206 |
* Mon Jul 09 2012 Harald Hoyer <harald@redhat.com> 020-52.git20120709
|
|
Harald Hoyer |
c1d206 |
- fixed prefix in 01-dist.conf
|
|
Harald Hoyer |
c1d206 |
|
|
Harald Hoyer |
2d3fda |
* Fri Jul 06 2012 Harald Hoyer <harald@redhat.com> 020-51.git20120706
|
|
Harald Hoyer |
2d3fda |
- cope with systemd-udevd unit renaming
|
|
Harald Hoyer |
2d3fda |
- fixed network renaming
|
|
Harald Hoyer |
2d3fda |
- removed dash module
|
|
Harald Hoyer |
2d3fda |
|
|
Harald Hoyer |
1837a5 |
* Mon Jul 02 2012 Harald Hoyer <harald@redhat.com> 020-22.git20120702
|
|
Harald Hoyer |
1837a5 |
- fixed kernel modules install
|
|
Harald Hoyer |
1837a5 |
|
|
Harald Hoyer |
c4a5a0 |
* Mon Jul 02 2012 Harald Hoyer <harald@redhat.com> 020-21.git20120702
|
|
Harald Hoyer |
c4a5a0 |
- moved /usr/bin/dracut-install to /usr/lib
|
|
Harald Hoyer |
c4a5a0 |
- more speedups
|
|
Harald Hoyer |
c4a5a0 |
|
|
Harald Hoyer |
094c9e |
* Fri Jun 29 2012 Harald Hoyer <harald@redhat.com> 020-1
|
|
Harald Hoyer |
094c9e |
- version 020
|
|
Harald Hoyer |
094c9e |
- new /usr/bin/dracut-install tool
|
|
Harald Hoyer |
094c9e |
- major speedup of the image creation
|
|
Harald Hoyer |
094c9e |
|
|
Harald Hoyer |
53e990 |
* Mon Jun 25 2012 Harald Hoyer <harald@redhat.com> 019-92.git20120625
|
|
Harald Hoyer |
53e990 |
- support vlan tagged binding
|
|
Harald Hoyer |
53e990 |
- speedup initramfs emergency service
|
|
Harald Hoyer |
53e990 |
- speedup image creation
|
|
Harald Hoyer |
53e990 |
- fix installkernel() return codes
|
|
Harald Hoyer |
53e990 |
Resolves: rhbz#833256
|
|
Harald Hoyer |
53e990 |
- add qemu and qemu-net modules to add qemu drivers even in host-only
|
|
Harald Hoyer |
53e990 |
- speedup btrfs and xfs fsck (nop)
|
|
Harald Hoyer |
53e990 |
- no more mknod in the initramfs (fixes plymouth on s390)
|
|
Harald Hoyer |
53e990 |
|
|
Harald Hoyer |
5414ff |
* Thu Jun 21 2012 Harald Hoyer <harald@redhat.com> 019-62.git20120621
|
|
Harald Hoyer |
5414ff |
- do not require pkg-config for systemd
|
|
Harald Hoyer |
5414ff |
- i18n fixes
|
|
Harald Hoyer |
5414ff |
- less systemd services in the initramfs
|
|
Harald Hoyer |
5414ff |
|
|
Harald Hoyer |
e3ef57 |
* Thu Jun 21 2012 Harald Hoyer <harald@redhat.com> 019-57.git20120620
|
|
Harald Hoyer |
e3ef57 |
- systemd is now the default init in the initramfs
|
|
Harald Hoyer |
e3ef57 |
|
|
Harald Hoyer |
d1bf89 |
* Mon Jun 18 2012 Harald Hoyer <harald@redhat.com> 019-40.git20120618
|
|
Harald Hoyer |
d1bf89 |
- new upstream version
|
|
Harald Hoyer |
d1bf89 |
|
|
Harald Hoyer |
18c19d |
* Mon Jun 11 2012 Harald Hoyer <harald@redhat.com> 019-16.git20120611
|
|
Harald Hoyer |
18c19d |
- new upstream version
|
|
Harald Hoyer |
18c19d |
|
|
|
0b1133 |
* Tue Jun 05 2012 Dennis Gilmore <dennis@ausil.us> 019-2
|
|
|
0b1133 |
- include omapdrm with the arm modules
|
|
|
0b1133 |
|
|
Harald Hoyer |
360a82 |
* Mon Jun 04 2012 Harald Hoyer <harald@redhat.com> 019-1
|
|
Harald Hoyer |
360a82 |
- version 019-1
|
|
Harald Hoyer |
360a82 |
|
|
Harald Hoyer |
35271e |
* Tue May 22 2012 Harald Hoyer <harald@redhat.com> 018-74.git20120522
|
|
Harald Hoyer |
35271e |
- new upstream version
|
|
Harald Hoyer |
35271e |
|
|
|
a2daf5 |
* Thu May 17 2012 Dennis Gilmore <dennis@ausil.us> 018-53.git20120509
|
|
|
a2daf5 |
- add patch to pull in arm storage modules
|
|
|
a2daf5 |
|
|
Harald Hoyer |
802052 |
* Wed May 09 2012 Harald Hoyer <harald@redhat.com> 018-52.git20120509
|
|
Harald Hoyer |
802052 |
- new upstream version
|
|
Harald Hoyer |
802052 |
|
|
Harald Hoyer |
0c26bf |
* Fri May 04 2012 Harald Hoyer <harald@redhat.com> 018-40.git20120504
|
|
Harald Hoyer |
0c26bf |
- new upstream version
|
|
Harald Hoyer |
0c26bf |
|
|
Harald Hoyer |
14f838 |
* Wed Apr 25 2012 Harald Hoyer <harald@redhat.com> 018-37.git20120425.1
|
|
Harald Hoyer |
14f838 |
- fixup for multipath and iscsi host-only detection
|
|
Harald Hoyer |
14f838 |
|
|
Harald Hoyer |
a633d0 |
* Wed Apr 25 2012 Harald Hoyer <harald@redhat.com> 018-37.git20120425
|
|
Harald Hoyer |
a633d0 |
- fixed udevd location
|
|
Harald Hoyer |
a633d0 |
|
|
Harald Hoyer |
2f4f1d |
* Tue Apr 24 2012 Harald Hoyer <harald@redhat.com> 018-33.git20120424
|
|
Harald Hoyer |
2f4f1d |
- new upstream version
|
|
Harald Hoyer |
2f4f1d |
|
|
Harald Hoyer |
1f6198 |
* Thu Apr 19 2012 Harald Hoyer <harald@redhat.com> 018-25.git20120419
|
|
Harald Hoyer |
1f6198 |
- fixed network for non-network root (like installer media)
|
|
Harald Hoyer |
1f6198 |
|
|
Harald Hoyer |
953eb6 |
* Wed Apr 18 2012 Harald Hoyer <harald@redhat.com> 018-22.git20120418
|
|
Harald Hoyer |
953eb6 |
- new upstream version
|
|
Harald Hoyer |
953eb6 |
|
|
Harald Hoyer |
ab65ae |
* Mon Apr 16 2012 Harald Hoyer <harald@redhat.com> 018-12.git20120416
|
|
Harald Hoyer |
ab65ae |
- new upstream version, which fixes various anaconda loader issues
|
|
Harald Hoyer |
ab65ae |
|
|
Harald Hoyer |
1a09cd |
* Thu Apr 05 2012 Harald Hoyer <harald@redhat.com> 018-1
|
|
Harald Hoyer |
1a09cd |
- version 018
|
|
Harald Hoyer |
1a09cd |
|
|
Harald Hoyer |
f676c2 |
* Thu Mar 22 2012 Harald Hoyer <harald@redhat.com> 017-62.git20120322
|
|
Harald Hoyer |
f676c2 |
- fixed /run prefix copying
|
|
Harald Hoyer |
f676c2 |
|
|
Harald Hoyer |
1ee1e3 |
* Wed Mar 21 2012 Harald Hoyer <harald@redhat.com> 017-59.git20120321
|
|
Harald Hoyer |
1ee1e3 |
- new upstream version, which fixes various anaconda loader issues
|
|
Harald Hoyer |
1ee1e3 |
|
|
Harald Hoyer |
9e9f8f |
* Mon Mar 12 2012 Harald Hoyer <harald@redhat.com> 017-43.git20120312
|
|
Harald Hoyer |
9e9f8f |
- live image: fixed image uncompression
|
|
Harald Hoyer |
9e9f8f |
- live updates for livenet
|
|
Harald Hoyer |
9e9f8f |
|
|
Harald Hoyer |
0e9e56 |
* Thu Mar 08 2012 Harald Hoyer <harald@redhat.com> 017-40.git20120308
|
|
Harald Hoyer |
0e9e56 |
- add s390 ctcm network kernel module
|
|
Harald Hoyer |
0e9e56 |
|
|
Harald Hoyer |
ee76a0 |
* Thu Mar 08 2012 Harald Hoyer <harald@redhat.com> 017-39.git20120308
|
|
Harald Hoyer |
ee76a0 |
- kill dhclient silently
|
|
Harald Hoyer |
ee76a0 |
- cleanup and fix network config writeout to /run/initramfs/state
|
|
Harald Hoyer |
ee76a0 |
Resolves: rhbz#799989
|
|
Harald Hoyer |
ee76a0 |
- various cleanups
|
|
Harald Hoyer |
ee76a0 |
|
|
Harald Hoyer |
65a3b7 |
* Fri Mar 02 2012 Harald Hoyer <harald@redhat.com> 017-22.git20120302
|
|
Harald Hoyer |
65a3b7 |
- nfs path fixes for live image over nfs
|
|
Harald Hoyer |
65a3b7 |
root=live:nfs://10.10.10.10:/srv/all/install.img ip=dhcp rd.neednet
|
|
Harald Hoyer |
65a3b7 |
|
|
Harald Hoyer |
ada75c |
* Thu Mar 01 2012 Harald Hoyer <harald@redhat.com> 017-19.git20120301
|
|
Harald Hoyer |
ada75c |
- fixed include of some kernel modules
|
|
Harald Hoyer |
ada75c |
|
|
Harald Hoyer |
66318b |
* Wed Feb 29 2012 Harald Hoyer <harald@redhat.com> 017-17.git20120229
|
|
Harald Hoyer |
66318b |
- update to latest git
|
|
Harald Hoyer |
66318b |
- fixes for convertfs (/usr-move)
|
|
Harald Hoyer |
66318b |
|
|
Harald Hoyer |
79293f |
* Fri Feb 24 2012 Harald Hoyer <harald@redhat.com> 017-1
|
|
Harald Hoyer |
79293f |
- version 017
|
|
Harald Hoyer |
79293f |
|
|
Harald Hoyer |
035915 |
* Fri Feb 17 2012 Harald Hoyer <harald@redhat.com> 016-9.git20120217
|
|
Harald Hoyer |
035915 |
- update to latest git
|
|
Harald Hoyer |
035915 |
|
|
Harald Hoyer |
4112f5 |
* Wed Feb 15 2012 Harald Hoyer <harald@redhat.com> 016-1
|
|
Harald Hoyer |
4112f5 |
- version 016
|
|
Harald Hoyer |
4112f5 |
|
|
Harald Hoyer |
2b3d0d |
* Mon Feb 13 2012 Harald Hoyer <harald@redhat.com> 015-9.git20120213
|
|
Harald Hoyer |
2b3d0d |
- update to latest git
|
|
Harald Hoyer |
2b3d0d |
|
|
Kay Sievers |
ef36c3 |
* Sun Feb 12 2012 Kay Sievers <kay@redhat.com> - 015-9.git20120210
|
|
Kay Sievers |
ef36c3 |
- fix dependency loop in systemd service files
|
|
Kay Sievers |
ef36c3 |
|
|
Harald Hoyer |
7a7cae |
* Fri Feb 10 2012 Harald Hoyer <harald@redhat.com> 015-8.git20120210
|
|
Harald Hoyer |
7a7cae |
- update to latest git
|
|
Harald Hoyer |
7a7cae |
|
|
Harald Hoyer |
d45cf7 |
* Thu Feb 09 2012 Harald Hoyer <harald@redhat.com> 015-7.git20120209
|
|
Harald Hoyer |
d45cf7 |
- update to latest git
|
|
Harald Hoyer |
d45cf7 |
|
|
Harald Hoyer |
58be0c |
* Thu Feb 09 2012 Harald Hoyer <harald@redhat.com> 015-4.git20120209
|
|
Harald Hoyer |
58be0c |
- update to latest git
|
|
Harald Hoyer |
58be0c |
|
|
Harald Hoyer |
b9a7ee |
* Wed Feb 08 2012 Harald Hoyer <harald@redhat.com> 015-3.git20120208
|
|
Harald Hoyer |
b9a7ee |
- update to latest git
|
|
Harald Hoyer |
b9a7ee |
|
|
Harald Hoyer |
66972c |
* Tue Feb 07 2012 Harald Hoyer <harald@redhat.com> 015-1
|
|
Harald Hoyer |
66972c |
- version 015
|
|
Harald Hoyer |
66972c |
|
|
Harald Hoyer |
6d5d06 |
* Thu Feb 02 2012 Harald Hoyer <harald@redhat.com> 014-81.git20120202
|
|
Harald Hoyer |
6d5d06 |
- update to latest git
|
|
Harald Hoyer |
6d5d06 |
|
|
Harald Hoyer |
98731e |
* Thu Feb 02 2012 Harald Hoyer <harald@redhat.com> 014-80.git20120202
|
|
Harald Hoyer |
98731e |
- update to latest git
|
|
Harald Hoyer |
98731e |
|
|
Harald Hoyer |
c6f559 |
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-77.git20120126.1
|
|
Harald Hoyer |
c6f559 |
- rebuild for rawhide
|
|
Harald Hoyer |
c6f559 |
|
|
Harald Hoyer |
656b7a |
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-77.git20120126
|
|
Harald Hoyer |
656b7a |
- update to latest git
|
|
Harald Hoyer |
656b7a |
|
|
Harald Hoyer |
4b0f24 |
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-76.git20120126
|
|
Harald Hoyer |
4b0f24 |
- update to latest git
|
|
Harald Hoyer |
4b0f24 |
|
|
Harald Hoyer |
e9260f |
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-75.git20120126
|
|
Harald Hoyer |
e9260f |
- update to latest git
|
|
Harald Hoyer |
e9260f |
|
|
Harald Hoyer |
ed90d2 |
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-74.git20120126
|
|
Harald Hoyer |
ed90d2 |
- update to latest git
|
|
Harald Hoyer |
ed90d2 |
|
|
Harald Hoyer |
2e1225 |
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-73.git20120126
|
|
Harald Hoyer |
2e1225 |
- update to latest git
|
|
Harald Hoyer |
2e1225 |
|
|
Harald Hoyer |
8e216f |
* Thu Jan 26 2012 Harald Hoyer <harald@redhat.com> 014-72.git20120126
|
|
Harald Hoyer |
8e216f |
- update to latest git
|
|
Harald Hoyer |
8e216f |
|
|
Harald Hoyer |
feffea |
* Mon Jan 23 2012 Harald Hoyer <harald@redhat.com> 014-65.git20120123
|
|
Harald Hoyer |
feffea |
- update to latest git
|
|
Harald Hoyer |
feffea |
|
|
Harald Hoyer |
83ebbb |
* Mon Jan 23 2012 Harald Hoyer <harald@redhat.com> 014-61.git20120123
|
|
Harald Hoyer |
83ebbb |
- update to latest git
|
|
Harald Hoyer |
83ebbb |
|
|
Harald Hoyer |
3957aa |
* Tue Jan 17 2012 Harald Hoyer <harald@redhat.com> 014-38.git20120117
|
|
Harald Hoyer |
3957aa |
- update to latest git
|
|
Harald Hoyer |
3957aa |
|
|
|
0d01f7 |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 014-10.git20111215
|
|
|
0d01f7 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
0d01f7 |
|
|
Harald Hoyer |
6adbc8 |
* Thu Dec 15 2011 Harald Hoyer <harald@redhat.com> 014-9.git20111215
|
|
Harald Hoyer |
6adbc8 |
- update to latest git
|
|
Harald Hoyer |
6adbc8 |
- lots of patch changes
|
|
Harald Hoyer |
6adbc8 |
|
|
Harald Hoyer |
401ad9 |
* Fri Oct 21 2011 Harald Hoyer <harald@redhat.com> 013-100.git20111021
|
|
Harald Hoyer |
401ad9 |
- update to latest git
|
|
Harald Hoyer |
401ad9 |
|
|
Harald Hoyer |
8a8033 |
* Thu Oct 20 2011 Harald Hoyer <harald@redhat.com> 013-93.git20111020
|
|
Harald Hoyer |
8a8033 |
- update to latest git
|
|
Harald Hoyer |
8a8033 |
|
|
Harald Hoyer |
55891e |
* Wed Oct 19 2011 Harald Hoyer <harald@redhat.com> 013-85.git20111019
|
|
Harald Hoyer |
55891e |
- update to latest git
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Tue Oct 04 2011 Harald Hoyer <harald@redhat.com> 013-15
|
|
Harald Hoyer |
55891e |
- fixed mdraid container handling
|
|
Harald Hoyer |
55891e |
Resolves: rhbz#743240
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Thu Sep 22 2011 Harald Hoyer <harald@redhat.com> 013-13
|
|
Harald Hoyer |
55891e |
- fixed mdraid issues
|
|
Harald Hoyer |
55891e |
- fixed btrfsck
|
|
Harald Hoyer |
55891e |
Resolves: rhbz#735602
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Wed Sep 21 2011 Harald Hoyer <harald@redhat.com> 013-12
|
|
Harald Hoyer |
55891e |
- removed patch backup files
|
|
Harald Hoyer |
55891e |
- reintroduced /dev/live
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-11
|
|
Harald Hoyer |
55891e |
- move mounting of securitfs to a seperate module
|
|
Harald Hoyer |
55891e |
Resolves: rhbz#737140
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-10
|
|
Harald Hoyer |
55891e |
- mount securitfs with the correct source
|
|
Harald Hoyer |
55891e |
Resolves: rhbz#737140
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Tue Sep 20 2011 Harald Hoyer <harald@redhat.com> 013-9
|
|
Harald Hoyer |
55891e |
- do not carry over initramfs udev rules
|
|
Harald Hoyer |
55891e |
Resolves: rhbz#734096
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Fri Sep 02 2011 Harald Hoyer <harald@redhat.com> 013-8
|
|
Harald Hoyer |
55891e |
- hopefully fixed one part of a loop/udev and loop/mount race
|
|
Harald Hoyer |
55891e |
Resolves: rhbz#735199
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Wed Aug 31 2011 Harald Hoyer <harald@redhat.com> 013-7
|
|
Harald Hoyer |
55891e |
- add /lib/udev/input_id to the initramfs
|
|
Harald Hoyer |
55891e |
- fix hmac install
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Tue Aug 30 2011 Harald Hoyer <harald@redhat.com> 013-6
|
|
Harald Hoyer |
55891e |
- fixed environment passing to real init
|
|
Harald Hoyer |
55891e |
Resolves: rhbz#733674
|
|
Harald Hoyer |
55891e |
- fixed lvm on md
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
55891e |
* Mon Aug 29 2011 Harald Hoyer <harald@redhat.com> 013-5
|
|
Harald Hoyer |
55891e |
- fixed rhel/fedora version checks
|
|
Harald Hoyer |
55891e |
|
|
Harald Hoyer |
992688 |
* Wed Aug 17 2011 Harald Hoyer <harald@redhat.com> 013-4
|
|
Harald Hoyer |
992688 |
- fixed crash with livenet installed
|
|
Harald Hoyer |
992688 |
|
|
Harald Hoyer |
05a0f8 |
* Wed Aug 17 2011 Harald Hoyer <harald@redhat.com> 013-3
|
|
Harald Hoyer |
05a0f8 |
- fixed live iso mounting
|
|
Harald Hoyer |
05a0f8 |
Resolves: rhbz#730579
|
|
Harald Hoyer |
05a0f8 |
|
|
Harald Hoyer |
153f86 |
* Fri Aug 12 2011 Harald Hoyer <harald@redhat.com> 013-1
|
|
Harald Hoyer |
153f86 |
- fixed symlink creation for lorax
|
|
Harald Hoyer |
153f86 |
|
|
Harald Hoyer |
7f792c |
* Wed Aug 10 2011 Harald Hoyer <harald@redhat.com> 011-41.git20110810
|
|
Harald Hoyer |
7f792c |
- fixed getargs() for empty args
|
|
Harald Hoyer |
7f792c |
|
|
Harald Hoyer |
b0eaf9 |
* Wed Aug 10 2011 Harald Hoyer <harald@redhat.com> 011-40.git20110810
|
|
Harald Hoyer |
b0eaf9 |
- fixed symbolic link creation in the initramfs
|
|
Harald Hoyer |
b0eaf9 |
Resolves: rhbz#728863
|
|
Harald Hoyer |
b0eaf9 |
|
|
Harald Hoyer |
f3160a |
* Wed Jul 20 2011 Harald Hoyer <harald@redhat.com> 011-15.git20110720
|
|
Harald Hoyer |
f3160a |
- "eject" is optional now
|
|
Harald Hoyer |
f3160a |
- refined shutdown procedure
|
|
Harald Hoyer |
f3160a |
|
|
Harald Hoyer |
77a5db |
* Mon Jul 18 2011 Harald Hoyer <harald@redhat.com> 011-1
|
|
Harald Hoyer |
77a5db |
- version 011
|
|
Harald Hoyer |
77a5db |
|
|
Harald Hoyer |
a60009 |
* Fri May 20 2011 Harald Hoyer <harald@redhat.com> 011-0.1%{?rdist}
|
|
Harald Hoyer |
a60009 |
- git snapshot of pre-version 011
|
|
Harald Hoyer |
a60009 |
|
|
Harald Hoyer |
63d4c1 |
* Fri Apr 01 2011 Harald Hoyer <harald@redhat.com> 010-1
|
|
Harald Hoyer |
63d4c1 |
- version 010
|
|
Harald Hoyer |
63d4c1 |
|
|
Harald Hoyer |
d387bf |
* Thu Mar 31 2011 Harald Hoyer <harald@redhat.com> 009-5
|
|
Harald Hoyer |
d387bf |
- fixed PATH and kmsg logging
|
|
Harald Hoyer |
d387bf |
|
|
Harald Hoyer |
a0a888 |
* Thu Mar 31 2011 Harald Hoyer <harald@redhat.com> 009-4
|
|
Harald Hoyer |
a0a888 |
- fixed dmsquash rule generation
|
|
Harald Hoyer |
a0a888 |
- fixed fips boot arg parsing
|
|
Harald Hoyer |
a0a888 |
- fixed plymouth pid generation
|
|
Harald Hoyer |
a0a888 |
|
|
Harald Hoyer |
d97cfa |
* Wed Mar 30 2011 Harald Hoyer <harald@redhat.com> 009-3
|
|
Harald Hoyer |
d97cfa |
- fixed dhcp
|
|
Harald Hoyer |
d97cfa |
- added /lib/firmware/updates to firmware directories
|
|
Harald Hoyer |
d97cfa |
- fixed LiveCD /dev/.initramfs fallback
|
|
Harald Hoyer |
d97cfa |
- fixed cdrom polling
|
|
Harald Hoyer |
d97cfa |
- dropped net-tools dependency
|
|
Harald Hoyer |
d97cfa |
|
|
Harald Hoyer |
3fe101 |
* Tue Mar 29 2011 Harald Hoyer <harald@redhat.com> 009-2
|
|
Harald Hoyer |
3fe101 |
- fixed empty output file argument handling:
|
|
Harald Hoyer |
3fe101 |
"dracut '' <kernel version>"
|
|
Harald Hoyer |
3fe101 |
|
|
Harald Hoyer |
689683 |
* Mon Mar 28 2011 Harald Hoyer <harald@redhat.com> 009-1
|
|
Harald Hoyer |
689683 |
- version 009
|
|
Harald Hoyer |
689683 |
|
|
Harald Hoyer |
1f9564 |
* Thu Mar 17 2011 Harald Hoyer <harald@redhat.com> 009-0.1
|
|
Harald Hoyer |
1f9564 |
- version 009 prerelease
|
|
Harald Hoyer |
1f9564 |
|
|
Harald Hoyer |
458f76 |
* Tue Feb 22 2011 Harald Hoyer <harald@redhat.com> 008-7
|
|
Harald Hoyer |
458f76 |
- fixed lvm version parsing
|
|
Harald Hoyer |
458f76 |
|
|
Harald Hoyer |
3ed919 |
* Tue Feb 22 2011 Harald Hoyer <harald@redhat.com> 008-6
|
|
Harald Hoyer |
3ed919 |
- fixed lvm version parsing
|
|
Harald Hoyer |
3ed919 |
|
|
Harald Hoyer |
59f9af |
* Mon Feb 21 2011 Harald Hoyer <harald@redhat.com> 008-5
|
|
Harald Hoyer |
59f9af |
- fixed i18n unicode setting
|
|
Harald Hoyer |
59f9af |
- set cdrom in kernel polling
|
|
Harald Hoyer |
59f9af |
|
|
Harald Hoyer |
a80e30 |
* Fri Feb 18 2011 Harald Hoyer <harald@redhat.com> 008-4
|
|
Harald Hoyer |
a80e30 |
- readded dist tag
|
|
Harald Hoyer |
a80e30 |
|
|
Harald Hoyer |
0260fa |
* Fri Feb 18 2011 Harald Hoyer <harald@redhat.com> 008-3
|
|
Harald Hoyer |
0260fa |
- fixed i18n
|
|
Harald Hoyer |
0260fa |
- turned off selinux by default
|
|
Harald Hoyer |
0260fa |
|
|
Harald Hoyer |
cc91be |
* Wed Feb 09 2011 Harald Hoyer <harald@redhat.com> 008-2
|
|
Harald Hoyer |
cc91be |
- do not write dracut.log to /tmp under any circumstances
|
|
Harald Hoyer |
cc91be |
- touch /dev/.systemd/plymouth after plymouth started
|
|
Harald Hoyer |
cc91be |
|
|
|
e2db08 |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 008-1.1
|
|
|
e2db08 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
e2db08 |
|
|
Harald Hoyer |
6b0eba |
* Wed Feb 02 2011 Harald Hoyer <harald@redhat.com> 008-1
|
|
Harald Hoyer |
6b0eba |
- version 008-1
|
|
Harald Hoyer |
6b0eba |
|
|
Harald Hoyer |
91221d |
* Mon Jan 17 2011 Harald Hoyer <harald@redhat.com> 008-0.11
|
|
Harald Hoyer |
91221d |
- removed "mount" requirement
|
|
Harald Hoyer |
91221d |
|
|
Harald Hoyer |
8796fe |
* Thu Nov 18 2010 Harald Hoyer <harald@redhat.com> - 008-0.10
|
|
Harald Hoyer |
8796fe |
- dracut-008 pre git snapshot
|
|
Harald Hoyer |
8796fe |
- fixes /dev/dri permissions
|
|
Harald Hoyer |
8796fe |
Resolves: rhbz#626559
|
|
Harald Hoyer |
8796fe |
|
|
Harald Hoyer |
8796fe |
* Fri Nov 12 2010 Harald Hoyer <harald@redhat.com> 008-0.9
|
|
Harald Hoyer |
f4f7dd |
- dracut-008 pre git snapshot
|
|
Harald Hoyer |
f4f7dd |
- fixes /dev/.udev permissions
|
|
Harald Hoyer |
f4f7dd |
Resolves: rhbz#651594
|
|
Harald Hoyer |
f4f7dd |
|
|
Harald Hoyer |
86334e |
* Wed Nov 3 2010 Harald Hoyer <harald@redhat.com> - 008-0.8
|
|
Harald Hoyer |
86334e |
- fixed fsck -a option
|
|
Harald Hoyer |
86334e |
|
|
Harald Hoyer |
86334e |
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.7
|
|
Harald Hoyer |
cc6288 |
- added fsck to initramfs
|
|
Harald Hoyer |
cc6288 |
|
|
Harald Hoyer |
86334e |
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.6
|
|
Harald Hoyer |
a4c36c |
- fixed rpm macros
|
|
Harald Hoyer |
a4c36c |
|
|
Harald Hoyer |
819af3 |
* Fri Oct 29 2010 Harald Hoyer <harald@redhat.com> 008-0.5
|
|
Harald Hoyer |
819af3 |
- dracut-008 pre git snapshot
|
|
Harald Hoyer |
819af3 |
|
|
Harald Hoyer |
63c8b5 |
* Mon Aug 09 2010 Harald Hoyer <harald@redhat.com> 007-1
|
|
Harald Hoyer |
63c8b5 |
- version 007
|
|
Harald Hoyer |
c3a574 |
|
|
Harald Hoyer |
257221 |
* Thu Jun 17 2010 Harald Hoyer <harald@redhat.com> 006-1
|
|
Harald Hoyer |
257221 |
- version 006
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Fri Jun 11 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
257221 |
- Remove requirements, which are not really needed
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#598509
|
|
Harald Hoyer |
257221 |
- fixed copy of network config to /dev/.initramfs/ (patch 146)
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#594649
|
|
Harald Hoyer |
257221 |
- more password beauty (patch 142)
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#561092
|
|
Harald Hoyer |
257221 |
- support multiple iSCSI disks (patch 143)
|
|
Harald Hoyer |
257221 |
Resolves: rbhz#580190
|
|
Harald Hoyer |
257221 |
- fixed selinux=0 (patch 130)
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#593080
|
|
Harald Hoyer |
257221 |
- add support for booting LVM snapshot root volume (patch 145)
|
|
Harald Hoyer |
257221 |
Resolves: rbhz#602723
|
|
Harald Hoyer |
257221 |
- remove hardware field from BOOTIF= (patch 148)
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#599593
|
|
Harald Hoyer |
257221 |
- add aes kernel modules and fix crypt handling (patch 137, patch 140 and patch 147)
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#600170
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Thu May 27 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
257221 |
- fixed Requirements
|
|
Harald Hoyer |
257221 |
- fixed autoip6
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#538388
|
|
Harald Hoyer |
257221 |
- fixed multipath
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#595719
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Thu May 06 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
257221 |
- only display short password messages
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#561092
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Thu May 06 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
257221 |
- fixed dracut manpages
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#589109
|
|
Harald Hoyer |
257221 |
- use ccw-init and ccw rules from s390utils
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#533494
|
|
Harald Hoyer |
257221 |
- fixed fcoe
|
|
Harald Hoyer |
257221 |
Resolves: rhbz#486244
|
|
Harald Hoyer |
257221 |
- various other bugfixes seen in Fedora
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Tue Apr 20 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
257221 |
- fixed network with multiple nics
|
|
Harald Hoyer |
257221 |
- fixed nfsidmap paths
|
|
Harald Hoyer |
257221 |
- do not run blkid on non active container raids
|
|
Harald Hoyer |
257221 |
- fixed cdrom polling mechanism
|
|
Harald Hoyer |
257221 |
- update to latest git
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Thu Apr 15 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
12f4d5 |
- fixed dracut manpages
|
|
Harald Hoyer |
12f4d5 |
- dmraid parse different error messages
|
|
Harald Hoyer |
12f4d5 |
- add cdrom polling mechanism for slow cdroms
|
|
Harald Hoyer |
12f4d5 |
- add module btrfs
|
|
Harald Hoyer |
12f4d5 |
- teach dmsquash live-root to use rootflags
|
|
Harald Hoyer |
12f4d5 |
- trigger udev with action=add
|
|
Harald Hoyer |
12f4d5 |
- fixed add_drivers handling
|
|
Harald Hoyer |
12f4d5 |
- add sr_mod
|
|
Harald Hoyer |
12f4d5 |
- use pigz instead of gzip, if available
|
|
Harald Hoyer |
12f4d5 |
|
|
Harald Hoyer |
257221 |
* Thu Mar 25 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
257221 |
- removed firmware requirements (rhbz#572634)
|
|
Harald Hoyer |
257221 |
- add /etc/dracut.conf.d
|
|
Harald Hoyer |
257221 |
- Resolves: rhbz#572634
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Fri Mar 19 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
f3773a |
- version 005
|
|
Harald Hoyer |
f3773a |
|
|
Harald Hoyer |
257221 |
* Fri Mar 19 2010 Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
257221 |
- fixed rpmlint errors (rhbz#570547)
|
|
Harald Hoyer |
257221 |
- removed firmware package from dracut-kernel (rhbz#572634)
|
|
Harald Hoyer |
257221 |
- add dcb support to dracut's FCoE support (rhbz#563794)
|
|
Harald Hoyer |
257221 |
- force install some modules in hostonly mode (rhbz#573094)
|
|
Harald Hoyer |
257221 |
- various other bugfixes
|
|
Harald Hoyer |
257221 |
- Resolves: rhbz#570547, rhbz#572634, rhbz#563794, rhbz#573094
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
257221 |
* Thu Feb 18 2010 Harald Hoyer <harald@redhat.com> 004-15
|
|
Harald Hoyer |
257221 |
- fixed "selinux=0" booting (rhbz#566376)
|
|
Harald Hoyer |
257221 |
- fixed internal IFS handling
|
|
Harald Hoyer |
257221 |
- Resolves: rhbz#566376
|
|
Harald Hoyer |
257221 |
|
|
Harald Hoyer |
a4fab5 |
* Fri Jan 29 2010 Harald Hoyer <harald@redhat.com> 004-5
|
|
Harald Hoyer |
a4fab5 |
- fixed firmware.sh bug (#559975 #559597)
|
|
Harald Hoyer |
a4fab5 |
|
|
Harald Hoyer |
a4fab5 |
* Tue Jan 26 2010 Harald Hoyer <harald@redhat.com> 004-4
|
|
Harald Hoyer |
a4fab5 |
- add multipath check
|
|
Harald Hoyer |
a4fab5 |
|
|
Harald Hoyer |
a4fab5 |
* Tue Jan 26 2010 Harald Hoyer <harald@redhat.com> 004-3
|
|
Harald Hoyer |
a4fab5 |
- fix selinux handling if .autorelabel is present
|
|
Harald Hoyer |
a4fab5 |
- Resolves: rhbz#557744
|
|
Harald Hoyer |
a4fab5 |
|
|
Harald Hoyer |
a4fab5 |
* Wed Jan 20 2010 Harald Hoyer <harald@redhat.com> 004-2
|
|
Harald Hoyer |
a4fab5 |
- fix emergency_shell argument parsing
|
|
Harald Hoyer |
a4fab5 |
- Related: rhbz#543948
|
|
Harald Hoyer |
a4fab5 |
|
|
Harald Hoyer |
1b7b01 |
* Fri Jan 15 2010 Harald Hoyer <harald@redhat.com> 004-1
|
|
Harald Hoyer |
1b7b01 |
- version 004
|
|
Harald Hoyer |
1b7b01 |
- Resolves: rhbz#529339 rhbz#533494 rhbz#548550
|
|
Harald Hoyer |
1b7b01 |
- Resolves: rhbz#548555 rhbz#553195
|
|
Harald Hoyer |
1b7b01 |
|
|
Harald Hoyer |
1b7b01 |
* Wed Jan 13 2010 Harald Hoyer <harald@redhat.com> 003-3
|
|
Harald Hoyer |
1b7b01 |
- add Obsoletes of mkinitrd/nash/libbdevid-python
|
|
Harald Hoyer |
1b7b01 |
- Related: rhbz#543948
|
|
Harald Hoyer |
1b7b01 |
|
|
Warren Togami |
318433 |
* Wed Jan 13 2010 Warren Togami <wtogami@redhat.com> 003-2
|
|
Warren Togami |
7cfff1 |
- nbd is Fedora only
|
|
Warren Togami |
7cfff1 |
|
|
Harald Hoyer |
348aae |
* Fri Nov 27 2009 Harald Hoyer <harald@redhat.com> 003-1
|
|
Harald Hoyer |
348aae |
- version 003
|
|
Harald Hoyer |
348aae |
|
|
Harald Hoyer |
348aae |
* Mon Nov 23 2009 Harald Hoyer <harald@redhat.com> 002-26
|
|
Harald Hoyer |
348aae |
- add WITH_SWITCH_ROOT make flag
|
|
Harald Hoyer |
348aae |
- add fips requirement conditional
|
|
Harald Hoyer |
348aae |
- add more device mapper modules (bug #539656)
|
|
Harald Hoyer |
348aae |
|
|
Harald Hoyer |
348aae |
* Fri Nov 20 2009 Dennis Gregorovic <dgregor@redhat.com> - 002-25.1
|
|
Harald Hoyer |
348aae |
- nss changes for Alpha 3
|
|
Harald Hoyer |
348aae |
|
|
Harald Hoyer |
fecda7 |
* Thu Nov 19 2009 Harald Hoyer <harald@redhat.com> 002-25
|
|
Harald Hoyer |
fecda7 |
- add more requirements for dracut-fips (bug #539257)
|
|
Harald Hoyer |
fecda7 |
|
|
Harald Hoyer |
a8cc47 |
* Tue Nov 17 2009 Harald Hoyer <harald@redhat.com> 002-24
|
|
Harald Hoyer |
a8cc47 |
- put fips module in a subpackage (bug #537619)
|
|
Harald Hoyer |
a8cc47 |
|
|
Harald Hoyer |
be551b |
* Tue Nov 17 2009 Harald Hoyer <harald@redhat.com> 002-23
|
|
Harald Hoyer |
be551b |
- install xdr utils for multipath (bug #463458)
|
|
Harald Hoyer |
be551b |
|
|
Harald Hoyer |
b29338 |
* Thu Nov 12 2009 Harald Hoyer <harald@redhat.com> 002-22
|
|
Harald Hoyer |
b29338 |
- add module 90multipath
|
|
Harald Hoyer |
b29338 |
- add module 01fips
|
|
Harald Hoyer |
b29338 |
- renamed module 95ccw to 95znet (bug #533833)
|
|
Harald Hoyer |
b29338 |
- crypt: ignore devices in /etc/crypttab (root is not in there)
|
|
Harald Hoyer |
b29338 |
- dasd: only install /etc/dasd.conf in hostonly mode (bug #533833)
|
|
Harald Hoyer |
b29338 |
- zfcp: only install /etc/zfcp.conf in hostonly mode (bug #533833)
|
|
Harald Hoyer |
b29338 |
- kernel-modules: add scsi_dh scsi_dh_rdac scsi_dh_emc (bug #527750)
|
|
Harald Hoyer |
b29338 |
- dasd: use dasdconf.sh from s390utils (bug #533833)
|
|
Harald Hoyer |
b29338 |
|
|
Harald Hoyer |
3164e0 |
* Fri Nov 06 2009 Harald Hoyer <harald@redhat.com> 002-21
|
|
Harald Hoyer |
3164e0 |
- fix rd_DASD argument handling (bug #531720)
|
|
Harald Hoyer |
3164e0 |
- Resolves: rhbz#531720
|
|
Harald Hoyer |
3164e0 |
|
|
Harald Hoyer |
3164e0 |
* Wed Nov 04 2009 Harald Hoyer <harald@redhat.com> 002-20
|
|
Harald Hoyer |
3164e0 |
- fix rd_DASD argument handling (bug #531720)
|
|
Harald Hoyer |
3164e0 |
- Resolves: rhbz#531720
|
|
Harald Hoyer |
3164e0 |
|
|
Harald Hoyer |
b70aa4 |
* Tue Nov 03 2009 Harald Hoyer <harald@redhat.com> 002-19
|
|
Harald Hoyer |
b70aa4 |
- changed rd_DASD to rd_DASD_MOD (bug #531720)
|
|
Harald Hoyer |
b70aa4 |
- Resolves: rhbz#531720
|
|
Harald Hoyer |
b70aa4 |
|
|
Harald Hoyer |
ba51b7 |
* Tue Oct 27 2009 Harald Hoyer <harald@redhat.com> 002-18
|
|
Harald Hoyer |
ba51b7 |
- renamed lvm/device-mapper udev rules according to upstream changes
|
|
Harald Hoyer |
ba51b7 |
- fixed dracut search path issue
|
|
Harald Hoyer |
ba51b7 |
|
|
Harald Hoyer |
105b5b |
* Mon Oct 26 2009 Harald Hoyer <harald@redhat.com> 002-17
|
|
Harald Hoyer |
105b5b |
- load dm_mod module (bug #530540)
|
|
Harald Hoyer |
105b5b |
|
|
Jesse Keating |
f756b7 |
* Fri Oct 09 2009 Jesse Keating <jkeating@redhat.com> - 002-16
|
|
Jesse Keating |
f756b7 |
- Upgrade plymouth to Requires(pre) to make it show up before kernel
|
|
Jesse Keating |
f756b7 |
|
|
Harald Hoyer |
b78d1f |
* Thu Oct 08 2009 Harald Hoyer <harald@redhat.com> 002-15
|
|
Harald Hoyer |
b78d1f |
- s390 ccw: s/layer1/layer2/g
|
|
Harald Hoyer |
b78d1f |
|
|
Harald Hoyer |
501bcb |
* Thu Oct 08 2009 Harald Hoyer <harald@redhat.com> 002-14
|
|
Harald Hoyer |
501bcb |
- add multinic support
|
|
Harald Hoyer |
501bcb |
- add s390 zfcp support
|
|
Harald Hoyer |
501bcb |
- add s390 network support
|
|
Harald Hoyer |
501bcb |
|
|
Harald Hoyer |
501bcb |
* Wed Oct 07 2009 Harald Hoyer <harald@redhat.com> 002-13
|
|
Harald Hoyer |
501bcb |
- fixed init=<command> handling
|
|
Harald Hoyer |
501bcb |
- kill loginit if "rdinitdebug" specified
|
|
Harald Hoyer |
501bcb |
- run dmsquash-live-root after udev has settled (bug #527514)
|
|
Harald Hoyer |
501bcb |
|
|
Harald Hoyer |
501bcb |
* Tue Oct 06 2009 Harald Hoyer <harald@redhat.com> 002-12
|
|
Harald Hoyer |
501bcb |
- add missing loginit helper
|
|
Harald Hoyer |
501bcb |
- corrected dracut manpage
|
|
Harald Hoyer |
501bcb |
|
|
Harald Hoyer |
501bcb |
* Thu Oct 01 2009 Harald Hoyer <harald@redhat.com> 002-11
|
|
Harald Hoyer |
501bcb |
- fixed dracut-gencmdline for root=UUID or LABEL
|
|
Harald Hoyer |
501bcb |
|
|
Harald Hoyer |
501bcb |
* Thu Oct 01 2009 Harald Hoyer <harald@redhat.com> 002-10
|
|
Harald Hoyer |
501bcb |
- do not destroy assembled raid arrays if mdadm.conf present
|
|
Harald Hoyer |
501bcb |
- mount /dev/shm
|
|
Harald Hoyer |
501bcb |
- let udevd not resolve group and user names
|
|
Harald Hoyer |
501bcb |
- preserve timestamps of tools on initramfs generation
|
|
Harald Hoyer |
501bcb |
- generate symlinks for binaries correctly
|
|
Harald Hoyer |
501bcb |
- moved network from udev to initqueue
|
|
Harald Hoyer |
501bcb |
- mount nfs3 with nfsvers=3 option and retry with nfsvers=2
|
|
Harald Hoyer |
501bcb |
- fixed nbd initqueue-finished
|
|
Harald Hoyer |
501bcb |
- improved debug output: specifying "rdinitdebug" now logs
|
|
Harald Hoyer |
501bcb |
to dmesg, console and /init.log
|
|
Harald Hoyer |
501bcb |
- stop udev before killing it
|
|
Harald Hoyer |
501bcb |
- add ghost /var/log/dracut.log
|
|
Harald Hoyer |
501bcb |
- dmsquash: use info() and die() rather than echo
|
|
Harald Hoyer |
501bcb |
- strip kernel modules which have no x bit set
|
|
Harald Hoyer |
501bcb |
- redirect stdin, stdout, stderr all RW to /dev/console
|
|
Harald Hoyer |
501bcb |
so the user can use "less" to view /init.log and dmesg
|
|
Harald Hoyer |
501bcb |
|
|
Harald Hoyer |
f1307a |
* Tue Sep 29 2009 Harald Hoyer <harald@redhat.com> 002-9
|
|
Harald Hoyer |
f1307a |
- make install of new dm/lvm udev rules optionally
|
|
Harald Hoyer |
f1307a |
- correct dasd module typo
|
|
Harald Hoyer |
f1307a |
|
|
Warren Togami |
6a92c7 |
* Fri Sep 25 2009 Warren Togami <wtogami@redhat.com> 002-8
|
|
Warren Togami |
6a92c7 |
- revert back to dracut-002-5 tarball 845dd502
|
|
Warren Togami |
6a92c7 |
lvm2 was reverted to pre-udev
|
|
Warren Togami |
6a92c7 |
|
|
Harald Hoyer |
f1307a |
* Wed Sep 23 2009 Harald Hoyer <harald@redhat.com> 002-7
|
|
Harald Hoyer |
ed5b8b |
- build with the correct tarball
|
|
Harald Hoyer |
ed5b8b |
|
|
Harald Hoyer |
f1307a |
* Wed Sep 23 2009 Harald Hoyer <harald@redhat.com> 002-6
|
|
Harald Hoyer |
f5dfae |
- add new device mapper udev rules and dmeventd
|
|
Harald Hoyer |
f5dfae |
bug 525319, 525015
|
|
Harald Hoyer |
f5dfae |
|
|
Warren Togami |
b5c290 |
* Wed Sep 23 2009 Warren Togami <wtogami@redaht.com> 002-5
|
|
Warren Togami |
b5c290 |
- Revert back to -3, Add umount back to initrd
|
|
Warren Togami |
b5c290 |
This makes no functional difference to LiveCD. See Bug #525319
|
|
Warren Togami |
b5c290 |
|
|
Warren Togami |
9a6f99 |
* Mon Sep 21 2009 Warren Togami <wtogami@redhat.com> 002-4
|
|
Warren Togami |
9a6f99 |
- Fix LiveCD boot regression
|
|
Warren Togami |
9a6f99 |
|
|
Harald Hoyer |
4fe849 |
* Mon Sep 21 2009 Harald Hoyer <harald@redhat.com> 002-3
|
|
Harald Hoyer |
4fe849 |
- bail out if selinux policy could not be loaded and
|
|
Harald Hoyer |
4fe849 |
selinux=0 not specified on kernel command line
|
|
Harald Hoyer |
4fe849 |
(bug #524113)
|
|
Harald Hoyer |
4fe849 |
- set finished criteria for dmsquash live images
|
|
Harald Hoyer |
4fe849 |
|
|
Harald Hoyer |
0e9ddc |
* Fri Sep 18 2009 Harald Hoyer <harald@redhat.com> 002-2
|
|
Harald Hoyer |
0e9ddc |
- do not cleanup dmraids
|
|
Harald Hoyer |
0e9ddc |
- copy over lvm.conf
|
|
Harald Hoyer |
0e9ddc |
|
|
Harald Hoyer |
3b75f2 |
* Thu Sep 17 2009 Harald Hoyer <harald@redhat.com> 002-1
|
|
Harald Hoyer |
3b75f2 |
- version 002
|
|
Harald Hoyer |
3b75f2 |
- set correct PATH
|
|
Harald Hoyer |
3b75f2 |
- workaround for broken mdmon implementation
|
|
Harald Hoyer |
3b75f2 |
|
|
Harald Hoyer |
d98ab2 |
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-12
|
|
Harald Hoyer |
d98ab2 |
- removed lvm/mdraid/dmraid lock files
|
|
Harald Hoyer |
d98ab2 |
- add missing ifname= files
|
|
Harald Hoyer |
d98ab2 |
|
|
Harald Hoyer |
d98ab2 |
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-11
|
|
Harald Hoyer |
d98ab2 |
- generate dracut-version during rpm build time
|
|
Harald Hoyer |
d98ab2 |
|
|
Harald Hoyer |
d98ab2 |
* Tue Sep 15 2009 Harald Hoyer <harald@redhat.com> 001-10
|
|
Harald Hoyer |
d98ab2 |
- add ifname= argument for persistent netdev names
|
|
Harald Hoyer |
d98ab2 |
- new /initqueue-finished to check if the main loop can be left
|
|
Harald Hoyer |
d98ab2 |
- copy mdadm.conf if --mdadmconf set or mdadmconf in dracut.conf
|
|
Harald Hoyer |
d98ab2 |
|
|
Harald Hoyer |
d98ab2 |
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-9
|
|
Harald Hoyer |
5a9298 |
- added Requires: plymouth-scripts
|
|
Harald Hoyer |
5a9298 |
|
|
Harald Hoyer |
5a9298 |
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-8
|
|
Harald Hoyer |
cd7a9b |
- plymouth: use plymouth-populate-initrd
|
|
Harald Hoyer |
cd7a9b |
- add add_drivers for dracut and dracut.conf
|
|
Harald Hoyer |
cd7a9b |
- do not mount /proc and /selinux manually in selinux-load-policy
|
|
Harald Hoyer |
cd7a9b |
|
|
Harald Hoyer |
1184fd |
* Wed Sep 09 2009 Harald Hoyer <harald@redhat.com> 001-7
|
|
Harald Hoyer |
1184fd |
- add scsi_wait_scan to be sure everything was scanned
|
|
Harald Hoyer |
1184fd |
|
|
Harald Hoyer |
8c4725 |
* Tue Sep 08 2009 Harald Hoyer <harald@redhat.com> 001-6
|
|
Harald Hoyer |
8c4725 |
- fixed several problems with md raid containers
|
|
Harald Hoyer |
8c4725 |
- fixed selinux policy loading
|
|
Harald Hoyer |
8c4725 |
|
|
Harald Hoyer |
d0b3b5 |
* Tue Sep 08 2009 Harald Hoyer <harald@redhat.com> 001-5
|
|
Harald Hoyer |
d0b3b5 |
- patch does not honor file modes, fixed them manually
|
|
Harald Hoyer |
d0b3b5 |
|
|
Harald Hoyer |
3fb223 |
* Mon Sep 07 2009 Harald Hoyer <harald@redhat.com> 001-4
|
|
Harald Hoyer |
3fb223 |
- fixed mdraid for IMSM
|
|
Harald Hoyer |
3fb223 |
|
|
Harald Hoyer |
d3fc76 |
* Mon Sep 07 2009 Harald Hoyer <harald@redhat.com> 001-3
|
|
Harald Hoyer |
d3fc76 |
- fixed bug, which prevents installing 61-persistent-storage.rules (bug #520109)
|
|
Harald Hoyer |
d3fc76 |
|
|
Harald Hoyer |
831665 |
* Thu Sep 03 2009 Harald Hoyer <harald@redhat.com> 001-2
|
|
Harald Hoyer |
831665 |
- fixed missing grep for md
|
|
Harald Hoyer |
831665 |
- reorder cleanup
|
|
Harald Hoyer |
831665 |
|
|
Harald Hoyer |
c518b6 |
* Wed Sep 02 2009 Harald Hoyer <harald@redhat.com> 001-1
|
|
Harald Hoyer |
c518b6 |
- version 001
|
|
Harald Hoyer |
c518b6 |
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
|
|
Harald Hoyer |
dc6040 |
|
|
Harald Hoyer |
cfcf7c |
* Fri Aug 14 2009 Harald Hoyer <harald@redhat.com> 0.9-1
|
|
Harald Hoyer |
cfcf7c |
- version 0.9
|
|
Harald Hoyer |
cfcf7c |
|
|
Harald Hoyer |
03ea5a |
* Thu Aug 06 2009 Harald Hoyer <harald@redhat.com> 0.8-1
|
|
Harald Hoyer |
03ea5a |
- version 0.8
|
|
Harald Hoyer |
c518b6 |
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
|
|
Harald Hoyer |
b85672 |
|
|
Harald Hoyer |
a04253 |
* Fri Jul 24 2009 Harald Hoyer <harald@redhat.com> 0.7-1
|
|
Harald Hoyer |
a04253 |
- version 0.7
|
|
Harald Hoyer |
c518b6 |
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
|
|
Harald Hoyer |
a04253 |
|
|
Harald Hoyer |
a04253 |
* Wed Jul 22 2009 Harald Hoyer <harald@redhat.com> 0.6-1
|
|
Harald Hoyer |
a04253 |
- version 0.6
|
|
Harald Hoyer |
c518b6 |
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
|
|
Jesse Keating |
e82e01 |
|
|
Harald Hoyer |
d3fe3a |
* Fri Jul 17 2009 Harald Hoyer <harald@redhat.com> 0.5-1
|
|
Harald Hoyer |
d3fe3a |
- version 0.5
|
|
Harald Hoyer |
c518b6 |
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
|
|
Harald Hoyer |
d3fe3a |
|
|
Harald Hoyer |
bee922 |
* Sat Jul 04 2009 Harald Hoyer <harald@redhat.com> 0.4-1
|
|
Harald Hoyer |
bee922 |
- version 0.4
|
|
Harald Hoyer |
c518b6 |
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
|
|
Harald Hoyer |
bee922 |
|
|
Harald Hoyer |
571e83 |
* Thu Jul 02 2009 Harald Hoyer <harald@redhat.com> 0.3-1
|
|
Harald Hoyer |
571e83 |
- version 0.3
|
|
Harald Hoyer |
c518b6 |
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
|
|
Harald Hoyer |
571e83 |
|
|
Harald Hoyer |
ef5195 |
* Wed Jul 01 2009 Harald Hoyer <harald@redhat.com> 0.2-1
|
|
Harald Hoyer |
ef5195 |
- version 0.2
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
ef5195 |
* Fri Jun 19 2009 Harald Hoyer <harald@redhat.com> 0.1-1
|
|
Harald Hoyer |
ef5195 |
- first release
|
|
Harald Hoyer |
ef5195 |
|
|
Harald Hoyer |
ef5195 |
* Thu Dec 18 2008 Jeremy Katz <katzj@redhat.com> - 0.0-1
|
|
Harald Hoyer |
ef5195 |
- Initial build
|