packages: dracut/dracut.spec - rel 6 - disabled S:biosdevname
baggins
baggins at pld-linux.org
Wed May 30 08:38:33 CEST 2012
Author: baggins Date: Wed May 30 06:38:33 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 6
- disabled S:biosdevname
---- Files affected:
packages/dracut:
dracut.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/dracut/dracut.spec
diff -u packages/dracut/dracut.spec:1.20 packages/dracut/dracut.spec:1.21
--- packages/dracut/dracut.spec:1.20 Fri Apr 27 13:05:30 2012
+++ packages/dracut/dracut.spec Wed May 30 08:38:27 2012
@@ -2,7 +2,7 @@
Summary: Initramfs generator using udev
Name: dracut
Version: 018
-Release: 5
+Release: 6
License: GPL v2+
Group: Base
Source0: ftp://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
@@ -32,7 +32,9 @@
Requires: udev
Requires: util-linux >= 2.20
Requires: virtual(module-tools)
-Suggests: biosdevname
+# disabled due to angry (bug)reports, because it changes well known
+# net device names from ethX to emX or pXpY
+#Suggests: biosdevname
Suggests: btrfs-progs
Suggests: busybox
Suggests: bzip2
@@ -348,6 +350,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2012/05/30 06:38:27 baggins
+- rel 6
+- disabled S:biosdevname
+
Revision 1.20 2012/04/27 11:05:30 baggins
- rel 5
- we don't have system-release, we have os-release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/dracut/dracut.spec?r1=1.20&r2=1.21
More information about the pld-cvs-commit
mailing list