From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 51d58194 for ; Fri, 20 Sep 2019 14:38:10 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 7D0949B9AA; Sat, 21 Sep 2019 00:38:09 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 6C34D947C7; Sat, 21 Sep 2019 00:37:51 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=kilonet.net header.i=@kilonet.net header.b="l4UkSoBP"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id EE3AB947C7; Sat, 21 Sep 2019 00:37:49 +1000 (AEST) Received: from p3plsmtpa09-09.prod.phx3.secureserver.net (p3plsmtpa09-09.prod.phx3.secureserver.net [173.201.193.238]) by minnie.tuhs.org (Postfix) with ESMTPS id 6391094792 for ; Sat, 21 Sep 2019 00:37:49 +1000 (AEST) Received: from medusa.kilonet.net ([72.69.11.97]) by :SMTPAUTH: with ESMTPA id BK2eitG60CbOGBK2eiW9k5; Fri, 20 Sep 2019 07:37:48 -0700 Received: from [10.10.25.202] (dellray.kilonet.net [10.10.25.202]) by medusa.kilonet.net (8.14.8/8.15.1) with ESMTP id x8KEblgT028693 for ; Fri, 20 Sep 2019 10:37:47 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kilonet.net; s=default; t=1568990268; bh=AtltSvazfMhRyJGhEi/zC5CZB3yPJWJoFFfBjHjbK4Y=; h=Subject:To:References:From:Date:In-Reply-To; b=l4UkSoBPIet0WRa3+WIvP7Uymxtwmc8DKPXGnxXLbuCcaVYAlCyk4oKQK4viInkdO zA3FQXNv91sbA/X6yE9/okeOogh87w6lo1JkG2fLcHuEvKiGLWcVBIqOiQF426cr1+ Qqru4qEjBSv0A4YEZa5jw12iM0Gis88ev+b7t4oE= To: tuhs@minnie.tuhs.org References: <20190920102011.GF3209@grumpf.hope-2000.org> From: Arthur Krewat Message-ID: Date: Fri, 20 Sep 2019 10:37:51 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------02345D57BCD8066CAE51EB52" Content-Language: en-US X-CMAE-Envelope: MS4wfCsHhM1TTAoNpSqAfeXS017D/KJo5fAV/qNbbqSWujTicLJv1EJEdxoeq5bfZpANR8PvjHyon2Dyov3vXDBnUcS46+ucQ4y92fuepITHDmIRezKzS6i1 BTAlCppT4C7cnC7oukxP2tRe8xB0pnqQC9M7wDJ9Ok2RkWjXgr0odK/9 Subject: Re: [TUHS] OpenSolaris Git ? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" This is a multi-part message in MIME format. --------------02345D57BCD8066CAE51EB52 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit And interestingly enough, last year, using Illumos, I could actually run Oracle Database 11g on it - I never tried anything newer. On 9/20/2019 9:19 AM, Alexander Voropay wrote: > Thank you! > > The first illumos commit: > >0 parents commit 7c478bd95313f5f23a4c958a745db2134aa03244 > >committed on 14 Jun 2005 > > > > The illumos project and the various distributions based on it continue > the development of what once was OpenSolaris. > > https://illumos.org/ > https://github.com/illumos/illumos-gate > --------------02345D57BCD8066CAE51EB52 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit And interestingly enough, last year, using Illumos, I could actually run Oracle Database 11g on it - I never tried anything newer.



On 9/20/2019 9:19 AM, Alexander Voropay wrote:
Thank you!

The first illumos commit:
>0 parents   commit 7c478bd95313f5f23a4c958a745db2134aa03244
>committed on 14 Jun 2005



The illumos project and the various distributions based on it continue
the development of what once was OpenSolaris.

https://illumos.org/
https://github.com/illumos/illumos-gate

--------------02345D57BCD8066CAE51EB52--