Module Name:    src
Committed By:   nonaka
Date:           Tue Dec 22 11:15:52 UTC 2009

Modified Files:
        src/distrib/landisk/ramdisk: dot.profile

Log Message:
remove "mount -t kernfs" line.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/landisk/ramdisk/dot.profile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/landisk/ramdisk/dot.profile
diff -u src/distrib/landisk/ramdisk/dot.profile:1.1 src/distrib/landisk/ramdisk/dot.profile:1.2
--- src/distrib/landisk/ramdisk/dot.profile:1.1	Mon Apr 14 17:24:56 2008
+++ src/distrib/landisk/ramdisk/dot.profile	Tue Dec 22 11:15:52 2009
@@ -58,9 +58,6 @@
 	# mount the ramdisk read write
 	mount -u $ROOTDEV /
 
-	# mount the kern_fs so that we can examine the dmesg state
-	mount -t kernfs /kern /kern
-
 	# run the installation program
 	sysinst
 fi

Reply via email to