Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/sysinst/arch/i386 Add a message saying that a ...
details: https://anonhg.NetBSD.org/src/rev/4355ec5232f7
branches: trunk
changeset: 499130:4355ec5232f7
user: fvdl <fvdl%NetBSD.org@localhost>
date: Sun Nov 12 15:33:26 2000 +0000
description:
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 297d8aa00c6c -r 4355ec5232f7 distrib/utils/sysinst/arch/i386/msg.md.en
--- a/distrib/utils/sysinst/arch/i386/msg.md.en Sun Nov 12 15:32:57 2000 +0000
+++ b/distrib/utils/sysinst/arch/i386/msg.md.en Sun Nov 12 15:33:26 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.md.en,v 1.21 2000/10/17 19:52:14 fvdl Exp $ */
+/* $NetBSD: msg.md.en,v 1.22 2000/11/12 15:33:26 fvdl 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