packages: geninitrd/geninitrd.spec - s/Requires/Suggests/ for mdadm-initrd ...
gotar
gotar at pld-linux.org
Tue Sep 15 10:04:10 CEST 2009
Author: gotar Date: Tue Sep 15 08:04:10 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- s/Requires/Suggests/ for mdadm-initrd (only for software RAIDs users)
---- Files affected:
packages/geninitrd:
geninitrd.spec (2.155 -> 2.156)
---- Diffs:
================================================================
Index: packages/geninitrd/geninitrd.spec
diff -u packages/geninitrd/geninitrd.spec:2.155 packages/geninitrd/geninitrd.spec:2.156
--- packages/geninitrd/geninitrd.spec:2.155 Tue Sep 15 01:05:33 2009
+++ packages/geninitrd/geninitrd.spec Tue Sep 15 10:04:05 2009
@@ -20,16 +20,16 @@
Requires: genromfs
Requires: gzip
Requires: /usr/bin/ldd
-Requires: rc-scripts >= 0.2.7
-# without this softraid installations of PLD fail
-Requires: mdadm-initrd >= 1.12.0-1
Requires: mktemp >= 1.5-8
Requires: module-init-tools >= 3.2.2-6
Requires: mount
Requires: pci-database >= 0.4
+Requires: rc-scripts >= 0.2.7
Requires: tar
# otherwise LVM subsystem is automatically disabled in geninitrd
Suggests: lvm2-initrd
+# without this softraid installations of PLD fail
+Suggests: mdadm-initrd >= 1.12.0-1
Obsoletes: mkinitrd
Conflicts: grubby < 6.0.24-3
Conflicts: udev-initrd < 1:104
@@ -104,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 2.156 2009/09/15 08:04:05 gotar
+- s/Requires/Suggests/ for mdadm-initrd (only for software RAIDs users)
+
Revision 2.155 2009/09/14 23:05:33 gotar
- busybox-initrd 1.00-4 (probably some newer ones too) causes:
usage: switch_root NEW_ROOT
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geninitrd/geninitrd.spec?r1=2.155&r2=2.156&f=u
More information about the pld-cvs-commit
mailing list