Module Name:    src
Committed By:   martin
Date:           Fri Apr  2 21:58:47 UTC 2010

Modified Files:
        src/distrib/sparc64/cdroms/installcd: dot.profile

Log Message:
Ooops, remove leftovers from the ramdisk /


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/sparc64/cdroms/installcd/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/sparc64/cdroms/installcd/dot.profile
diff -u src/distrib/sparc64/cdroms/installcd/dot.profile:1.1 src/distrib/sparc64/cdroms/installcd/dot.profile:1.2
--- src/distrib/sparc64/cdroms/installcd/dot.profile:1.1	Fri Apr  2 21:29:30 2010
+++ src/distrib/sparc64/cdroms/installcd/dot.profile	Fri Apr  2 21:58:46 2010
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.1 2010/04/02 21:29:30 martin Exp $
+# $NetBSD: dot.profile,v 1.2 2010/04/02 21:58:46 martin Exp $
 #
 # Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -92,9 +92,6 @@
 	# hack to get around bugs in kernfs's rootdev/rrootdev lookup.
 	ls -l /dev/* > /dev/null 2>&1
 
-	# mount the ramdisk read write
-	mount -t -r cd9660 -u /kern/rootdev /
-
 	# mount a few tempfs to allow modifications over the CD contents
 	mount -t tmpfs tmpfs /tmp
 	mount -t tmpfs tmpfs /var

Reply via email to