Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/x68k/floppies/ramdisk TERM=x68k -> vt220. sysinst w...



details:   https://anonhg.NetBSD.org/src/rev/fa09ed80b75a
branches:  trunk
changeset: 754891:fa09ed80b75a
user:      isaki <isaki%NetBSD.org@localhost>
date:      Sat May 15 06:36:12 2010 +0000

description:
TERM=x68k -> vt220.  sysinst works again.

diffstat:

 distrib/x68k/floppies/ramdisk/dot.profile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 472372c08861 -r fa09ed80b75a distrib/x68k/floppies/ramdisk/dot.profile
--- a/distrib/x68k/floppies/ramdisk/dot.profile Sat May 15 06:01:12 2010 +0000
+++ b/distrib/x68k/floppies/ramdisk/dot.profile Sat May 15 06:36:12 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index