OpenIndiana

From Wikipedia, the free encyclopedia

Template:Short description Template:Short description

Page Module:Infobox/styles.css has no content.

OpenIndiana
Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found.
OpenIndiana Hipster 2021.10
DeveloperIllumos Foundation (kernel)
OpenIndiana Project (userland)
Written inC
OS familyUnix (System V Release 4)
Working stateCurrent
Source modelOpen source
Latest releaseTemplate:Latest stable software release/OpenIndiana
Repositorygithub.com/OpenIndiana
Available inmultilingual[1]
Update methodImage Packaging System
Package managerpkg (IPS)
Supported platformsx86-64, SPARC
Kernel typeMonolithic
Userlandillumos and GNU Core Utilities
Default
user interface
Page Template:Plainlist/styles.css has no content.
LicenseCDDL and others
Official websitewww.openindiana.org

OpenIndiana is a free and open-source illumos distribution compatible with SPARC and x86-64 based computers. The project began in 2010, forked from OpenSolaris after OpenSolaris was discontinued by Oracle Corporation,[2][3] and is hence descended from UNIX System V Release 4.

Created by a development team led by Alasdair Lumsden,[4] the OpenIndiana project is now stewarded by the illumos Foundation, which develops and maintains the illumos operating system.[2] The project aims to make OpenIndiana "the de facto OpenSolaris distribution installed on production servers where security and bug fixes are provided free of charge."[5]

History

OpenIndiana takes its name from Project Indiana, the internal codename for OpenSolaris at Sun Microsystems before Oracle's acquisition of Sun in 2010.[6]

Origins

Project Indiana was originally conceived by Sun Microsystems, to construct a binary distribution around the OpenSolaris source code base.[7] Project Indiana was led by Ian Murdock, founder of the Debian Linux distribution.[6]

OpenIndiana was conceived after negotiations of a takeover of Sun Microsystems by Oracle were proceeding, in order to ensure continued availability and further development of an OpenSolaris-based OS, as it is widely used. Uncertainty among the OpenSolaris development community led some developers to form tentative plans for a fork of the existing codebase.

These plans came to fruition following the announcement of discontinuation of support for the OpenSolaris project by Oracle.[8][9]

Initial reaction

File:OpenIndiana Hipster 2021-10 tty screenshot.png
OpenIndiana operating in console mode

The formal announcement of the OpenIndiana project was made on September 14, 2010, at the JISC Centre in London.[10] The first release of the operating system was made available publicly at the same time, despite being untested. The reason for the untested release was that the OpenIndiana team set a launch date ahead of Oracle OpenWorld in order to beat the release of Solaris 11 Express.[11]

The announcement of OpenIndiana was met with a mainly positive response; over 350 people[12] viewed the online announcement, the ISO image was downloaded over 2000 times,[12] the Twitter account obtained over 500 followers,[13] and numerous notable IT press websites wrote about the release.[11][14][15][16][17][18] The broadcast bandwidth of the announcement was substantial, noted to top 350 Mbit/second.[19] The network package depot server experienced 20x as much traffic interested in their distribution than they originally planned for, resulting in more threads later being provisioned.[20]

Not all reporting was positive, though, as some online articles questioned the relevance of Solaris given the market penetration of Linux.[21][22] One article was critical of the OpenIndiana launch, citing a lack of professionalism with regard to releasing an untested build, and the project's lack of commitment to a release schedule.[23] The initial OpenIndiana release was advertised as experimental and directly based on the latest OpenSolaris development build, preliminary to the OpenSolaris 2010 release.

Community building

With the OpenSolaris binary distribution moved to SolarisExpress and the real-time feed of OpenSolaris updates discontinued, concerns abounded over what would happen to OpenIndiana if Oracle decided to stop feeding source code back into the community. The OpenIndiana team mitigated these concerns when they announced their intention to move the source code feed to the illumos Foundation.[24]

Concerns were raised about possible discontinuation of free access to the Oracle-owned compiler being used to produce OpenIndiana. In response, OpenIndiana was modified to be able to compile under the open source GNU Compiler Collection.[25]

The Hardware Compatibility List (HCL) remains somewhat informal, fragmented and uncentralized, requiring much end-user research for hardware selection.[26][27][28][29][30] The lack of a comprehensive centralized HCL follows from the fact that the OpenSolaris HCL was hosted on Oracle server infrastructure and the server-side code for the Device Driver Utility submission was not made available.

In August 2012, founding project lead Alasdair Lumsden stepped down from the project, citing personal reasons and frustration with the lack of progress made on the project.[31] Among the reasons for lack of progress were lack of developers and resources. In his resignation, Lumsden wrote, "For many of us this was the first open source project we had ever contributed to, myself included. The task at hand was vast, and we were ill equipped to deal with it."[31]

Since Lumsden's resignation, the project is developed by a team of volunteers and is a completely horizontal and participative community effort.

Media reception

A September 2013 DistroWatch review stated that the OpenIndiana project has "seemingly been in steady decline for the last couple of years."[32] The same review concluded that OpenIndiana had not progressed significantly from the state of OpenSolaris five years before:[32]

Page Template:Blockquote/styles.css has no content.

Running OpenIndiana today feels much the same as running OpenSolaris five years ago, the tools are mostly the same, the desktop is the same. The software included is starting to show its age and I don't feel any truly significant features have been introduced in the past few years. I'm sure the developers behind the project are doing a good job of hunting down bugs and keeping drivers current, and that is great. Still, I feel as though OpenIndiana is treading water, not progressing in any meaningful way.

A May 2015 DistroWatch review of OpenIndiana similarly concluded that little major progress had been made to the system over the years.[33] The review stated that the package selection and hardware support seemed to lag behind other systems, while many of the system administration features have either replicated or ported to Linux and BSD. The review concludes that:[33]

Page Template:Blockquote/styles.css has no content.

While OpenIndiana appears to still be stable and functional, it also gives the impression of being stuck in the past, possibly due to a lack of developers willing to work on the project. OpenIndiana runs and may still be useful in situations where, for various reasons, the administrator really needs a version of Solaris, but it seems to me as though OpenIndiana has not moved forward in the past seven years. The operating system still features some great ideas and good technology, but it does not appear to have made any progress in recent years.

Claims about lack of package support may be mitigated by the fact that the 3500+ software packages provided by OpenIndiana Hipster are not split into several packages, which would artificially increase the package count (e.g. like in Linux distributions): the Image Packaging System is a file-based package management providing incremental updates and package facets, making such splitting an unnecessary burden. In the course of the first two years of its existence, the Hipster project has migrated and updated over 1500 packages: it maintains a collection of selected software packages while relying on third-party repositories like SFE[34] for add-ons. For extended selection, the pkgsrc system supported by Joyent[35] readily provides 20000+ packages for illumos systems.

Relation to other operating systems

The project intends to deliver a System V family operating system which is binary-compatible with the Oracle products Solaris 11 and Solaris 11 Express. However, rather than being based on the OS/Net consolidation like OpenSolaris was, OpenIndiana is based on illumos. The project does use the same Image Packaging System (IPS) package management system as OpenSolaris.[36]

While the OpenIndiana codebase was initially based on the majority of publicly available code from Oracle, this is not the case since the oi_151a Development Builds which are based on illumos from September 2011 onwards. The project has effectively moved away from Oracle-owned tools such as Sun Studio: all builds since 2013, including the active Hipster branch, use the GNU Compiler Collection (GCC) as sole compiler. The illumos project itself is built with GCC since June 15, 2012.[37]

Release schedule

<timeline> DateFormat = dd/mm/yyyy Period = from:10/09/2010 till:01/01/2027 ImageSize = width:1600 height:160 PlotArea = left:50 right:10 bottom:20 top:20 AlignBars = justify

TimeAxis = orientation:horizontal format:yyyy

Colors =

 id:exp value:skyblue     legend:experimental
 id:dev value:lavender    legend:development
 id:ohg value:lightorange legend:hipster_gnome
 id:ohm value:yellowgreen  legend:hipster_mate

BarData=

 bar:experimental  text:oi_14x
 bar:development   text:oi_151a
 bar:hipster_gnome text:hipster
 bar:hipster_mate  text:hipster

PlotData =

 align:left anchor:till fontsize:S width:20 shift:(2,-4) textcolor:black
 bar:experimental color:exp from:10/09/2010 till:14/09/2011
 at:10/09/2010 text:147
 at:17/12/2010 text:148 mark:(line,white)
 bar:development  color:dev from:14/09/2011 till:04/05/2015
 at:14/09/2011 text:0
 at:26/01/2012 text:1 mark:(line,white)
 at:13/02/2012 text:2 mark:(line,white)
 at:12/04/2012 text:3 mark:(line,white)
 at:04/05/2012 text:4 mark:(line,white)
 at:02/07/2012 text:5 mark:(line,white)
 at:04/09/2012 text:6 mark:(line,white)
 at:06/10/2012 text:7 mark:(line,white)
 at:10/08/2013 text:8 mark:(line,white)
 at:18/01/2014 text:9 mark:(line,white)
 bar:hipster_gnome color:ohg from:14/02/2014 till:02/11/2016
 at:14/02/2014 text:2014.02
 at:01/07/2014 text:2014.07 mark:(line,white)
 at:12/10/2014 text:2014.10 mark:(line,white)
 at:31/03/2015 text:2015.03 mark:(line,white)
 at:12/10/2015 text:2015.10 mark:(line,white)
 at:21/04/2016 text:2016.04 mark:(line,white)
 bar:hipster_mate  color:ohm from:02/11/2016 till:end
 at:02/11/2016 text:2016.10
 at:02/05/2017 text:2017.04 mark:(line,white)
 at:31/10/2017 text:2017.10 mark:(line,white)
 at:28/04/2018 text:2018.04 mark:(line,white)
 at:24/10/2018 text:2018.10 mark:(line,white)
 at:12/05/2019 text:2019.04 mark:(line,white)
 at:07/11/2019 text:2019.10 mark:(line,white)
 at:05/05/2020 text:2020.04 mark:(line,white)
 at:31/10/2020 text:2020.10 mark:(line,white)
 at:01/05/2021 text:2021.04 mark:(line,white)
 at:05/12/2021 text:2021.10 mark:(line,white)
 at:04/12/2022 text:2022.10 mark:(line,white)
 at:21/04/2023 text:2023.04 mark:(line,white)
 at:04/05/2023 text:2023.05 mark:(line,white)
 at:28/10/2023 text:2023.10 mark:(line,white)
 at:28/04/2024 text:2024.04 mark:(line,white)
 at:26/10/2024 text:2024.10 mark:(line,white)
 at:02/04/2025 text:2025.04 mark:(line,white)
 at:28/10/2025 text:2025.10 mark:(line,white)
 at:05/05/2026 text:2026.04 mark:(line,white)

ScaleMajor = gridcolor:tan1 start:2011 unit:year increment:1

</timeline>

Legend
Experimental Builds Development Builds Hipster/Gnome Hipster/MATE

Experimental builds

The first experimental release of OpenIndiana, Build 147, was released on September 14, 2010;[38] the second experimental release, Build 148, was released on December 17, 2010.[39]

Version Date Notes
oi_147[40] September 10, 2010

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_147". Archived from the original on 2010-11-25. Retrieved 2016-05-31.

oi_148[41] December 17, 2010

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_148". Archived from the original on 2015-10-10. Retrieved 2017-01-29.

Development builds

A first development release, Build 151 was released on September 14, 2011. This is the first release to be based upon illumos. MartUX 151a0[42] was released as the first SPARC build for OpenIndiana. Build 151a7 for Intel/AMD architectures was released on October 6, 2012. Build 151a8 was released August 10, 2013. OpenSXCE 2013.01 SPARC Build 151a, formerly MartUX, was released through OpenIndiana on February 1, 2013, as the second and possibly last OpenIndiana SPARC build,[43] with subsequent releases based upon DilOS.[44]

Version Date Notes
oi_151a0[45][46] September 19, 2011

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a0". Archived from the original on 2018-06-21. Retrieved 2017-01-29.

oi_151a1 January 26, 2012

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a1". Archived from the original on 2018-04-30. Retrieved 2017-01-29.

oi_151a2 February 13, 2012

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a2". Archived from the original on 2018-04-30. Retrieved 2017-01-29.

oi_151a3 April 12, 2012

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a3". Archived from the original on 2018-05-01. Retrieved 2017-01-29.

oi_151a4 May 4, 2012

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a4". Archived from the original on 2018-04-30. Retrieved 2017-01-29.

oi_151a5 July 2, 2012

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a5". Archived from the original on 2017-11-07. Retrieved 2017-01-29.

oi_151a6 September 4, 2012

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a6". Archived from the original on 2018-05-01. Retrieved 2017-01-29.

oi_151a7 October 6, 2012

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a7". Archived from the original on 2018-04-30. Retrieved 2017-01-29.

oi_151a8[47] August 10, 2013

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a8". Archived from the original on 2018-04-30. Retrieved 2017-01-29.

oi_151a9 January 18, 2014

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana oi_151a9". Archived from the original on 2018-04-30. Retrieved 2017-01-29.

Hipster

Since the development model inherited from the OpenSolaris project was unsuitable for a community project, the Hipster initiative was created late 2013 to reboot and modernize OpenIndiana. The Hipster project is a fast development branch of OpenIndiana based on a rolling-release model and a horizontal contribution scheme through the oi-userland build system[48] and the use of continuous integration.

Hipster is actively maintained: the repository receives software updates as well as security fixes, and installation images are published twice a year. Every snapshot release is announced via mailing list and Twitter.[49] The first snapshot release was delivered on February 14, 2014, and subsequent snapshots were based on a six-month development cycle.

Some notable features of Hipster:

  • MATE as the default desktop environment (since Hipster 2016.10)
  • Update to newer illumos KVM
  • Update of the graphic stack with newer Xorg and DRM support
  • Support for FUSE and NTFS-3G
  • Support for multimedia software[50]
  • Support for third-party SFE repository providing LibreOffice[51]
  • Migration to GCC as default compiler
  • Migration of legacy software consolidations to unified build system[52]

The list of features is updated for each development cycle on the Roadmap page of the issue tracker.

Version Date Notes
2014.02 February 14, 2014

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana Hipster 2014.02".[permanent dead link]

2014.07 July 1, 2014

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana Hipster 2014.07".[permanent dead link]

2014.10 October 12, 2014

Page Module:Citation/CS1/styles.css has no content."Release Notes OpenIndiana Hipster 2014.10".[permanent dead link]

2015.03 March 30, 2015

Page Module:Citation/CS1/styles.css has no content."2015.03 Release notes". Retrieved July 31, 2023.

2015.10 October 3, 2015

Page Module:Citation/CS1/styles.css has no content."2015.10 Release notes". Retrieved July 31, 2023.

2016.04 April 21, 2016

Page Module:Citation/CS1/styles.css has no content."2016.04 Release notes". Retrieved July 31, 2023.

2016.10 October 30, 2016

Page Module:Citation/CS1/styles.css has no content."2016.10 Release notes". Retrieved July 31, 2023.

2017.04 May 2, 2017

Page Module:Citation/CS1/styles.css has no content."2017.04 Release notes". Retrieved July 31, 2023.

2017.10 October 31, 2017

Page Module:Citation/CS1/styles.css has no content."2017.10 Release notes". Retrieved July 31, 2023.

2018.04 April 27, 2018

Page Module:Citation/CS1/styles.css has no content."2018.04 Release notes". Retrieved July 31, 2023.

2018.10 October 23, 2018

Page Module:Citation/CS1/styles.css has no content."2018.10 Release notes". Retrieved July 31, 2023.

2019.04 May 11, 2019

Page Module:Citation/CS1/styles.css has no content."2019.04 Release notes". Retrieved July 31, 2023.

2019.10 November 6, 2019

Page Module:Citation/CS1/styles.css has no content."2019.10 Release notes". Retrieved July 31, 2023.

2020.04 May 4, 2020

Page Module:Citation/CS1/styles.css has no content."2020.04 Release notes". Retrieved July 31, 2023.

2020.10 October 31, 2020

Page Module:Citation/CS1/styles.css has no content."2020.10 Release notes". Retrieved July 31, 2023.

2021.04 May 1, 2021

Page Module:Citation/CS1/styles.css has no content."OpenIndiana Hipster 2021.04 is here". Retrieved July 31, 2023.

2021.10 December 5, 2021

Page Module:Citation/CS1/styles.css has no content."OpenIndiana Hipster 2021.10 is here". Retrieved July 31, 2023.

2022.10 December 4, 2022

Page Module:Citation/CS1/styles.css has no content."OpenIndiana Hipster 2022.10 is here". Retrieved July 31, 2023.

2023.04 April 21, 2023

Page Module:Citation/CS1/styles.css has no content."Release of 23.04". Retrieved July 31, 2023.

2023.05 May 4, 2023

Page Module:Citation/CS1/styles.css has no content."Security Release 2023.05". Retrieved July 31, 2023.

2023.10 October 28, 2023

Page Module:Citation/CS1/styles.css has no content."Release 2023.10". Retrieved October 28, 2023.

2024.04 April 28, 2024

Page Module:Citation/CS1/styles.css has no content."Release 2024.04". Retrieved May 1, 2024.

2024.10 October 26, 2024

Page Module:Citation/CS1/styles.css has no content."Snapshots 2024.10". Retrieved May 12, 2025.

2025.04 April 2, 2025

Page Module:Citation/CS1/styles.css has no content."Snapshots 2025.04". Retrieved May 12, 2025.

2025.10 October 28, 2025

Page Module:Citation/CS1/styles.css has no content."Snapshot 2025.10 Available". Retrieved Oct 28, 2025.

2026.04 May 5, 2026

Page Module:Citation/CS1/styles.css has no content."Snapshot 2026.04 Available". Retrieved May 30, 2026.

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."Does OpenIndiana support internationalization and localization?". Archived from the original on 13 May 2021. Retrieved 26 March 2020. you may choose from 47 different keyboard layouts and 22 different languages.
  2. ^ a b Page Module:Citation/CS1/styles.css has no content."Welcome to Project OpenIndiana!". Project OpenIndiana. 10 September 2010. Retrieved 14 September 2010.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Ljubuncic, Igor (23 May 2011). "OpenIndiana — there's still hope". DistroWatch. Retrieved 20 September 2013.
  4. ^ Page Module:Citation/CS1/styles.css has no content.Zinoune, M. "Exclusive Interview with Illumos Founder Garrett D'Amore". Unixmen.com. Unixmen. Retrieved 2021-02-04. Al[a]sdair Lumsden founded OpenIndiana. I founded 'Illumos,' which occurred in advance of the OpenIndiana project.
  5. ^ Page Module:Citation/CS1/styles.css has no content.Lumsden, Alasdair (2011-05-05). "OpenIndiana, Illumos, and the OpenSolaris Community (Part 1)". YouTube.com. YouTube. Archived from the original on 2021-12-21. Retrieved 2020-01-05. Ultimate aim is to become the de facto OpenSolaris distribution installed on production servers where security and bug fixes are provided free of charge.
  6. ^ a b Page Module:Citation/CS1/styles.css has no content."Why is it called OpenIndiana?". Archived from the original on 13 May 2021. Retrieved 26 March 2020. Project Indiana was led by Ian Murdock, founder of the Debian Linux Distribution.
  7. ^ Page Module:Citation/CS1/styles.css has no content."Project Indiana". Archived from the original on February 26, 2011.
  8. ^ Page Module:Citation/CS1/styles.css has no content.Lumsden, Alasdair (August 13, 2010). "OpenSolaris cancelled, to be replaced with Solaris 11 Express". osol-discuss (Mailing list). Archived from the original on 2013-03-07.
  9. ^ Page Module:Citation/CS1/styles.css has no content.Michael Larabel (September 10, 2010). "OpenIndiana — Another OpenSolaris Fork — Coming Next Week". Phoronix. Retrieved 13 September 2010.
  10. ^ Page Module:Citation/CS1/styles.css has no content."Announcement". OpenIndiana. Archived from the original on 2017-12-04. Retrieved 2017-01-29.
  11. ^ a b Page Module:Citation/CS1/styles.css has no content.Sam Varghese. "OpenSolaris fork to be announced". ITWire. Archived from the original on 24 October 2018. Retrieved 18 September 2010.
  12. ^ a b Page Module:Citation/CS1/styles.css has no content.EveryCity Managed Hosting. "EveryCity Sponsors OpenSolaris Fork OpenIndiana". Retrieved 18 September 2010.
  13. ^ Page Module:Citation/CS1/styles.css has no content."OpenIndiana Twitter Account".
  14. ^ Page Module:Citation/CS1/styles.css has no content.Timothy Prickett Morgan. "OpenSolaris spork ready for download". The Register. Retrieved 18 September 2010.
  15. ^ Page Module:Citation/CS1/styles.css has no content."Illumos Foundation launches OpenIndiana". The H. Retrieved 18 September 2010.
  16. ^ Page Module:Citation/CS1/styles.css has no content.Luke Hopewell. "Illumos Foundation resurrects OpenSolaris". ZDNet Australia. Retrieved 18 September 2010.
  17. ^ Page Module:Citation/CS1/styles.css has no content.Ted Samson (September 15, 2010). "Illumos aims to clone dying OpenSolaris". InfoWorld. Retrieved 15 September 2010.
  18. ^ Page Module:Citation/CS1/styles.css has no content.Oliver Diedrich (15 September 2010). "OpenIndiana statt OpenSolaris". Heise Online (in Deutsch). Retrieved 15 September 2010.
  19. ^ Page Module:Citation/CS1/styles.css has no content."Twitter / openindiana: Hope you liked the announcement".
  20. ^ Page Module:Citation/CS1/styles.css has no content."Twitter / openindiana: Our pkg.depotd server for".
  21. ^ Page Module:Citation/CS1/styles.css has no content."From the Editors: Consulting the Oracle". Software Development Times. 15 September 2010. Archived from the original on 27 September 2013. Retrieved 15 September 2010.
  22. ^ Page Module:Citation/CS1/styles.css has no content.Joe Brockmeier. "A Quick Look at OpenIndiana". Linux Magazine. Archived from the original on 24 April 2011. Retrieved 18 September 2010.
  23. ^ Page Module:Citation/CS1/styles.css has no content.Lawrence Latif (15 September 2010). "Open Indiana aims for default free Solaris distribution". The Inquirer. Archived from the original on September 18, 2010. Retrieved 15 September 2010.
  24. ^ Page Module:Citation/CS1/styles.css has no content."Frequently Asked Questions". OpenIndiana Wiki. Archived from the original on 2018-04-30. Retrieved 2017-01-29.
  25. ^ Page Module:Citation/CS1/styles.css has no content."What if Oracle discontinue Sun Studio (the closed source and primary compiler for building OpenSolaris)?". OpenIndiana Wiki. Archived from the original on 2018-04-30. Retrieved 2017-01-29.
  26. ^ Page Module:Citation/CS1/styles.css has no content."Community HCL". OpenIndiana Wiki. Archived from the original on 2018-02-15. Retrieved 2017-01-29.
  27. ^ Page Module:Citation/CS1/styles.css has no content."The Best Hardware to Use?". Archived from the original on 2011-01-05. Retrieved 2012-01-11.
  28. ^ Page Module:Citation/CS1/styles.css has no content."Nexenta Project | About suggested NAS SAN Hardware". Archived from the original on 2011-12-12.
  29. ^ Page Module:Citation/CS1/styles.css has no content."NexentaStor TM Hardware Supported List Version 1.0 – February 02, 2011" (PDF). Archived from the original (PDF) on 2011-01-01.
  30. ^ Page Module:Citation/CS1/styles.css has no content."Joyent Validates TYAN Servers for Use in SmartDataCenter". Archived from the original on 2011-11-24.
  31. ^ a b Page Module:Citation/CS1/styles.css has no content.Alasdair Lumsden (2012-08-29). "OpenIndiana lead Alasdair Lumsden resigns". Retrieved 2015-10-24.
  32. ^ a b Page Module:Citation/CS1/styles.css has no content."DistroWatch Weekly, Issue 523, 2 September 2013". 2013-09-02. Retrieved 2015-10-24.
  33. ^ a b Page Module:Citation/CS1/styles.css has no content."DistroWatch Weekly, Issue 609, 11 May 2015". 2015-05-11. Retrieved 2015-10-24.
  34. ^ Page Module:Citation/CS1/styles.css has no content."The Spec Files Extra Project".
  35. ^ Page Module:Citation/CS1/styles.css has no content."Joyent - Portable Package Management". Archived from the original on 2018-05-10. Retrieved 2016-05-31.
  36. ^ Page Module:Citation/CS1/styles.css has no content."Frequently Asked Questions". OpenIndiana. Archived from the original on 2021-05-13. Retrieved 2017-01-29.
  37. ^ Page Module:Citation/CS1/styles.css has no content."Illumos will now build with GCC 4.4.4". Archived from the original on 2018-06-25. Retrieved 2017-01-29.
  38. ^ Page Module:Citation/CS1/styles.css has no content."oi_147". OpenIndiana Wiki. Archived from the original on 2018-04-30. Retrieved 2017-01-29.
  39. ^ Page Module:Citation/CS1/styles.css has no content."oi_148". December 17, 2010. Archived from the original on April 30, 2018. Retrieved January 29, 2017.
  40. ^ Page Module:Citation/CS1/styles.css has no content."DistroWatch Weekly, Issue 373, 27 September 2010". distrowatch.com.
  41. ^ Page Module:Citation/CS1/styles.css has no content."DistroWatch Weekly, Issue 406, 23 May 2011". distrowatch.com.
  42. ^ Page Module:Citation/CS1/styles.css has no content.Bochnig, Martin (September 27, 2012). "[OpenIndiana-discuss] Preliminary Download link: Illumos based MartUX_OpenIndiana_Edition for SPARC LiveDVD (without installer)". Archived from the original on July 11, 2017. Retrieved January 29, 2017.
  43. ^ Page Module:Citation/CS1/styles.css has no content."OpenIndiana: SPARC release deleted". Archived from the original on 2013-05-18. Retrieved 2014-02-14.
  44. ^ Page Module:Citation/CS1/styles.css has no content."Twitter / openindiana: Stable release candidate aiming".
  45. ^ Page Module:Citation/CS1/styles.css has no content."DistroWatch Weekly, Issue 426, 10 October 2011". distrowatch.com.
  46. ^ Page Module:Citation/CS1/styles.css has no content."OpenIndiana 151a Desktop review | LinuxBSDos.com". linuxbsdos.com.
  47. ^ Page Module:Citation/CS1/styles.css has no content."DistroWatch Weekly, Issue 523, 2 September 2013". distrowatch.com.
  48. ^ Page Module:Citation/CS1/styles.css has no content."Github: oi-userland". GitHub. Retrieved July 31, 2023.
  49. ^ Page Module:Citation/CS1/styles.css has no content."Hipster". OpenIndiana Wiki. Archived from the original on July 27, 2021.
  50. ^ Page Module:Citation/CS1/styles.css has no content."package repository". pkg.openindiana.org.
  51. ^ Page Module:Citation/CS1/styles.css has no content."LibreOffice updated to 4.4.7.2 for OpenIndiana Hipster". Archived from the original on February 2, 2023.
  52. ^ Page Module:Citation/CS1/styles.css has no content."oi-userland". GitHub. 2020-02-24.

Page Module:Side box/styles.css has no content.Page Template:Sister project/styles.css has no content.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.