f1c77e5dd16b48bd02ce4475218bd514850119ad
[pspp] / doc / solaris-versions
1 Sun seems to care about Solaris versus SunOS branding...
2
3 Here is a mapping table that maps the `uname -sr` values to Sun's marketing
4 names.
5
6        SunOS 1.x       == SunOS 1.x
7        SunOS 2.x       == SunOS 2.x
8        SunOS 3.x       == SunOS 3.x
9        SunOS 4.0       == SunOS 4.0
10        SunOS 4.0.x     == SunOS 4.0.x
11
12 Starting with 4.1.1B of SunOS we have the 'Solaris 1.0' release.
13
14        SunOS 4.1.1B    == Solaris 1.0
15        SunOS 4.1.1.1   ==    "     "
16        SunOS 4.1.1_U1  ==    "     "
17        SunOS 4.1.2     == Solaris 1.0.1
18        SunOS 4.1.3     == Solaris 1.1A
19        SunOS 4.1.3B    == Solaris 1.1B
20        SunOS 4.1.3C    == Solaris 1.1C
21        SunOS 4.1.3_U1  == Solaris 1.1.1
22        SunOS 4.1.3_U1B == Solaris 1.1.1B
23        SunOS 4.1.4     == Solaris 1.1.2
24
25 The SunOS 5.x uname output maps to the Solaris 2.x numbers thru 2.6
26
27        SunOS 5.0       == Solaris 2.0
28        SunOS 5.1       == Solaris 2.1
29        SunOS 5.2       == Solaris 2.2
30        SunOS 5.3       == Solaris 2.3
31        SunOS 5.4       == Solaris 2.4
32        SunOS 5.5       == Solaris 2.5
33        SunOS 5.5.1     == Solaris 2.5.1
34        SunOS 5.6       == Solaris 2.6
35
36 After SunOS 5.6, they started numbering based on the second digit
37
38        SunOS 5.7       == Solaris 7
39        SunOS 5.8       == Solaris 8
40        SunOS 5.9       == Solaris 9
41        SunOS 5.10      == Solaris 10
42
43 The next version will be SunOS 5.11, but as of 2006-08-14 it is not
44 known whether it will also be called "Solaris 11".
45
46 The common terminology is to use the name "SunOS ..." to designate SunOS 2.x,
47 3.x, 4.x, and "Solaris ..." to designate SunOS 5.x.
48
49 Most of these operating systems are obsolete.  As of 2006-07-24 only
50 SunOS 5.7 and later are maintained by Sun and are therefore of
51 practical porting concern for GNU applications.  For the current list, see
52 <http://www.sun.com/service/eosl/solaris/solaris_vintage_eol_5.2005.xml>.
53
54 -----
55
56 Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc.
57
58 Permission is granted to copy, distribute and/or modify this document
59 under the terms of the GNU Free Documentation License, Version 1.2 or
60 any later version published by the Free Software Foundation; with no
61 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
62 Texts.  A copy of the license is included in the ``GNU Free
63 Documentation License'' file as part of this distribution.