Strictly for my own reasons let's say I wanted the initial public release of Solaris 10 wherein there are difference versions of libC. Some servers may say this :
# cat /etc/release
Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
Assembled 23 August 2011
Yet others may say :
$ cat /etc/release
Oracle Solaris 10 1/13 s10s_u11wos_24a SPARC
Copyright (c) 1983, 2013, Oracle and/or its affiliates. All rights reserved.
Assembled 17 January 2013
However there is one that was first and it was something that said build L51 in it or somthing similar.
Is there a place within the Oracle support site to locate and download an older ( very old ) release of Solaris ?
Dennis