Skip to content

Commit 2063478

Browse files
committed
#14 Cleanup FAQ
1 parent ade61d8 commit 2063478

File tree

1 file changed

+11
-27
lines changed

1 file changed

+11
-27
lines changed

docs/about/faq.md

Lines changed: 11 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -89,44 +89,28 @@ processes.
8989

9090
## Is illumos compatible with Solaris/OpenSolaris?
9191

92-
illumos is very likely to be compatible with Solaris/OpenSolaris binaries and
93-
drivers before Oracle closed the gate in 2010. After that, all bets are off.
94-
Solaris 10 update 11, and Solaris 11, and beyond, may contain incompatible
95-
changes.
92+
illumos should run binaries and probably even kernel drivers from Solaris 10
93+
update 10 and earlier, reflecting our strong commitment to backwards
94+
compatibility and interface stability.
95+
96+
More recent versions of Solaris, especially Solaris 11, are not considered
97+
compatible -- even if they sometimes seem to be! Oracle develops Solaris 11 as
98+
a proprietary fork of OpenSolaris, and has been diverging from illumos for
99+
nearly a decade at this point.
100+
101+
If you're building and testing software for Oracle Solaris, you need to do that
102+
on a Solaris system.
96103

97104
## What changes does illumos maintain?
98105

99106
* Open internationalization libraries and data files.
100107
* Open replacements for closed binaries.
101-
* Code that Oracle may choose to no longer maintain.
102108
* Community enhancements to critical technologies like DTrace and ZFS.
103109
* New open technologies.
104110
* Patches/bug-fixes we have independently developed, including security fixes.
105111
* Changes to ease community development.
106112
* ...and more!
107113

108-
## Do you track Oracle changes?
109-
110-
We originally intended to closely follow upstream changes, but became a fork by
111-
necessity because Oracle's software is no longer open source. We now represent
112-
the open future of the code base after Sun.
113-
114-
## Will you work on sending illumos changes upstream?
115-
116-
We would like Oracle to use changes from illumos, as long as they are willing
117-
to abide by the open source license for our code. Where we use code from other
118-
free software projects, we also respect their licenses and keep the source
119-
open.
120-
121-
## Why did you announce the project after it was set up and much of the code written?
122-
123-
This decision was made for multiple reasons. The signal to noise ratio in the
124-
OpenSolaris community had grown low, and announcing the project would have
125-
distracted the developers from actual code and contribution. Most vocal members
126-
talked about opening the code rather than writing it. illumos chose the
127-
opposite. Before the formal announcement, we reached out to developers in the
128-
community and solicited their help and participation.
129-
130114
## And the name illumos?
131115

132116
We started off with the codename "FreeON", and later realized it is used by an

0 commit comments

Comments
 (0)