Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/mac68k/instkernel/ramdisk pull up rev 1.2 from ...
details: https://anonhg.NetBSD.org/src/rev/e99591527c2b
branches: netbsd-1-4
changeset: 469098:e99591527c2b
user: cgd <cgd%NetBSD.org@localhost>
date: Sat Jun 26 23:55:36 1999 +0000
description:
pull up rev 1.2 from trunk. (cgd)
diffstat:
distrib/mac68k/instkernel/ramdisk/dot.hdprofile | 3 ++-
distrib/mac68k/instkernel/ramdisk/dot.profile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 7e43248ca44c -r e99591527c2b distrib/mac68k/instkernel/ramdisk/dot.hdprofile
--- a/distrib/mac68k/instkernel/ramdisk/dot.hdprofile Sat Jun 26 23:55:30 1999 +0000
+++ b/distrib/mac68k/instkernel/ramdisk/dot.hdprofile Sat Jun 26 23:55:36 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.hdprofile,v 1.1 1999/03/26 08:34:37 ender Exp $
+# $NetBSD: dot.hdprofile,v 1.1.2.1 1999/06/26 23:55:36 cgd Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# All rights reserved.
@@ -40,6 +40,7 @@
if [ "X${DONEPROFILE}" = "X" ]; then
DONEPROFILE=YES
+ export DONEPROFILE
echo "Checking filesystems..."
fsck -y
diff -r 7e43248ca44c -r e99591527c2b distrib/mac68k/instkernel/ramdisk/dot.profile
--- a/distrib/mac68k/instkernel/ramdisk/dot.profile Sat Jun 26 23:55:30 1999 +0000
+++ b/distrib/mac68k/instkernel/ramdisk/dot.profile Sat Jun 26 23:55:36 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.1 1999/03/26 08:34:37 ender Exp $
+# $NetBSD: dot.profile,v 1.1.2.1 1999/06/26 23:55:41 cgd Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# Copyright (c) 1997 Perry E. Metzger
@@ -43,6 +43,7 @@
if [ "X${DONEPROFILE}" = "X" ]; then
DONEPROFILE=YES
+ export DONEPROFILE
# get the terminal type
eval `tset -s -m ":?$TERM"`
Home |
Main Index |
Thread Index |
Old Index