Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/distrib/notes/i386 Remove section about NetBSD-i386 switc...
details: https://anonhg.NetBSD.org/src/rev/71ff0590ad6b
branches: netbsd-3
changeset: 577492:71ff0590ad6b
user: tron <tron%NetBSD.org@localhost>
date: Sun Nov 13 15:16:30 2005 +0000
description:
Remove section about NetBSD-i386 switching from a.out to ELF. That
happened a long time ago.
diffstat:
distrib/notes/i386/upgrade | 31 +------------------------------
1 files changed, 1 insertions(+), 30 deletions(-)
diffs (37 lines):
diff -r 2871f171675b -r 71ff0590ad6b distrib/notes/i386/upgrade
--- a/distrib/notes/i386/upgrade Sun Nov 13 15:03:30 2005 +0000
+++ b/distrib/notes/i386/upgrade Sun Nov 13 15:16:30 2005 +0000
@@ -1,32 +1,3 @@
-.\" $NetBSD: upgrade,v 1.22 2002/06/30 12:28:57 lukem Exp $
+.\" $NetBSD: upgrade,v 1.22.6.1 2005/11/13 15:16:30 tron Exp $
.
.so ../common/upgrade
-.Pp
-.Nx*M
-has switched its executable format from the old a.out format
-to ELF, the now more commonly used and supported format.
-Your old binaries will continue to work just fine.
-The installation procedure will try to take the necessary steps to
-accomplish this.
-The most important step is to move the old a.out shared libraries in
-.Pa /usr/lib
-and
-.Pa /usr/X11R6/lib
-(if X was installed) to
-.Pa /emul/aout ,
-where they will be automatically found if an older a.out binary
-is executed.
-.Ic sysinst
-will use an existing
-.Pa /emul
-and / or
-.Pa /emul/aout
-directory if available, and will create it (as a symbolic link to
-.Pa /usr/aout )
-if necessary.
-.Pp
-If you already had a
-.Pa /emul
-directory, or a symbolic link by that name,
-.Ic sysinst
-should rename it and tell you about it.
Home |
Main Index |
Thread Index |
Old Index