Add a message saying that a /emul or /emul/aout symlink has been renamed

to .old.
This commit is contained in:
fvdl 2000-11-12 15:33:26 +00:00
parent 18c121ba47
commit 3c20e1e72d
1 changed files with 8 additions and 1 deletions

View File

@ -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_header
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.
}