]> git.pld-linux.org Git - packages/lilo.git/blobdiff - lilo-degraded_arrary.patch
- up to 23.0
[packages/lilo.git] / lilo-degraded_arrary.patch
index 517a0f92e3bf5ad8585a499d56488060566a058e..4d4974ecf5416c6f7e2fd64fb9777a82bf9a2a3a 100644 (file)
@@ -10,9 +10,9 @@
 # getting informations about the faulty or removed device is skipped.
 
 The attached patch really scans all devices to get all required information.
-diff -Nur lilo-22.8/raid.c lilo-22.8/raid.c
---- lilo-22.8/raid.c   2009-04-01 17:27:06.000000000 +0200
-+++ lilo-22.8/raid.c   2009-04-01 17:26:48.000000000 +0200
+diff -Nur lilo-22.8/src/raid.c lilo-22.8/src/raid.c
+--- lilo-22.8/src/raid.c       2009-04-01 17:27:06.000000000 +0200
++++ lilo-22.8/src/raid.c       2009-04-01 17:26:48.000000000 +0200
 @@ -223,7 +223,7 @@
            if (!force_raid) die("Not all RAID-1 disks are active; use '-H' to install to active disks only");
            else {
This page took 0.623572 seconds and 4 git commands to generate.