SOURCES: lilo-raid.patch (NEW) - sometimes failed devices are before active...

bszx bszx at pld-linux.org
Fri Oct 3 18:50:17 CEST 2008


Author: bszx                         Date: Fri Oct  3 16:50:17 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- sometimes failed devices are before active ones

---- Files affected:
SOURCES:
   lilo-raid.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/lilo-raid.patch
diff -u /dev/null SOURCES/lilo-raid.patch:1.1
--- /dev/null	Fri Oct  3 18:50:18 2008
+++ SOURCES/lilo-raid.patch	Fri Oct  3 18:50:12 2008
@@ -0,0 +1,10 @@
+--- lilo-22.8/raid.c.old	2006-08-13 21:37:07.000000000 +0200
++++ lilo-22.8/raid.c	2008-10-03 18:41:58.000000000 +0200
+@@ -223,7 +223,6 @@
+ 	    if (!force_raid) die("Not all RAID-1 disks are active; use '-H' to install to active disks only");
+ 	    else {
+ 		warn("Partial RAID-1 install on active disks only; booting is not failsafe\n");
+-		raid_limit = md_array_info.active_disks;
+ 	    }
+ 	}
+ 	raid_index = 0;
================================================================


More information about the pld-cvs-commit mailing list