Solaris

维基百科,自由的百科全书
跳转到导航 跳转到搜索
Solaris
File:Oracle Solaris logo.svg
开发者太阳微系统(现为Oracle
编程语言CC++
操作系统家族UnixSystem V Release 4
运作状态活跃
源码模式混合 开源软件 / 专有软件
首次发布1992年6月,​34年前​(1992-06
当前版本
    Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)
    市场取向工作站服务器
    支持的语言英语
    支持平台SPARCIA-32(除Solaris 11)、x86-64PowerPC(仅Solaris 2.5.1)
    内核类别具有可加载核心模块宏内核
    默认用户界面Java Desktop SystemCDEGNOME
    许可证各种
    官方网站www.oracle.com/solaris
    仓库
    • {{URL|example.com|可选的显示文本}}
    Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)

    Solaris原先是太阳微系统公司研制的Unix操作系统,在Sun公司被Oracle并购后被称作Oracle Solaris。目前最新版为Solaris 11。早期的Solaris是由BSDUnix发展而来。这是因为太阳公司的创始人之一,比尔·乔伊(Bill Joy)来自柏克莱加州大学(U.C.Berkeley)。但是随着时间的推移,Solaris现在在接口上正在逐渐向System V靠拢。

    2005年6月14日,Sun公司将正在开发中的Solaris 11的源代码以CDDL许可开放,这一开放版本就是OpenSolaris。2010年8月23日,OpenSolaris项目被Oracle中止。2011年11月9日,Solaris 11发布。

    Sun的操作系统最初叫做SunOS,SunOS 5.0开始,SUN的操作系统开发开始转向System V Release 4,并有了新名字Solaris 2.0;Solaris 2.6以后,SUN删除了版本号中的“2”,因此,SunOS 5.10叫做Solaris 10。Solaris的早期版本后来又被重命名为Solaris 1.x。因为“SunOS”这个词被用做专指Solaris操作系统的内核,因此Solaris被认为是由SunOS、图形化的桌面计算环境以及它的网络增强部分组成。

    平台[编辑]

    Solaris运行在两个平台:Intel x86SPARCUltraSPARC。后者是太阳工作站使用的处理器。因此,Solaris在SPARC上拥有强大的处理能力和硬件支持,同时Intel x86上的性能也正在得到改善。对两个平台,Solaris屏蔽了底层平台差异,为用户提供了尽可能一样的使用体验。

    最新发布的Solaris10包含若干创新技术,包括ZFSDTraceSolaris Zones(Container),预测性自愈等。其中一些以往只可能在专业服务器等具有相关硬件的大型机器上才可能得到支持,但Solaris10使得任何一台普通PC都可以具有这些能力。

    Solaris支持多种系统架构:SPARC、x86及x64. x64即AMD64EM64T处理器。在版本2.5.1的时候,Solaris曾经一度被移植到PowerPC架构,但是后来又在这一版本正式发布时被删去。与Linux相比,Solaris可以更有效地支持对称多处理器,即SMP架构。Sun同时宣布将在Solaris 10的后续版本中提供Linux运行环境,允许Linux二进制程序直接在Solaris x86和x64系统上运行,目前,这一技术已通过Solaris Zone的一个特殊实现(BrandZ)得到支持。

    Solaris传统上与基于Sun SPARC处理器的硬件体系结构结合紧密,在设计上和市场上经常捆绑在一起,整个软硬件系统的可靠性和性能也因此大大增强。然而SPARC系统的成本和价格通常要高于PC类的产品,这成为Solaris进一步普及的障碍。可喜的是,Solaris对x86体系结构的支持正得到大大加强,特别是Solaris 10已经能很好地支持x64(AMD64/EM64T)架构。Sun公司已推出自行设计的基于AMD64的工作站和服务器,并随机附带Solaris 10。

    用户群[编辑]

    早期的Solaris主要用于Sun工作站上。不过,随着Sun让Solaris可以免费下载和OpenSolaris的发布,Solaris/OpenSolaris 除了作为服务器/工作站的用途外,已经开始可以作为Desktop用途。虽然现在仍然不普及,且应用程序和设备驱动的支持尚嫌不足,但这一问题正得到快速改善,未来用户群朝向一般大众的情况仍是有很高的可能性的。

    目前各大软件、应用程序厂商对SPARC平台的支持尚算良好,但对x86平台的Solaris多半都不支持。这也是x86用户面临的困境之一。

    桌面环境[编辑]

    第一个Solaris 1.x的桌面环境是Sunview (Sun Visual Integrated Environment for Workstations,SunTools的最早版本),以及OpenWindows。紧接着是Solaris 2.5的CDE (Common Desktop Environment)。在Solaris 10中,Sun又推出了基于GNOMEJava Desktop System。其另外也支持KDE[1]XFCEWindowMaker等桌面环境[2]

    Solaris 11采用GNOME。

    开放源代码[编辑]

    Solaris已开放其部分源代码,但是由于Sun公司的源代码许可证,Solaris“不是”自由软件,而OpenSolaris才是[3]。Solaris和OpenSolaris为两个“不同”的操作系统。

    Solaris的大多数源代码已经在CDDL的许可下在OpenSolaris开源项目中发布[4]。二进制和源代码目前都可以被下载和许可而无需任何费用。 Sun的Common Development and Distribution License被选择用做OpenSolaris的许可,并通过了Open Source Initiative评审和批准,但其授权条款与时下流行的GPL互不兼容。

    OpenSolaris于2005年6月14日正式启动,源代码来自当时的Solaris开发版本。目前OpenSolaris项目已被并吞Sun公司的Oracle中止,由社群发起的Illumos计划继承。

    相关技术[编辑]

    主要版本[编辑]

    Solaris的主要发布版本如下:

    色彩 意义
    旧版本;不支持
    旧版本;支持中
    绿 当前版本
    未来版本
    Solaris版本 SunOS核心版本 发布日期 最后支持日[5]
    SPARC x86
    1.x 4.1.x 1991年-1994年 - 2003年9月
    2.0 5.0 1992年6月 - 1999年9月
    2.1 5.1 1992年1月 1993年5月 1999年4月
    2.2 5.2 1993年5月 - 1999年5月
    2.3 5.3 1993年11月 - 2002年6月
    2.4 5.4 1994年11月 2003年9月
    2.5 5.5 1995年11月 2003年12月
    2.5.1 5.5.1 1996年5月 2005年9月
    2.6 5.6 1997年7月 2006年7月
    7 5.7 1998年11月 2008年8月
    8 5.8 2000年2月 2012年3月
    9 5.9 2002年5月28日 2003年1月10日 2014年10月
    10 5.10 2005年1月31日 -
    11 Express 2010.11 5.11 2010年11月15日 -
    11 5.11 2011年11月9日 -

    SunOS仍旧用来称呼Solaris的核心。SunOS的版本号是以5.{Solaris版本号}来表示。例如,最新的Solaris发布版本,Solaris 10,在SunOS 5.10上运行。Solaris的man手册是以SunOS为标记的,启动的时候也显示它,但是"SunOS"这个词不再用于Sun的市场文档中。

    <timeline> Define $width = 860 Define $header = -380 Define $warning = 750 # $width - 110 Define $height = 600

    Define $start = 01/03/1990 Define $end = 01/11/2014 Define $now = 21/12/2012

    ImageSize = width:$width height:$height #Grandaria de la imatgen: ancho, alto Legend = orientation:vertical position:bottom columns:1 PlotArea = right:10 left:80 bottom:100 top:60 DateFormat = dd/mm/yyyy #Format de dates= y-xifra de l'any, m-xifra del mes, d-xifra del dia. Period = from:$start till:$end TimeAxis = orientation:horizontal

    Colors =

        id:bg              value:white
        id:lightline       value:rgb(0.9,0.9,0.9)
        id:lighttext       value:rgb(0.5,0.5,0.5)
        id:LS              value:rgb(0.8,0,0) Legend:Ship_Date
        id:ALSD1           value:rgb(0,0,0.8) Legend:Phase_1
        id:ALSD2           value:rgb(0.8,0.8,0) Legend:Phase_2
        id:today           value:rgb(0.2,0.2,0.9)
    

    BackgroundColors = canvas:bg ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/03/1990 ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1991

    Define $dx = -50 # shift text to right side of bar

    LineData=

      at:$now color:today width:0.1
    

    PlotData=

     bar:Solaris 11  width:20
       color:LS mark:(line,white)
       from:09/11/2011 till:$now
    
     bar:Solaris 10  width:20
       color:LS mark:(line,white)
       from:31/01/2005 till:$now
    
     bar:Solaris 9  width:20
       color:LS mark:(line,white)
       from:28/05/2002 till:30/10/2009
       color:ALSD1 mark:(line,white)
       from:30/10/2009 till:30/10/2011
       color:ALSD2 mark:(line,white)
       from:30/10/2011 till:30/10/2014
    
     bar:Solaris 8  width:20
       color:LS mark:(line,white)
       from:01/02/2000 till:16/02/2007
       color:ALSD1 mark:(line,white)
       from:16/02/2007 till:31/03/2009
       color:ALSD2 mark:(line,white)
       from:31/03/2009 till:31/03/2012
    
     bar:Solaris 7  width:20
       color:LS mark:(line,white)
       from:01/11/1998 till:15/08/2003
       color:ALSD1 mark:(line,white)
       from:15/08/2003 till:15/08/2005
       color:ALSD2 mark:(line,white)
       from:15/08/2005 till:15/08/2008
    
     bar:Solaris 2.6  width:20
       color:LS mark:(line,white)
       from:01/07/1997 till:23/07/2001
       color:ALSD1 mark:(line,white)
       from:23/07/2001 till:23/07/2003
       color:ALSD2 mark:(line,white)
       from:23/07/2003 till:23/07/2006
    
     bar:Solaris 2.5.1  width:20
       color:LS mark:(line,white)
       from:01/05/1996 till:22/09/2000
       color:ALSD1 mark:(line,white)
       from:22/09/2000 till:22/09/2002
       color:ALSD2 mark:(line,white)
       from:22/09/2002 till:22/09/2005
    
     bar:Solaris 2.5  width:20
       color:LS mark:(line,white)
       from:01/11/1995 till:27/12/1998
       color:ALSD1 mark:(line,white)
       from:27/12/1998 till:27/12/2000
       color:ALSD2 mark:(line,white)
       from:27/12/2000 till:27/12/2003
    
     bar:Solaris 2.4  width:20
       color:LS mark:(line,white)
       from:01/11/1994 till:30/09/1998
       color:ALSD1 mark:(line,white)
       from:30/09/1998 till:30/09/2000
       color:ALSD2 mark:(line,white)
       from:30/09/2000 till:30/09/2003
    
     bar:Solaris 2.3  width:20
       color:LS mark:(line,white)
       from:01/11/1993 till:01/06/1997
       color:ALSD1 mark:(line,white)
       from:01/06/1997 till:01/06/1999
       color:ALSD2 mark:(line,white)
       from:01/06/1999 till:01/06/2002
    
     bar:Solaris 2.2  width:20
       color:LS mark:(line,white)
       from:01/05/1993 till:01/06/1994
       color:ALSD1 mark:(line,white)
       from:01/05/1994 till:01/05/1996
       color:ALSD2 mark:(line,white)
       from:01/05/1996 till:01/05/1999
    
     bar:Solaris 2.1  width:20
       color:LS mark:(line,white)
       from:01/12/1992 till:15/04/1994
       color:ALSD1 mark:(line,white)
       from:15/04/1994 till:15/04/1996
       color:ALSD2 mark:(line,white)
       from:15/04/1996 till:15/04/1999
    
     bar:Solaris 2.0  width:20
       color:LS mark:(line,white)
       from:01/06/1992 till:01/01/1994
       color:ALSD1 mark:(line,white)
       from:01/01/1994 till:01/01/1996
       color:ALSD2 mark:(line,white)
       from:01/01/1996 till:01/01/1999
    
     bar:  width:0.1
       color:black mark:(line,white) align:left fontsize:M
       from:$start till:$end shift:($header,-15) textcolor:black text:Solaris 1.x
    
     bar:Solaris 1.1.2  width:20
       color:LS mark:(line,white)
       from:01/11/1994 till:30/09/1998
       color:ALSD1 mark:(line,white)
       from:30/09/1998 till:30/09/2000
       color:ALSD2 mark:(line,white)
       from:30/09/2000 till:30/09/2003
    
     bar:Solaris 1.1.1  width:20
       color:LS mark:(line,white)
       from:01/12/1993 till:30/09/1998
       color:ALSD1 mark:(line,white)
       from:30/09/1998 till:30/09/2000
       color:ALSD2 mark:(line,white)
       from:30/09/2000 till:30/09/2003
    
     bar:Solaris 1.1C  width:20
       color:LS mark:(line,white)
       from:01/11/1993 till:03/06/1994
       color:ALSD1 mark:(line,white)
       from:03/06/1994 till:03/06/1996
       color:ALSD2 mark:(line,white)
       from:03/06/1996 till:03/06/1999
    
     bar:Solaris 1.0.1  width:20
       color:LS mark:(line,white)
       from:01/12/1991 till:06/01/1995
       color:ALSD1 mark:(line,white)
       from:06/01/1995 till:06/01/1997
       color:ALSD2 mark:(line,white)
       from:06/01/1997 till:06/01/2000
    
     bar:Solaris 1  width:20
       color:LS mark:(line,white)
       from:01/03/1990 till:06/01/1995
       color:ALSD1 mark:(line,white)
       from:06/01/1995 till:06/01/1997
       color:ALSD2 mark:(line,white)
       from:06/01/1997 till:06/01/2000
    

    TextData =

     fontsize:S
     textcolor:lighttext
     pos:($warning,30)
     text:Updated 2011/11/18
    

    TextData =

      pos:(300,$height)
      fontsize:XL
      textcolor:black
      text:"Solaris Release Timeline"
    

    </timeline>

    参考文献[编辑]

    1. ^ KDE-Solaris. [2006-11-23]. (原始内容存档于2010-11-23). 
    2. ^ BlastWave. [2006-11-23]. (原始内容存档于2006-09-20). 
    3. ^ What license is used for the OpenSolaris source code?. Sun Microsystems, Inc. [2009-05-05]. (原始内容存档于2009-09-27). 
    4. ^ CDDL. [2006-11-23]. (原始内容存档于2009-03-05). 
    5. ^ End of Service Life Status for Solaris Operating System. Sun Microsystems, Inc. [2009-06-16]. (原始内容存档于2009-05-01). 

    外部链接[编辑]

    官方网站