[arch-commits] Commit in lvm2/trunk (lvm2_install)

Thomas Bächler thomas at archlinux.org
Sat Nov 14 10:12:19 UTC 2009


    Date: Saturday, November 14, 2009 @ 05:12:18
  Author: thomas
Revision: 58761

Fix booting from LVM if a mirror or snapshot volume is present

Modified:
  lvm2/trunk/lvm2_install

--------------+
 lvm2_install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: lvm2_install
===================================================================
--- lvm2_install	2009-11-14 00:17:28 UTC (rev 58760)
+++ lvm2_install	2009-11-14 10:12:18 UTC (rev 58761)
@@ -2,7 +2,7 @@
 
 install ()
 {
-    MODULES=" dm-mod "
+    MODULES=" dm-mod dm-snapshot dm-mirror"
     BINARIES=""
     FILES=""
     SCRIPT="lvm2"




More information about the arch-commits mailing list