Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/utils/sysinst/arch/i386 Pullup 1.22 [fvdl]:



details:   https://anonhg.NetBSD.org/src/rev/239e66a16040
branches:  netbsd-1-5
changeset: 490208:239e66a16040
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Nov 13 20:08:01 2000 +0000

description:
Pullup 1.22 [fvdl]:
Add a message saying that a /emul or /emul/aout symlink has been renamed
to .old.

diffstat:

 distrib/utils/sysinst/arch/i386/msg.md.en |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r fb1803976557 -r 239e66a16040 distrib/utils/sysinst/arch/i386/msg.md.en
--- a/distrib/utils/sysinst/arch/i386/msg.md.en Mon Nov 13 19:56:14 2000 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.en Mon Nov 13 20:08:01 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.19.4.1 2000/10/18 17:51:22 tv Exp $      */
+/*     $NetBSD: msg.md.en,v 1.19.4.2 2000/11/13 20:08:01 tv Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -317,3 +317,10 @@
 
 message bootsel_row
 {%-6d %-32s %s\n}
+
+message emulbackup
+{Either the /emul/aout or /emul directory on your system was a symbolic link
+pointing to an unmounted filesystem. It has been given a '.old' extension.
+Once you bring your upgraded system back up, you may need to take care
+of merging the newly created /emul/aout directory with the old one.
+}



Home | Main Index | Thread Index | Old Index