Author: glen
Date: Thu Feb  8 19:38:59 2007
New Revision: 8244

Modified:
   geninitrd/trunk/functions
Log:
- correct comment

Modified: geninitrd/trunk/functions
==============================================================================
--- geninitrd/trunk/functions   (original)
+++ geninitrd/trunk/functions   Thu Feb  8 19:38:59 2007
@@ -68,7 +68,7 @@
 }
 
 # resolve /dev/dm-0 to lvm2 node
-# which they got from /proc/partitions when rootfs is UUID=
+# which they got from blkid program fs was specifed as UUID= in fstab
 dm_lvm2_name() {
        local node="$1"
 
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to