[packages/dracut] - updated to 026
baggins
baggins at pld-linux.org
Wed Mar 20 20:21:31 CET 2013
commit 52115f14a484fd9a5a474c0bb5df67930b353c25
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Mar 20 20:21:13 2013 +0100
- updated to 026
dracut.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/dracut.spec b/dracut.spec
index 60dfbaf..dd00fe8 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -1,12 +1,12 @@
Summary: Initramfs generator using udev
Summary(pl.UTF-8): Generator initramfs wykorzystujący udev
Name: dracut
-Version: 025
+Version: 026
Release: 1
License: GPL v2+
Group: Base
Source0: http://ftp.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
-# Source0-md5: 62bb8de340afbe19756e40a846f935de
+# Source0-md5: 269bfb2a0c755fe267ca3c1f5c9f7be0
Source1: pld.conf
Patch0: bash-sh.patch
Patch1: plymouth-libexec.patch
@@ -236,6 +236,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{dracutlibdir}/modules.d/00bootchart/*.sh
%dir %{dracutlibdir}/modules.d/00dash
%attr(755,root,root) %{dracutlibdir}/modules.d/00dash/*.sh
+%dir %{dracutlibdir}/modules.d/00systemd-bootchart
+%attr(755,root,root) %{dracutlibdir}/modules.d/00systemd-bootchart/*.sh
%dir %{dracutlibdir}/modules.d/01bash
%attr(755,root,root) %{dracutlibdir}/modules.d/01bash/*.sh
%dir %{dracutlibdir}/modules.d/04watchdog
@@ -354,10 +356,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man8/dracut.8*
%{_mandir}/man8/dracut-cmdline.service.8*
%{_mandir}/man8/dracut-initqueue.service.8*
+%{_mandir}/man8/dracut-mount.service.8*
+%{_mandir}/man8/dracut-pre-mount.service.8*
%{_mandir}/man8/dracut-pre-pivot.service.8*
%{_mandir}/man8/dracut-pre-trigger.service.8*
%{_mandir}/man8/dracut-pre-udev.service.8*
-%{_mandir}/man8/initrd-switch-root.service.8*
%{_mandir}/man8/mkinitrd.8*
%{_mandir}/man8/udevadm-cleanup-db.service.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dracut.git/commitdiff/52115f14a484fd9a5a474c0bb5df67930b353c25
More information about the pld-cvs-commit
mailing list