[30] in Locker Maintainers
New sun4x_57 platform
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed May 24 21:49:52 2000
Date: Wed, 24 May 2000 21:49:44 -0400
Message-Id: <200005250149.VAA01033@egyptian-gods.mit.edu>
From: Greg Hudson <ghudson@MIT.EDU>
To: locker-maintainers@MIT.EDU
Please take steps to make any lockers you maintain support the new
sun4x_57 system type. Possible approaches are:
* Make a symlink under arch from sun4x_57 to some older
Solaris system type like sun4x_56. If you do this, binaries
rebuilt under Solaris 7 will probably start to break on the
older system type.
* Make a symlink farm under arch/sun4x_57/bin pointing to the
binaries from an older Solaris system type. When binaries
are rebuilt on a Solaris 7 machine, replace the symlinks
with actual files.
* Rebuild the entire locker under Solaris 7, creating an
entirely new arch/sun4x_57 directory.