> > Hello,
> > 
> > Can anyone point me to information on how to read
> the
> > differences in the builds and versions of
> opensolaris
> > and solaris? have not be able to figure this one
> out
> > and thought someone may have already asked?
> > 
> > Thanks!
> 
> OpenSolaris is based on build numbers so the
> differences are based on the different build numbers,
> from uname -a or /etc/release.
> 
> Solaris uname -a provides the kernel number in the
> uname -v output that is installed on top of the base
> Solaris version installed.  The release of Solaris
> installed is contained in the /etc/release file.
> 
> For example /etc/release from a Solaris system:
> Solaris 10 8/07 s10s_u4wos_12b SPARC
> ^^^^^^^^^^^^^ Official Media Name
> Solaris 10 8/07 s10s_u4wos_12b SPARC
> ^^^^Solaris 10 SPARC (x would
>  stand for X86)
> olaris 10 8/07 s10s_u4wos_12b SPARC
>                              ^^^^^ Update 4
> b SPARC
> ^^^Build 12b
> of update 4 branch/tree
> 
> OpenSolaris /etc/release is Straight forward:
> OpenSolaris Development snv_130 X86
> 
> Build 130 and uname -v is snv_130.  And since there
> are no patches in OpenSolaris, /etc/release and uname
> -v will probably always be the build number.  Not
> sure what that will look like with support
> repositories, etc.
> 
> Hope that helps...

Well, so much for html postings:(

Let me try again for the /etc/release of Solaris 10:

Solaris 10 8/07 s10s_u4wos_12b SPARC

Solaris 10 8/07 is the official media name

s10s is Solaris 10 SPARC (s for SPARC and x for X86/64, ie s10x)

u4wos is the update release, update 4 in this case

12b is the build number for the update release.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to