Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/macppc/floppies/ramdisk Pull up rev 1.10.
details: https://anonhg.NetBSD.org/src/rev/9e4f79bf8aea
branches: netbsd-1-5
changeset: 488990:9e4f79bf8aea
user: tsubai <tsubai%NetBSD.org@localhost>
date: Wed Aug 09 10:13:04 2000 +0000
description:
Pull up rev 1.10.
Add dmesg, and remove mount_kernfs.
diffstat:
distrib/macppc/floppies/ramdisk/dot.profile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r f2a8425db3ba -r 9e4f79bf8aea distrib/macppc/floppies/ramdisk/dot.profile
--- a/distrib/macppc/floppies/ramdisk/dot.profile Wed Aug 09 10:05:46 2000 +0000
+++ b/distrib/macppc/floppies/ramdisk/dot.profile Wed Aug 09 10:13:04 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.9 2000/06/14 22:52:45 cgd Exp $
+# $NetBSD: dot.profile,v 1.9.2.1 2000/08/09 10:13:04 tsubai 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