Module Name:    src
Committed By:   isaki
Date:           Sat May 15 06:36:12 UTC 2010

Modified Files:
        src/distrib/x68k/floppies/ramdisk: dot.profile

Log Message:
TERM=x68k -> vt220.  sysinst works again.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/distrib/x68k/floppies/ramdisk/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/x68k/floppies/ramdisk/dot.profile
diff -u src/distrib/x68k/floppies/ramdisk/dot.profile:1.14 src/distrib/x68k/floppies/ramdisk/dot.profile:1.15
--- src/distrib/x68k/floppies/ramdisk/dot.profile:1.14	Sat Jul 26 17:07:44 2003
+++ src/distrib/x68k/floppies/ramdisk/dot.profile	Sat May 15 06:36:12 2010
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.14 2003/07/26 17:07:44 salo Exp $
+# $NetBSD: dot.profile,v 1.15 2010/05/15 06:36:12 isaki Exp $
 #
 # Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -35,7 +35,7 @@
 
 PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
 export PATH
-TERM=x68k
+TERM=vt220
 export TERM
 HOME=/
 export HOME

Reply via email to