SVN: geninitrd/trunk/geninitrd

glen glen at pld-linux.org
Thu Oct 4 23:23:24 CEST 2007


Author: glen
Date: Thu Oct  4 23:23:24 2007
New Revision: 8780

Modified:
   geninitrd/trunk/geninitrd
Log:
- cosmetics

Modified: geninitrd/trunk/geninitrd
==============================================================================
--- geninitrd/trunk/geninitrd	(original)
+++ geninitrd/trunk/geninitrd	Thu Oct  4 23:23:24 2007
@@ -1079,8 +1079,8 @@
 }
 
 # generate code to mount /dev on tmpfs and create initial nodes
-# can be called multiple times. /dev is cleaned up automatically at the end of
-# script.
+# can be called multiple times. /dev is cleaned up (umounted) automatically at
+# the end of script.
 initrd_gen_tmpfs_dev() {
     if [ "$INITRDFS" = "initramfs" ]; then
 		# initramfs is read-write filesystem, no need for tmpfs


More information about the pld-cvs-commit mailing list