Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/newsmips/floppies/ramdisk Remove mount -t kernfs
details: https://anonhg.NetBSD.org/src/rev/85809983e694
branches: trunk
changeset: 503137:85809983e694
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Thu Feb 01 06:08:00 2001 +0000
description:
Remove mount -t kernfs
diffstat:
distrib/newsmips/floppies/ramdisk/dot.profile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r c50862289ab7 -r 85809983e694 distrib/newsmips/floppies/ramdisk/dot.profile
--- a/distrib/newsmips/floppies/ramdisk/dot.profile Thu Feb 01 06:07:22 2001 +0000
+++ b/distrib/newsmips/floppies/ramdisk/dot.profile Thu Feb 01 06:08:00 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.3 2000/06/14 22:52:46 cgd Exp $
+# $NetBSD: dot.profile,v 1.4 2001/02/01 06:08:00 tsutsui Exp $
#
# Copyright (c) 1995 Jason R. Thorpe
# Copyright (c) 1994 Christopher G. Demetriou
@@ -56,9 +56,6 @@
# mount a /tmp on mfs, to avoid filling the md
mount -t mfs swap /tmp
- # mount the kern_fs so that we can examine the dmesg state
- mount -t kernfs kern /kern
-
# get the terminal type
_forceloop=""
while [ "X${_forceloop}" = X"" ]; do
Home |
Main Index |
Thread Index |
Old Index