README revision 7c478bd95313f5f23a4c958a745db2134aa03244
2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License, Version 1.0 only
2N/A# (the "License"). You may not use this file except in compliance
2N/A# with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A
2N/AElimination of /usr/kvm
2N/A=======================
2N/A
2N/ACopyright (c) 1995-2000 by Sun Microsystems, Inc.
2N/AAll rights reserved.
2N/A
2N/A#ident "%Z%%M% %I% %E% SMI"
2N/A
2N/AAs of Solaris 2.5, the /usr/kvm directory is no longer needed by the
2N/Aoperating environment. The mount point continues to be provided for
2N/Abackward compatibility although all of the contents have been removed.
2N/A
2N/AIn earlier releases, /usr/kvm contained the platform specific implementations
2N/Aof programs and libraries. The interface to these platform specific
2N/Aimplementations was generally advertized to be in a platform independent
2N/Adirectory and a symbolic link was used to bind the advertized platform
2N/Aindependent interface to the platform specific implementation in /usr/kvm.
2N/A
2N/AImplementation Interface(s)
2N/A
2N/A/usr/kvm/adb /usr/bin/adb
2N/A
2N/A/usr/kvm/arch /usr/ucb/arch
2N/A
2N/A Note: Source Compatibility Package Component
2N/A
2N/A/usr/kvm/crash /usr/bin/mdb
2N/A
2N/A Note: Solaris Modular Debugger Guide describes how to
2N/A transition from crash(1M) to mdb(1).
2N/A
2N/A/usr/kvm/eeprom /usr/sbin/eeprom
2N/A
2N/A/usr/kvm/i286,i386,i486,i860,i86pc,iAPX286,m68k,mc68000,mc68010,mc68020,
2N/A mc68030,mc68040,sparc,sun,sun2,sun3,sun3x,sun4,sun4c,sun4d,sun4e,
2N/A sun4m,u370,u3b,u3b15,u3b2,u3b5,vax
2N/A /usr/bin/i286,i386,i486,i860,i86pc,iAPX286,m68k,
2N/A mc68000,mc68010,mc68020,mc68030,mc68040,sparc,sun,
2N/A sun2,sun3,sun3x,sun4,sun4c,sun4d,sun4e,sun4m,u370,
2N/A u3b,u3b15,u3b2,u3b5,vax
2N/A
2N/A Note: These are documented on the machid(1) manual
2N/A page. These are fully deprecated interfaces.
2N/A
2N/A/usr/kvm/libkvm.a /usr/lib/libkvm.a
2N/A
2N/A Note: /usr/lib/libkvm.a is no longer a component
2N/A of SunOS.
2N/A
2N/A/usr/kvm/libkvm.so.1 /usr/lib/libkvm.so.1
2N/A/usr/kvm/libkvm.so /usr/lib/libkvm.so
The following platform specific objects were also delivered in previous
releases of SunOS. They are only of use with specific platforms and
it was always documented that the path to these objects was uncommitted.
2.4 (and earlier) 2.5
/usr/kvm/cg14config /usr/platform/sun4m/sbin/cg14config sun4m only
/usr/kvm/sxconfig /usr/platform/sun4m/sbin/sxconfig sun4m only
/usr/kvm/prtdiag /usr/platform/sun4d/sbin/prtdiag sun4d only