2012-07-13 15:52:08 +02:00
|
|
|
#
|
|
|
|
# spec file for package dracut
|
|
|
|
#
|
2014-01-13 19:00:03 +01:00
|
|
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2012-08-07 08:50:52 +02:00
|
|
|
#
|
2012-07-13 15:52:08 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2012-08-07 08:50:52 +02:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
|
2014-02-09 14:23:30 +01:00
|
|
|
%define dracutlibdir %{_libexecdir}/dracut
|
2014-02-13 23:20:14 +01:00
|
|
|
|
2012-07-30 20:02:55 +02:00
|
|
|
Name: dracut
|
2014-04-09 14:44:32 +02:00
|
|
|
Version: 037
|
2012-07-30 20:02:55 +02:00
|
|
|
Release: 0
|
|
|
|
Summary: Initramfs generator using udev
|
|
|
|
License: GPL-2.0+ and LGPL-2.1+
|
2012-08-07 08:50:52 +02:00
|
|
|
Group: System/Base
|
2012-07-30 20:02:55 +02:00
|
|
|
Url: https://dracut.wiki.kernel.org/
|
2013-11-29 13:27:47 +01:00
|
|
|
Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar.xz
|
2013-10-02 14:32:19 +02:00
|
|
|
Source3: mkinitrd_setup_dummy
|
2013-12-18 17:20:48 +01:00
|
|
|
Source4: purge-kernels
|
|
|
|
Source5: purge-kernels.service
|
2014-02-28 16:05:59 +01:00
|
|
|
Source6: dracut-installkernel
|
2014-04-30 17:29:13 +02:00
|
|
|
Patch1: dracut_v37_to_HEAD.patch
|
2014-06-04 14:38:30 +02:00
|
|
|
Patch11: 0011-Correct-paths-for-openSUSE.patch
|
|
|
|
Patch12: 0012-Check-for-plymouth-lib-directories.patch
|
|
|
|
Patch13: 0013-mkinitrd-suse-do-not-update-bootloader-if-no-kernel-.patch
|
|
|
|
Patch14: 0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch
|
|
|
|
Patch15: 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch
|
|
|
|
Patch16: 0016-Add-new-s390x-specific-rule-files.patch
|
|
|
|
Patch17: 0017-45ifcfg-use-distro-specific-scripts.patch
|
|
|
|
Patch18: 0018-mkinitrd-suse-Fix-whitespaces-when-adding-drivers.patch
|
|
|
|
Patch19: 0019-40network-Fix-race-condition-when-wait-for-networks.patch
|
|
|
|
Patch20: 0020-00warpclock-Set-correct-timezone.patch
|
|
|
|
Patch21: 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch
|
|
|
|
Patch22: 0022-95udev-rules-add-persistent-network-rule.patch
|
|
|
|
Patch23: 0023-systemd-always-tries-to-load-autofs4.patch
|
|
|
|
Patch24: 0024-Fixup-mdraid-setup.patch
|
|
|
|
Patch25: 0025-95udev-rules-Add-59-scsi-sg_utils.rules.patch
|
|
|
|
Patch26: 0026-90multipath-add-67-kpartx-compat.rules.patch
|
|
|
|
Patch27: 0027-90multipath-install-dracut-specific-service-file.patch
|
|
|
|
Patch28: 0028-95udev-rules-Include-correct-sg3_utils-rules.patch
|
|
|
|
Patch29: 0029-90multipath-install-correct-multipath-rules.patch
|
|
|
|
Patch30: 0030-95iscsi-Autodetect-iSCSI-firmware.patch
|
|
|
|
Patch31: 0031-90multipath-Fixup-service-file-for-booting.patch
|
|
|
|
Patch32: 0032-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch
|
|
|
|
Patch33: 0033-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch
|
|
|
|
Patch34: 0034-dracut-Do-not-stop-installing-drivers-if-one-fails.patch
|
|
|
|
Patch35: 0035-Introduce-force-drivers-parameter-and-force_drivers-.patch
|
|
|
|
Patch36: 0036-95fcoe-Store-current-configuration-in-dracut-cmdline.patch
|
|
|
|
Patch37: 0037-95fcoe-update-fcoe-interface-check.patch
|
|
|
|
Patch38: 0038-95fcoe-start-lldpad-separately.patch
|
|
|
|
Patch39: 0039-Remove-force-parameter-from-mkinitrd.patch
|
|
|
|
Patch40: 0040-95fcoe-skip-VLAN-devices-in-fcoe-up.patch
|
|
|
|
Patch41: 0041-mkinitd-suse-remove-hostonly-and-hostonly-cmdline.patch
|
|
|
|
Patch42: 0042-Enhance-suse.conf-example-with-SUSE-specific-setting.patch
|
|
|
|
Patch43: 0043-40network-always-add-network-module.patch
|
|
|
|
Patch44: 0044-Add-find-to-debug-binaries.patch
|
|
|
|
Patch45: 0045-40network-add-missing-_arch-variable-declaration.patch
|
|
|
|
Patch46: 0046-dracut-Do-not-wait-for-swap-device.patch
|
|
|
|
Patch47: 0047-95resume-skip-module-for-s390-x.patch
|
|
|
|
Patch48: 0048-40network-Only-enable-network-interfaces-if-explicit.patch
|
|
|
|
Patch49: 0049-95iscsi-Use-ip-ibft-for-ibft-autoconfiguration.patch
|
|
|
|
Patch50: 0050-95iscsi-strip-one-set-of-quotes-when-calling-initque.patch
|
2014-06-07 07:11:38 +02:00
|
|
|
Patch51: 0051-mkinitrd-suse-add-update-bootloader-message.patch
|
2014-06-04 14:38:30 +02:00
|
|
|
Patch52: 0052-99base-Add-chown-binary.patch
|
|
|
|
Patch53: 0053-01fips-fixup-loading-issues.patch
|
|
|
|
Patch54: 0054-95iscsi-update-commandline-printing.patch
|
|
|
|
Patch55: 0055-95fcoe-Only-install-fcoe-module-if-required.patch
|
|
|
|
Patch56: 0056-81cio_ignore-handle-cio_ignore-commandline.patch
|
2014-06-17 09:43:08 +02:00
|
|
|
Patch57: 0057-01fips-Include-some-more-hmacs.patch
|
|
|
|
Patch58: 0058-dracut-add-warning-when-including-unsupported-module.patch
|
|
|
|
Patch59: 0059-99suse-Add-SUSE-specific-initrd-parsing.patch
|
|
|
|
Patch60: 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch
|
|
|
|
Patch61: 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch
|
|
|
|
Patch62: 0062-95iscsi-Install-libgcc_s-library.patch
|
|
|
|
Patch63: 0063-90multipath-Install-libgcc_s-library.patch
|
|
|
|
Patch64: 0064-90kernel-modules-install-scsi_dh_alua.patch
|
|
|
|
Patch65: 0065-95iscsi-Fixup-bnx2i-offload-booting.patch
|
|
|
|
Patch66: 0066-40network-always-start-netroot-in-ifup.sh.patch
|
|
|
|
Patch67: 0067-95fcoe-check-always-returns-255.patch
|
|
|
|
Patch68: 0068-95fcoe-uefi-Test-for-EFI-firmware.patch
|
2014-06-11 18:09:50 +02:00
|
|
|
|
2012-07-30 20:02:55 +02:00
|
|
|
BuildRequires: asciidoc
|
2014-02-09 14:23:30 +01:00
|
|
|
BuildRequires: bash
|
2012-07-30 20:02:55 +02:00
|
|
|
BuildRequires: docbook-xsl-stylesheets
|
|
|
|
BuildRequires: libxslt
|
2013-04-15 11:51:29 +02:00
|
|
|
BuildRequires: pkgconfig(systemd) >= 199
|
2012-07-30 20:02:55 +02:00
|
|
|
Requires: bash
|
|
|
|
Requires: coreutils
|
|
|
|
Requires: cpio
|
|
|
|
Requires: file
|
|
|
|
Requires: filesystem
|
|
|
|
Requires: findutils
|
|
|
|
Requires: grep
|
|
|
|
Requires: hardlink
|
2013-01-28 20:52:45 +01:00
|
|
|
Requires: modutils
|
2014-02-09 14:23:30 +01:00
|
|
|
Requires: pigz
|
2012-07-30 20:02:55 +02:00
|
|
|
Requires: sed
|
2013-10-04 11:52:30 +02:00
|
|
|
Requires: systemd >= 200
|
2014-02-09 14:23:30 +01:00
|
|
|
# systemd-sysvinit provides: poweroff, reboot, halt
|
2014-06-02 13:47:31 +02:00
|
|
|
Requires: pixz
|
2014-02-09 14:23:30 +01:00
|
|
|
Requires: systemd-sysvinit
|
2012-07-30 20:02:55 +02:00
|
|
|
Requires: udev > 166
|
|
|
|
Requires: util-linux >= 2.21
|
2012-12-07 00:08:28 +01:00
|
|
|
Recommends: binutils
|
2013-11-29 13:27:47 +01:00
|
|
|
Recommends: logrotate
|
2014-02-09 14:23:30 +01:00
|
|
|
Obsoletes: mkinitrd < 2.8.2
|
|
|
|
Provides: mkinitrd = 2.8.2
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2013-04-03 18:31:51 +02:00
|
|
|
%{?systemd_requires}
|
2012-07-13 15:52:08 +02:00
|
|
|
|
|
|
|
%description
|
|
|
|
Dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
|
|
|
|
Unlike existing implementations, dracut does hard-code as little as possible
|
|
|
|
into the initramfs. Dracut contains various modules which are driven by the
|
|
|
|
event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
|
|
|
|
NFS, iSCSI, NBD, FCoE with the dracut-network package.
|
|
|
|
|
2014-04-27 10:49:25 +02:00
|
|
|
%package fips
|
2014-04-30 17:29:13 +02:00
|
|
|
Summary: Dracut modules to build a dracut initramfs with an integrity check
|
2014-04-27 10:49:25 +02:00
|
|
|
Group: System/Base
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: hmaccalc
|
|
|
|
|
|
|
|
%description fips
|
|
|
|
This package requires everything which is needed to build an
|
|
|
|
initramfs with dracut, which does an integrity check of the kernel
|
|
|
|
and its cryptography during startup.
|
|
|
|
|
2012-07-13 15:52:08 +02:00
|
|
|
%prep
|
2012-07-30 20:02:55 +02:00
|
|
|
%setup -q
|
2014-04-30 17:29:13 +02:00
|
|
|
%patch1 -p1
|
2013-11-29 13:27:47 +01:00
|
|
|
%patch11 -p1
|
|
|
|
%patch12 -p1
|
2014-01-13 19:00:03 +01:00
|
|
|
%patch13 -p1
|
2014-02-13 15:01:22 +01:00
|
|
|
%patch14 -p1
|
2014-02-13 15:56:13 +01:00
|
|
|
%patch15 -p1
|
2014-06-04 14:38:30 +02:00
|
|
|
%patch16 -p1
|
|
|
|
%patch17 -p1
|
2014-02-13 23:20:14 +01:00
|
|
|
%patch18 -p1
|
2014-02-14 14:13:37 +01:00
|
|
|
%patch19 -p1
|
2014-02-17 14:21:58 +01:00
|
|
|
%patch20 -p1
|
2014-03-07 13:53:43 +01:00
|
|
|
%patch21 -p1
|
2014-03-07 14:20:21 +01:00
|
|
|
%patch22 -p1
|
2014-03-14 16:16:25 +01:00
|
|
|
%patch23 -p1
|
2014-03-17 13:28:30 +01:00
|
|
|
%patch24 -p1
|
2014-03-29 18:29:04 +01:00
|
|
|
%patch25 -p1
|
2014-04-02 07:04:13 +02:00
|
|
|
%patch26 -p1
|
2014-04-09 14:44:32 +02:00
|
|
|
%patch27 -p1
|
|
|
|
%patch28 -p1
|
|
|
|
%patch29 -p1
|
2014-06-04 14:38:30 +02:00
|
|
|
%patch30 -p1
|
|
|
|
%patch31 -p1
|
2014-04-11 20:08:53 +02:00
|
|
|
%patch32 -p1
|
|
|
|
%patch33 -p1
|
2014-04-14 13:49:38 +02:00
|
|
|
%patch34 -p1
|
2014-04-16 10:48:33 +02:00
|
|
|
%patch35 -p1
|
2014-04-30 17:29:13 +02:00
|
|
|
%patch36 -p1
|
2014-05-06 13:22:17 +02:00
|
|
|
%patch37 -p1
|
2014-05-08 04:15:33 +02:00
|
|
|
%patch38 -p1
|
|
|
|
%patch39 -p1
|
2014-05-15 16:13:49 +02:00
|
|
|
%patch40 -p1
|
|
|
|
%patch41 -p1
|
|
|
|
%patch42 -p1
|
|
|
|
%patch43 -p1
|
2014-05-19 13:13:29 +02:00
|
|
|
%patch44 -p1
|
2014-06-04 14:38:30 +02:00
|
|
|
%patch45 -p1
|
2014-05-28 18:30:59 +02:00
|
|
|
%patch46 -p1
|
|
|
|
%patch47 -p1
|
|
|
|
%patch48 -p1
|
|
|
|
%patch49 -p1
|
|
|
|
%patch50 -p1
|
|
|
|
%patch51 -p1
|
|
|
|
%patch52 -p1
|
2014-06-04 14:38:30 +02:00
|
|
|
%patch53 -p1
|
2014-05-28 18:30:59 +02:00
|
|
|
%patch54 -p1
|
|
|
|
%patch55 -p1
|
|
|
|
%patch56 -p1
|
2014-06-11 18:09:50 +02:00
|
|
|
%patch57 -p1
|
2014-06-12 09:15:53 +02:00
|
|
|
%patch58 -p1
|
2014-06-17 09:43:08 +02:00
|
|
|
%patch59 -p1
|
|
|
|
%patch60 -p1
|
|
|
|
%patch61 -p1
|
|
|
|
%patch62 -p1
|
|
|
|
%patch63 -p1
|
|
|
|
%patch64 -p1
|
|
|
|
%patch65 -p1
|
|
|
|
%patch66 -p1
|
|
|
|
%patch67 -p1
|
|
|
|
%patch68 -p1
|
2013-06-18 09:22:22 +02:00
|
|
|
|
2012-07-13 15:52:08 +02:00
|
|
|
%build
|
2013-04-10 21:50:58 +02:00
|
|
|
%configure\
|
|
|
|
--systemdsystemunitdir=%{_unitdir}\
|
|
|
|
--bashcompletiondir=%{_sysconfdir}/bash_completion.d\
|
|
|
|
--libdir=%{_prefix}/lib
|
|
|
|
make all -e CFLAGS="%{optflags}" %{?_smp_mflags}
|
2012-07-13 15:52:08 +02:00
|
|
|
|
|
|
|
%install
|
2014-02-09 14:23:30 +01:00
|
|
|
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
2012-07-13 15:52:08 +02:00
|
|
|
|
2013-11-29 13:27:47 +01:00
|
|
|
echo -e "#!/bin/bash\nDRACUT_VERSION=%{version}-%{release}" > %{buildroot}/%{dracutlibdir}/dracut-version.sh
|
2012-07-13 15:52:08 +02:00
|
|
|
|
|
|
|
# we do not support dash in the initramfs
|
2013-11-29 13:27:47 +01:00
|
|
|
rm -fr %{buildroot}/%{dracutlibdir}/modules.d/00dash
|
2014-04-10 00:04:52 +02:00
|
|
|
rm -fr %{buildroot}/%{dracutlibdir}/modules.d/05busybox
|
|
|
|
rm -fr %{buildroot}/%{dracutlibdir}/modules.d/00bootchart
|
2012-07-13 15:52:08 +02:00
|
|
|
|
|
|
|
# remove gentoo specific modules
|
2012-07-30 20:02:55 +02:00
|
|
|
rm -fr %{buildroot}%{dracutlibdir}/modules.d/50gensplash
|
2012-07-13 15:52:08 +02:00
|
|
|
|
2014-06-02 13:47:31 +02:00
|
|
|
# IMA modules are not supported currently.
|
2012-07-30 20:02:55 +02:00
|
|
|
rm -fr %{buildroot}/%{dracutlibdir}/modules.d/96securityfs
|
|
|
|
rm -fr %{buildroot}/%{dracutlibdir}/modules.d/97masterkey
|
|
|
|
rm -fr %{buildroot}/%{dracutlibdir}/modules.d/98integrity
|
2012-07-13 15:52:08 +02:00
|
|
|
|
2012-07-30 20:02:55 +02:00
|
|
|
mkdir -p %{buildroot}/boot/dracut
|
|
|
|
mkdir -p %{buildroot}%{_localstatedir}/lib/dracut/overlay
|
|
|
|
mkdir -p %{buildroot}%{_localstatedir}/log
|
|
|
|
touch %{buildroot}%{_localstatedir}/log/dracut.log
|
2012-07-13 15:52:08 +02:00
|
|
|
|
2012-07-30 20:02:55 +02:00
|
|
|
install -m 0644 dracut.conf.d/suse.conf.example %{buildroot}%{_sysconfdir}/dracut.conf.d/01-dist.conf
|
2013-09-21 21:24:08 +02:00
|
|
|
|
2014-04-27 10:49:25 +02:00
|
|
|
install -m 0644 dracut.conf.d/fips.conf.example %{buildroot}%{_sysconfdir}/dracut.conf.d/40-fips.conf
|
|
|
|
|
2013-07-18 13:45:24 +02:00
|
|
|
%ifarch %ix86 x86_64
|
|
|
|
echo 'early_microcode="yes"' > %{buildroot}%{_sysconfdir}/dracut.conf.d/02-early-microcode.conf
|
|
|
|
%endif
|
2013-11-29 13:27:47 +01:00
|
|
|
rm %{buildroot}%{_bindir}/mkinitrd
|
2013-10-02 14:32:19 +02:00
|
|
|
# moved to /sbin
|
|
|
|
mkdir -p %{buildroot}/sbin
|
2013-11-29 13:27:47 +01:00
|
|
|
install -m 0755 mkinitrd-suse.sh %{buildroot}/sbin/mkinitrd
|
|
|
|
mv %{buildroot}%{_mandir}/man8/mkinitrd-suse.8 %{buildroot}%{_mandir}/man8/mkinitrd.8
|
2014-02-09 14:23:30 +01:00
|
|
|
install -m 0755 %{SOURCE3} %{buildroot}/sbin/mkinitrd_setup
|
2012-07-13 15:52:08 +02:00
|
|
|
|
2012-07-30 20:02:55 +02:00
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
|
|
|
|
install -m 0644 dracut.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dracut
|
2012-07-13 15:52:08 +02:00
|
|
|
|
2013-12-18 17:20:48 +01:00
|
|
|
install -D -m 0755 %{SOURCE4} %{buildroot}/sbin/purge-kernels
|
2014-02-09 14:23:30 +01:00
|
|
|
install -m 644 %{SOURCE5} %{buildroot}/%{_unitdir}/purge-kernels.service
|
2012-07-13 15:52:08 +02:00
|
|
|
|
2014-02-28 16:05:59 +01:00
|
|
|
install -D -m 0755 %{SOURCE6} %{buildroot}/sbin/installkernel
|
2014-02-13 23:20:14 +01:00
|
|
|
|
2014-02-17 14:21:58 +01:00
|
|
|
%if 0%{?suse_version}
|
2014-04-30 17:29:13 +02:00
|
|
|
rm -f %{buildroot}/%{dracutlibdir}/modules.d/45ifcfg/write-ifcfg.sh
|
2014-02-17 14:21:58 +01:00
|
|
|
ln -s %{dracutlibdir}/modules.d/45ifcfg/write-ifcfg-suse.sh %{buildroot}/%{dracutlibdir}/modules.d/45ifcfg/write-ifcfg.sh
|
|
|
|
%else
|
2014-04-30 17:29:13 +02:00
|
|
|
mv %{buildroot}/%{dracutlibdir}/modules.d/45ifcfg/write-ifcfg.sh %{buildroot}/%{dracutlibdir}/modules.d/45ifcfg/write-ifcfg-redhat.sh
|
2014-02-17 14:21:58 +01:00
|
|
|
ln -s %{dracutlibdir}/modules.d/45ifcfg/write-ifcfg-redhat.sh %{buildroot}/%{dracutlibdir}/modules.d/45ifcfg/write-ifcfg.sh
|
|
|
|
%endif
|
|
|
|
|
2013-12-18 17:20:48 +01:00
|
|
|
%pre
|
|
|
|
%service_add_pre purge-kernels.service
|
|
|
|
|
2014-05-14 14:53:58 +02:00
|
|
|
%post
|
|
|
|
%service_add_post purge-kernels.service
|
|
|
|
|
2013-12-18 17:20:48 +01:00
|
|
|
%preun
|
|
|
|
%service_del_preun purge-kernels.service
|
|
|
|
|
2014-05-14 14:53:58 +02:00
|
|
|
%postun
|
|
|
|
%service_del_postun purge-kernels.service
|
|
|
|
|
2014-04-27 10:49:25 +02:00
|
|
|
%files fips
|
|
|
|
%defattr(-,root,root,0755)
|
|
|
|
%doc COPYING
|
|
|
|
%config %{_sysconfdir}/dracut.conf.d/40-fips.conf
|
|
|
|
%{dracutlibdir}/modules.d/01fips
|
|
|
|
%{dracutlibdir}/modules.d/02fips-aesni
|
|
|
|
|
2012-07-13 15:52:08 +02:00
|
|
|
%files
|
|
|
|
%defattr(-,root,root,0755)
|
|
|
|
%doc README HACKING TODO COPYING AUTHORS NEWS dracut.html dracut.png dracut.svg
|
|
|
|
%{_bindir}/dracut
|
2014-03-04 19:26:06 +01:00
|
|
|
%{_bindir}/dracut-catimages
|
|
|
|
%{_bindir}/lsinitrd
|
2013-12-18 17:20:48 +01:00
|
|
|
/sbin/purge-kernels
|
2014-02-28 16:05:59 +01:00
|
|
|
/sbin/installkernel
|
2013-10-02 14:32:19 +02:00
|
|
|
/sbin/mkinitrd
|
|
|
|
/sbin/mkinitrd_setup
|
2014-02-09 14:23:30 +01:00
|
|
|
%config %{_sysconfdir}/bash_completion.d/lsinitrd
|
2012-07-13 15:52:08 +02:00
|
|
|
%dir %{dracutlibdir}
|
|
|
|
%dir %{dracutlibdir}/modules.d
|
2014-02-09 14:23:30 +01:00
|
|
|
%{dracutlibdir}/skipcpio
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/dracut-functions.sh
|
|
|
|
%{dracutlibdir}/dracut-functions
|
|
|
|
%{dracutlibdir}/dracut-version.sh
|
|
|
|
%{dracutlibdir}/dracut-logger.sh
|
|
|
|
%{dracutlibdir}/dracut-initramfs-restore
|
2012-07-30 20:02:55 +02:00
|
|
|
%{dracutlibdir}/dracut-install
|
|
|
|
%config(noreplace) %{_sysconfdir}/dracut.conf
|
2012-07-13 15:52:08 +02:00
|
|
|
%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel}
|
2012-07-30 20:02:55 +02:00
|
|
|
%config %{_sysconfdir}/dracut.conf.d/01-dist.conf
|
2012-07-13 15:52:08 +02:00
|
|
|
%endif
|
2013-07-18 13:45:24 +02:00
|
|
|
%ifarch %ix86 x86_64
|
2013-10-03 09:37:56 +02:00
|
|
|
%config %{_sysconfdir}/dracut.conf.d/02-early-microcode.conf
|
2013-07-18 13:45:24 +02:00
|
|
|
%endif
|
2012-07-30 20:02:55 +02:00
|
|
|
%dir %{_sysconfdir}/dracut.conf.d
|
2012-07-13 15:52:08 +02:00
|
|
|
%{_mandir}/man8/dracut.8*
|
|
|
|
%{_mandir}/man8/mkinitrd.8*
|
|
|
|
%{_mandir}/man1/lsinitrd.1*
|
|
|
|
%{_mandir}/man7/dracut.kernel.7*
|
|
|
|
%{_mandir}/man7/dracut.cmdline.7*
|
2013-04-03 17:09:09 +02:00
|
|
|
%{_mandir}/man7/dracut.bootup.7*
|
2013-11-29 13:27:47 +01:00
|
|
|
%{_mandir}/man7/dracut.modules.7*
|
2012-08-02 21:33:14 +02:00
|
|
|
%{_mandir}/man8/dracut-cmdline.service.8*
|
|
|
|
%{_mandir}/man8/dracut-initqueue.service.8*
|
|
|
|
%{_mandir}/man8/dracut-pre-pivot.service.8*
|
|
|
|
%{_mandir}/man8/dracut-pre-trigger.service.8*
|
|
|
|
%{_mandir}/man8/dracut-pre-udev.service.8*
|
2013-03-13 00:42:15 +01:00
|
|
|
%{_mandir}/man8/dracut-mount.service.8.*
|
|
|
|
%{_mandir}/man8/dracut-pre-mount.service.8.*
|
2013-06-18 09:22:22 +02:00
|
|
|
%{_mandir}/man8/dracut-shutdown.service.8.*
|
2012-07-13 15:52:08 +02:00
|
|
|
%{_mandir}/man5/dracut.conf.5*
|
2014-03-04 19:26:06 +01:00
|
|
|
%{_mandir}/man8/dracut-catimages.8*
|
2014-02-09 14:23:30 +01:00
|
|
|
%dir %{_libexecdir}/kernel
|
|
|
|
%dir %{_libexecdir}/kernel/install.d
|
|
|
|
%{_libexecdir}/kernel/install.d/50-dracut.install
|
|
|
|
%{_libexecdir}/kernel/install.d/51-dracut-rescue.install
|
2013-03-13 00:42:15 +01:00
|
|
|
%dir %{dracutlibdir}/modules.d/00systemd-bootchart
|
|
|
|
%dir %{dracutlibdir}/modules.d/03rescue
|
2014-03-04 19:26:06 +01:00
|
|
|
%{dracutlibdir}/modules.d/00bash
|
2013-03-13 00:42:15 +01:00
|
|
|
%{dracutlibdir}/modules.d/00systemd-bootchart/module-setup.sh
|
2014-03-07 14:20:21 +01:00
|
|
|
%{dracutlibdir}/modules.d/00warpclock
|
2014-03-04 19:26:06 +01:00
|
|
|
%{dracutlibdir}/modules.d/02caps
|
|
|
|
%{dracutlibdir}/modules.d/03modsign
|
|
|
|
%{dracutlibdir}/modules.d/03rescue/module-setup.sh
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/04watchdog
|
|
|
|
%{dracutlibdir}/modules.d/10i18n
|
|
|
|
%{dracutlibdir}/modules.d/30convertfs
|
2014-03-04 19:26:06 +01:00
|
|
|
%{dracutlibdir}/modules.d/40network
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/45url-lib
|
2014-03-04 19:26:06 +01:00
|
|
|
%{dracutlibdir}/modules.d/45ifcfg
|
2013-01-24 11:28:22 +01:00
|
|
|
%{dracutlibdir}/modules.d/50drm
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/50plymouth
|
|
|
|
%{dracutlibdir}/modules.d/80cms
|
2014-06-02 20:32:32 +02:00
|
|
|
%{dracutlibdir}/modules.d/81cio_ignore
|
2014-03-04 19:26:06 +01:00
|
|
|
%{dracutlibdir}/modules.d/90livenet
|
|
|
|
%{dracutlibdir}/modules.d/90qemu-net
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/90btrfs
|
|
|
|
%{dracutlibdir}/modules.d/90crypt
|
|
|
|
%{dracutlibdir}/modules.d/90dm
|
|
|
|
%{dracutlibdir}/modules.d/90dmraid
|
|
|
|
%{dracutlibdir}/modules.d/90dmsquash-live
|
|
|
|
%{dracutlibdir}/modules.d/90kernel-modules
|
|
|
|
%{dracutlibdir}/modules.d/90lvm
|
|
|
|
%{dracutlibdir}/modules.d/90mdraid
|
|
|
|
%{dracutlibdir}/modules.d/90multipath
|
|
|
|
%{dracutlibdir}/modules.d/90qemu
|
|
|
|
%{dracutlibdir}/modules.d/91crypt-gpg
|
2012-08-02 21:33:14 +02:00
|
|
|
%{dracutlibdir}/modules.d/91crypt-loop
|
2014-03-04 19:26:06 +01:00
|
|
|
%{dracutlibdir}/modules.d/95znet
|
|
|
|
%{dracutlibdir}/modules.d/95fcoe-uefi
|
|
|
|
%{dracutlibdir}/modules.d/95nbd
|
|
|
|
%{dracutlibdir}/modules.d/95nfs
|
|
|
|
%{dracutlibdir}/modules.d/95ssh-client
|
|
|
|
%{dracutlibdir}/modules.d/95fcoe
|
|
|
|
%{dracutlibdir}/modules.d/95iscsi
|
2012-08-02 21:33:14 +02:00
|
|
|
%{dracutlibdir}/modules.d/95cifs
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/95debug
|
|
|
|
%{dracutlibdir}/modules.d/95resume
|
|
|
|
%{dracutlibdir}/modules.d/95rootfs-block
|
2014-03-14 16:16:25 +01:00
|
|
|
%{dracutlibdir}/modules.d/95dcssblk
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/95dasd
|
|
|
|
%{dracutlibdir}/modules.d/95dasd_mod
|
2013-11-29 13:27:47 +01:00
|
|
|
%{dracutlibdir}/modules.d/95dasd_rules
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/95fstab-sys
|
|
|
|
%{dracutlibdir}/modules.d/95zfcp
|
2013-11-29 13:27:47 +01:00
|
|
|
%{dracutlibdir}/modules.d/95zfcp_rules
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/95terminfo
|
|
|
|
%{dracutlibdir}/modules.d/95udev-rules
|
|
|
|
%{dracutlibdir}/modules.d/95virtfs
|
|
|
|
%{dracutlibdir}/modules.d/97biosdevname
|
|
|
|
%{dracutlibdir}/modules.d/98ecryptfs
|
|
|
|
%{dracutlibdir}/modules.d/98pollcdrom
|
2014-06-02 13:47:31 +02:00
|
|
|
%{dracutlibdir}/modules.d/98selinux
|
2012-07-13 15:52:08 +02:00
|
|
|
%{dracutlibdir}/modules.d/98syslog
|
|
|
|
%{dracutlibdir}/modules.d/98systemd
|
|
|
|
%{dracutlibdir}/modules.d/98usrmount
|
|
|
|
%{dracutlibdir}/modules.d/99base
|
|
|
|
%{dracutlibdir}/modules.d/99fs-lib
|
|
|
|
%{dracutlibdir}/modules.d/99img-lib
|
|
|
|
%{dracutlibdir}/modules.d/99shutdown
|
2012-07-30 20:02:55 +02:00
|
|
|
%{dracutlibdir}/modules.d/99suse
|
2014-03-04 19:26:06 +01:00
|
|
|
%{dracutlibdir}/modules.d/99uefi-lib
|
2012-07-30 20:02:55 +02:00
|
|
|
%config(noreplace) %{_sysconfdir}/logrotate.d/dracut
|
2012-07-13 15:52:08 +02:00
|
|
|
%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
|
|
|
|
%if %{defined _unitdir}
|
2013-04-03 18:57:15 +02:00
|
|
|
%dir %{_unitdir}/initrd.target.wants
|
2012-07-13 15:52:08 +02:00
|
|
|
%{_unitdir}/*.service
|
|
|
|
%{_unitdir}/*/*.service
|
|
|
|
%endif
|
2013-11-29 13:27:47 +01:00
|
|
|
%config %{_sysconfdir}/bash_completion.d/dracut
|
2012-07-13 15:52:08 +02:00
|
|
|
%dir /boot/dracut
|
2012-07-30 20:02:55 +02:00
|
|
|
%dir %{_localstatedir}/lib/dracut
|
|
|
|
%dir %{_localstatedir}/lib/dracut/overlay
|
2012-07-13 15:52:08 +02:00
|
|
|
|
|
|
|
%changelog
|