Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/arm32 pull up rev 1.4 from trunk. (cgd)
details: https://anonhg.NetBSD.org/src/rev/cc67fa1f545e
branches: netbsd-1-4
changeset: 469092:cc67fa1f545e
user: cgd <cgd%NetBSD.org@localhost>
date: Sat Jun 26 23:54:41 1999 +0000
description:
pull up rev 1.4 from trunk. (cgd)
diffstat:
distrib/arm32/floppies/upgr/dot.profile | 3 ++-
distrib/arm32/ramdisk/dot.hdprofile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 1d80b9f5b003 -r cc67fa1f545e distrib/arm32/floppies/upgr/dot.profile
--- a/distrib/arm32/floppies/upgr/dot.profile Sat Jun 26 23:54:35 1999 +0000
+++ b/distrib/arm32/floppies/upgr/dot.profile Sat Jun 26 23:54:41 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.3 1998/01/09 21:51:37 perry Exp $
+# $NetBSD: dot.profile,v 1.3.2.1 1999/06/26 23:54:41 cgd Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# All rights reserved.
@@ -40,6 +40,7 @@
if [ "X${DONEPROFILE}" = "X" ]; then
DONEPROFILE=YES
+ export DONEPROFILE
# set up some sane defaults
echo 'erase ^H, werase ^W, kill ^U, intr ^C'
diff -r 1d80b9f5b003 -r cc67fa1f545e distrib/arm32/ramdisk/dot.hdprofile
--- a/distrib/arm32/ramdisk/dot.hdprofile Sat Jun 26 23:54:35 1999 +0000
+++ b/distrib/arm32/ramdisk/dot.hdprofile Sat Jun 26 23:54:41 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.hdprofile,v 1.3 1998/09/29 03:08:47 mark Exp $
+# $NetBSD: dot.hdprofile,v 1.3.2.1 1999/06/26 23:54:46 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
Home |
Main Index |
Thread Index |
Old Index