SVN: geninitrd/trunk/functions

glen glen at pld-linux.org
Thu Feb 8 19:39:00 CET 2007


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"
 


More information about the pld-cvs-commit mailing list